Hi,

I have installed gdbm, Gnu make, and I am getting these errors when
trying to compile sqwebmail:

make[1]: Entering directory
`/v/david/tars/sqwebmail-2.1.1.20010618/authlib'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -Wall -I.. -I./.. -c
authuserdbpwd.c
authuserdbpwd.c: In function `dochangepwd2':
authuserdbpwd.c:245: warning: implicit declaration of function `signal'
authuserdbpwd.c:245: `SIGCHLD' undeclared (first use in this function)
authuserdbpwd.c:245: (Each undeclared identifier is reported only once
authuserdbpwd.c:245: for each function it appears in.)
authuserdbpwd.c:245: `SIG_DFL' undeclared (first use in this function)
make[1]: *** [authuserdbpwd.o] Error 1
make[1]: Leaving directory
`/v/david/tars/sqwebmail-2.1.1.20010618/authlib'
make: *** [all-recursive] Error 1

Any ideas what I need to change to get it to compile?

Thanks.

- David

Reply via email to