Hi!

I  tried  to  compile  vpopmail and i have some problems. It
stoped compiling with error


gcc -I. -I/usr/local/include/mysql     -g -O2 -Wall -c vpopmail.c
vpopmail.c: In function `vpasswd':
vpopmail.c:984: warning: unused variable `gid'
vpopmail.c:983: warning: unused variable `uid'
gcc -I. -I/usr/local/include/mysql     -g -O2 -Wall -c md5.c
gcc -I. -I/usr/local/include/mysql     -g -O2 -Wall -c bigdir.c
gcc -I. -I/usr/local/include/mysql     -g -O2 -Wall -c vauth.c
gcc -I. -I/usr/local/include/mysql     -g -O2 -Wall -c file_lock.c
gcc -I. -I/usr/local/include/mysql     -g -O2 -Wall -c vpalias.c
rm -f libvpopmail.a
ar cru libvpopmail.a vpopmail.o md5.o bigdir.o vauth.o file_lock.o  vpalias.o cdb/*.o
ranlib libvpopmail.a
gcc -I. -I/usr/local/include/mysql     -g -O2 -Wall -c vchkpw.c
gcc  -g -O2 -Wall  -o vchkpw  vchkpw.o libvpopmail.a -L/usr/local/lib/mysql  
-lmysqlclient -lz -lcrypt -lz -lm
gcc -I. -I/usr/local/include/mysql     -g -O2 -Wall -c vdelivermail.c
vdelivermail.c: In function `main':
vdelivermail.c:164: warning: control reaches end of non-void function
vdelivermail.c: In function `qmail_inject_open':
vdelivermail.c:362: warning: argument `address' might be clobbered by `longjmp' or 
`vfork'
vdelivermail.c: In function `sig_catch':
vdelivermail.c:610: storage size of `sa' isn't known
vdelivermail.c:613: warning: implicit declaration of function `sigemptyset'
vdelivermail.c:614: warning: implicit declaration of function `sigaction'
vdelivermail.c:610: warning: unused variable `sa'
vdelivermail.c: In function `run_command':
vdelivermail.c:645: `SIGPIPE' undeclared (first use in this function)
vdelivermail.c:645: (Each undeclared identifier is reported only once
vdelivermail.c:645: for each function it appears in.)
vdelivermail.c:645: `SIG_DFL' undeclared (first use in this function)
*** Error code 1

Can somebody help me. I use FreeBSD 4.3 and vpopmail 4.10.26


Thanks

Uros

Reply via email to