I'm running mysql-3.23.33-4, and have some problems compiling
"vpopmail-4.10.1 Thu May 10 19:09:28 CDT 2001" version.

Anyone know what this is?

gcc -I. -I/usr/include/mysql      -g -O2 -Wall -c vsetuserquota.c
gcc  -g -O2 -Wall  -o vsetuserquota  vsetuserquota.o
libvpopmail.a -L/usr/lib/mysql -lmysqlclient -lz -lnsl -lcrypt -lz -lm
gcc -I. -I/usr/include/mysql      -g -O2 -Wall -c vpopbull.c
gcc  -g -O2 -Wall  -o vpopbull  vpopbull.o
libvpopmail.a -L/usr/lib/mysql -lmysqlclient -lz -lnsl -lcrypt -lz -lm
gcc -I. -I/usr/include/mysql      -g -O2 -Wall -c vdeloldusers.c
vdeloldusers.c:46: parse error before `mysql'
vdeloldusers.c:46: warning: type defaults to `int' in declaration of `mysql'
vdeloldusers.c:46: warning: data definition has no type or storage class
vdeloldusers.c:47: parse error before `*'
vdeloldusers.c:47: warning: type defaults to `int' in declaration of `res'
vdeloldusers.c:47: warning: data definition has no type or storage class
vdeloldusers.c:48: parse error before `row'
vdeloldusers.c:48: warning: type defaults to `int' in declaration of `row'
vdeloldusers.c:48: warning: data definition has no type or storage class
vdeloldusers.c: In function `main':
vdeloldusers.c:76: warning: implicit declaration of function `mysql_init'
vdeloldusers.c:77: warning: implicit declaration of function
`mysql_real_connect'
vdeloldusers.c:88: warning: implicit declaration of function `mysql_query'
vdeloldusers.c:92: warning: implicit declaration of function
`mysql_use_result'
vdeloldusers.c:92: warning: assignment makes pointer from integer without a
cast
vdeloldusers.c:96: warning: implicit declaration of function
`mysql_fetch_row'
vdeloldusers.c:97: subscripted value is neither array nor pointer
vdeloldusers.c:97: subscripted value is neither array nor pointer
vdeloldusers.c:98: subscripted value is neither array nor pointer
vdeloldusers.c:98: subscripted value is neither array nor pointer
vdeloldusers.c:100: warning: implicit declaration of function
`mysql_free_result'
make[2]: *** [vdeloldusers.o] Error 1
make[2]: Leaving directory `/usr/src/vpopmail-4.10.1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/vpopmail-4.10.1'
make: *** [all-recursive-am] Error 2


--
--------------------------------------------
IDG New Media        Einar Bordewich
Development Manager  Phone: +47 2336 1420
E-Mail:              eibo(at)newmedia.no
Lat: 59.91144 N      Lon: 10.76097 E
--------------------------------------------


Reply via email to