hi all
i have problem with vpopmail and oracle
iam doing make
iam getting following error
any help please
advance thanks
-------------
gcc -I. -I/oraeng/app/oracle/product/8.0.5/precomp/public -g -O2
-Wall -c b
igdir.c
gcc -I. -I/oraeng/app/oracle/product/8.0.5/precomp/public -g -O2
-Wall -c v
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:1668: conflicting types for `vclose'
vauth.h:32: previous declaration of `vclose'
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
make[2]: *** [vauth.o] 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
balaji