arg this is just a nightmare, one problem after enough when trying to compile this program. I now get these errors when trying to compile.
 
cheers
Jason
 
make  all-recursive
gcc  -g -O2 -Wall  -o vqadmin  vqadmin.o cgi.o template.o global.o acl.o misc.o  domain.o lang.o user.o cedit.o -L/home/vpopmail/lib -lvpopmail -lz -lm -lcrypt
domain.o: In function `enable_efilter':
/usr/src/vqadmin-2.3.4/domain.c(.text+0x1a43): undefined reference to `getline'
domain.o: In function `disable_efilter':
/usr/src/vqadmin-2.3.4/domain.c(.text+0x1ceb): undefined reference to `getline'
domain.o: In function `get_domain_path':
/usr/src/vqadmin-2.3.4/domain.c(.text+0x1f64): undefined reference to `getline'
domain.o: In function `stat_efilter':
/usr/src/vqadmin-2.3.4/domain.c(.text+0x2197): undefined reference to `getline'
*** Error code 1
 
Stop in /usr/src/vqadmin-2.3.4.
*** Error code 1
 
Stop in /usr/src/vqadmin-2.3.4.
*** Error code 1
 
 

Reply via email to