i have probelm with vpopmail 4.8.9 with oracle 8.0.5 when iam doing make iam getting following errors auth.c vauth.c:110: warning: type defaults to `int' in declaration of `sqlcxt' vauth.c:112: warning: type defaults to `int' in declaration of `sqlcx2t' vauth.c:113: warning: type defaults to `int' in declaration of `sqlbuft' vauth.c:114: warning: type defaults to `int' in declaration of `sqlgs2t' vauth.c:115: warning: type defaults to `int' in declaration of `sqlorat' vauth.c: In function `vclose': vauth.c:1689: warning: control reaches end of non-void function vauth.c: At top level: vauth.c:106: warning: `sqlstm' defined but not used vauth.c:119: warning: `IAPSUCC' defined but not used vauth.c:120: warning: `IAPFAIL' defined but not used vauth.c:121: warning: `IAPFTL' defined but not used rm -f libvpopmail.a ar cru libvpopmail.a safestring.o vpopmail.o md5.o bigdir.o vauth.o cdb/*.o ranlib libvpopmail.a gcc -I. -I/oraeng/app/oracle/product/8.0.5/precomp/public -g -O2 -Wall -c v chkpw.c gcc -I. -I/oraeng/app/oracle/product/8.0.5/precomp/public -g -O2 -Wall -c o pensmtp.c gcc -g -O2 -Wall -o vchkpw vchkpw.o opensmtp.o libvpopmail.a -L/oraeng/app/or acle/product/8.0.5/lib -libclient -libcrypt /usr/bin/ld: cannot find -libclient collect2: ld returned 1 exit status make[2]: *** [vchkpw] Error 1 make[2]: Leaving directory `/home/balaji/vpopmail-4.8.9' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/balaji/vpopmail-4.8.9' make: *** [all-recursive-am] Error 2 thanks advance balaji
