Tom Collins escribió:

> Has anyone been using (or even testing) vpopmail 5.4.11?

I'm trying it but i can't compile it, i get an error with make.

Here is my configure:

$ ./configure --prefix=/home/vpopmail \
--enable-tcpserver-file=/etc/tcp.smtp --enable-logging=y \
--enable-domainquotas --enable-auth-module=mysql \
--enable-sql-logging --enable-qmail-ext

$ make
[...]
gcc -I. -I/usr/local/mysql/include  -I. -I. -I.     -g -O2 -Wall -c
`test -f 'vdelivermail.c' || echo './'`vdelivermail.c
vdelivermail.c: In function `get_arguments':
vdelivermail.c:205: error: `i' undeclared (first use in this function)
vdelivermail.c:205: error: (Each undeclared identifier is reported only once
vdelivermail.c:205: error: for each function it appears in.)
make[2]: *** [vdelivermail.o] Error 1
make[2]: Leaving directory `/var/src/vpopmail-5.4.11'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/src/vpopmail-5.4.11'
make: *** [all] Error 2

Without option "--enable-qmail-ext" it compiles perfectly.

Let me know if you need further details.



Thanks a lot for your work.


Kind regards,
Raúl Galicia.

Reply via email to