----- Original Message -----
Sent: Wednesday, July 02, 2003 10:53
AM
Subject: Re: [vchkpw] vpopmail compile
problem
There is a typo in the vmysql.h file
The fix is to edit the file,
go to line 54 and add the missing "\" to the end
of the line,
go to line 58 and add the missing "\" to the end
of the line,
save the file
Michael.
----- Original Message -----
Sent: Wednesday, July 02, 2003 3:02
AM
Subject: [vchkpw] vpopmail compile
problem
Hi
i am trying to install vpopmail on a suse 8.2
and got the following compile error...
In file included from
vauth.c:32:
vmysql.h:53:22: missing terminating "
character
vmysql.h:60:35: missing terminating " character
make[2]: ***
[vauth.o] Error 1
make[2]: Leaving directory
`/usr/local/src/vpopmail-5.2.1'
make[1]: *** [all-recursive] Error
1
make[1]: Leaving directory `/usr/local/src/vpopmail-5.2.1'
make: ***
[all-recursive-am] Error 2
appreciate if someone can help
Thanks in
advance