David K. writes: 

> 
> 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'

Add #include <signal.h> to this file.  This was already posted earlier 
today. 


-- 
Sam 

Reply via email to