Vpopmail make Problem
Posted: 2007-07-24 13:25
Moin habe folgendes Problem bei der ausführung von make...
maildirquota.c: In function 'domain_over_maildirquota':
maildirquota.c:108: warning: pointer targets in passing argument 2 of 'readdomainquota' differ in signedness
maildirquota.c: In function 'wrapreaduserquota':
maildirquota.c:183: warning: pointer targets in passing argument 4 of 'countcurnew' differ in signedness
maildirquota.c:191: warning: pointer targets in passing argument 5 of 'countsubdir' differ in signedness
rm -f libvpopmail.a
ar cru libvpopmail.a libvpopmail_a-vpopmail.o libvpopmail_a-md5.o libvpopmail_a-bigdir.o libvpopmail_a-vauth.o libvpopmail_a-file_lock.o libvpopmail_a-vpalias.o libvpopmail_a-seek.o libvpopmail_a-vlimits.o libvpopmail_a-maildirquota.o cdb/*.o
ranlib libvpopmail.a
gcc -I. -I/usr/include/mysql -I. -I. -I. -g -O2 -Wall -c `test -f 'vchkpw.c' || echo './'`vchkpw.c
vchkpw.c: In function 'login_virtual_user':
vchkpw.c:444: warning: pointer targets in passing argument 1 of 'authcram' differ in signedness
vchkpw.c:444: warning: pointer targets in passing argument 2 of 'authcram' differ in signedness
vchkpw.c:444: warning: pointer targets in passing argument 3 of 'authcram' differ in signedness
vchkpw.c:450: warning: pointer targets in passing argument 1 of 'authapop' differ in signedness
vchkpw.c:450: warning: pointer targets in passing argument 2 of 'authapop' differ in signedness
vchkpw.c:450: warning: pointer targets in passing argument 3 of 'authapop' differ in signedness
vchkpw.c: In function 'authcram':
vchkpw.c:747: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:747: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
vchkpw.c: In function 'authapop':
vchkpw.c:774: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:775: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:784: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:784: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:784: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:784: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:784: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:784: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gcc -I. -I/usr/include/mysql -I. -I. -I. -g -O2 -Wall -c `test -f 'md5.c' || echo './'`md5.c
gcc -I. -I/usr/include/mysql -I. -I. -I. -g -O2 -Wall -c `test -f 'hmac_md5.c' || echo './'`hmac_md5.c
gcc -g -O2 -Wall -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a -L/usr/lib/mysql -lmysqlclient -lz -lm -lcrypt
/usr/bin/ld: skipping incompatible /usr/lib/libmysqlclient.so when searching for -lmysqlclient
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make[2]: *** [vchkpw] Error 1
make[2]: Leaving directory `/usr/local/src/vpopmail-5.4.17'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/vpopmail-5.4.17'
make: *** [all] Error 2
Sammle meine ersten Erfarhungen und bin sehr auf eure Hilfe angewiesen. Besten Dank schonmal für eure mühen.
Einen schönen gruß,
mattes
maildirquota.c: In function 'domain_over_maildirquota':
maildirquota.c:108: warning: pointer targets in passing argument 2 of 'readdomainquota' differ in signedness
maildirquota.c: In function 'wrapreaduserquota':
maildirquota.c:183: warning: pointer targets in passing argument 4 of 'countcurnew' differ in signedness
maildirquota.c:191: warning: pointer targets in passing argument 5 of 'countsubdir' differ in signedness
rm -f libvpopmail.a
ar cru libvpopmail.a libvpopmail_a-vpopmail.o libvpopmail_a-md5.o libvpopmail_a-bigdir.o libvpopmail_a-vauth.o libvpopmail_a-file_lock.o libvpopmail_a-vpalias.o libvpopmail_a-seek.o libvpopmail_a-vlimits.o libvpopmail_a-maildirquota.o cdb/*.o
ranlib libvpopmail.a
gcc -I. -I/usr/include/mysql -I. -I. -I. -g -O2 -Wall -c `test -f 'vchkpw.c' || echo './'`vchkpw.c
vchkpw.c: In function 'login_virtual_user':
vchkpw.c:444: warning: pointer targets in passing argument 1 of 'authcram' differ in signedness
vchkpw.c:444: warning: pointer targets in passing argument 2 of 'authcram' differ in signedness
vchkpw.c:444: warning: pointer targets in passing argument 3 of 'authcram' differ in signedness
vchkpw.c:450: warning: pointer targets in passing argument 1 of 'authapop' differ in signedness
vchkpw.c:450: warning: pointer targets in passing argument 2 of 'authapop' differ in signedness
vchkpw.c:450: warning: pointer targets in passing argument 3 of 'authapop' differ in signedness
vchkpw.c: In function 'authcram':
vchkpw.c:747: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:747: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:759: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
vchkpw.c: In function 'authapop':
vchkpw.c:774: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:775: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:784: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:784: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:784: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vchkpw.c:784: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:784: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
vchkpw.c:784: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
gcc -I. -I/usr/include/mysql -I. -I. -I. -g -O2 -Wall -c `test -f 'md5.c' || echo './'`md5.c
gcc -I. -I/usr/include/mysql -I. -I. -I. -g -O2 -Wall -c `test -f 'hmac_md5.c' || echo './'`hmac_md5.c
gcc -g -O2 -Wall -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a -L/usr/lib/mysql -lmysqlclient -lz -lm -lcrypt
/usr/bin/ld: skipping incompatible /usr/lib/libmysqlclient.so when searching for -lmysqlclient
/usr/bin/ld: cannot find -lmysqlclient
collect2: ld returned 1 exit status
make[2]: *** [vchkpw] Error 1
make[2]: Leaving directory `/usr/local/src/vpopmail-5.4.17'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/vpopmail-5.4.17'
make: *** [all] Error 2
Sammle meine ersten Erfarhungen und bin sehr auf eure Hilfe angewiesen. Besten Dank schonmal für eure mühen.
Einen schönen gruß,
mattes