Title: Cannot build vpopmail

Hi,

I've managed to compile vpopmail previously, but have now upgraded to mysql 5 and PHP 4.3.11.

My config is as follows:

./configure \
  --enable-logging=p \
  --disable-passwd \
  --enable-clear-passwd \
  --disable-domain-quotas \
  --enable-auth-module=mysql \
  --disable-many-domains \
  --enable-auth-logging \
  --enable-sql-logging \
  --enable-sqlincdir=/usr/local/mysql/include/mysql \
  --enable-large-site \
  --enable-valias \
  --disable-mysql-limits \
  --enable-roaming-users \
  --enable-tcprules-prog=/usr/local/bin/tcprules \
  --enable-tcpserver-file=/etc/tcp.smtp \
  --enable-relay-clear-minutes=minutes=180

The make is failing as follows:

gcc  -g -O2 -Wall   -o vdelivermail  vdelivermail.o maildirquota.o libvpopmail.a -L/usr/local/mysql/lib/mysql  -lmysqlcl

ient -lz -lm -lcrypt
gcc -I. -I/usr/local/mysql/include/mysql  -I. -I. -I.     -g -O2 -Wall -c `test -f 'clearopensmtp.c' || echo './'`clearo

pensmtp.c
clearopensmtp.c: In function `main':
clearopensmtp.c:47: `minutes' undeclared (first use in this function)
clearopensmtp.c:47: (Each undeclared identifier is reported only once
clearopensmtp.c:47: for each function it appears in.)
make[2]: *** [clearopensmtp.o] Error 1
make[2]: Leaving directory `/usr/local/src/vpopmail-5.4.10'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/vpopmail-5.4.10'
make: *** [all] Error 2
[EMAIL PROTECTED] vpopmail-5.4.10]#

Any suggestions?

Thanks

Andrew


This e-mail and any attachment is for authorised use by the intended recipient(s) only. It may contain proprietary material, confidential information and/or be subject to legal privilege. It should not be copied, disclosed to, retained or used by, any other party. If you are not an intended recipient then please promptly delete this e-mail and any attachment and all copies and inform the sender. Thank you.

Reply via email to