Hmmm... I use FreeBSD 4.7 and vqadmin 2.3.2 with no problems. I wonder if these errors are caused by changes made to the development version? It would seem so.
----- Original Message ----- From: "Jason" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 26, 2003 1:56 AM Subject: [vqadmin] vqadmin/freebsd 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
