I get the following error when I try to compile on Debian GNU/Linux i686.

root:/usr/local/src/vpopmail-5.2.1# make
...
gcc -I. -Icdb      -g -O2 -Wall -c vconvert.c
In file included from vconvert.c:35:
vmysql.h:53:22: missing terminating " character
vmysql.h:60:35: missing terminating " character
make[2]: *** [vconvert.o] Error 1

Looks like vmysql.h is missing a backslash on line 54 and 58. I see that this is still present in 5.3.20
<http://www.mail-archive.com/[EMAIL PROTECTED]/msg12238.html>


Vinod




Reply via email to