Re: [vchkpw] Compiling error...

2004-01-28 Thread Jeremy Kitchen
On Mon, 2004-01-26 at 17:37, Tom Collins wrote: On Jan 26, 2004, at 4:11 PM, Stian Hole wrote: I get the following error when trying to compile vpopmail: In file included from vconvert.c:35: vmysql.h:53:22: missing terminating character vmysql.h:60:35: missing terminating character

[vchkpw] Compiling error...

2004-01-26 Thread Stian Hole
I get the following error when trying to compile vpopmail: 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 make[2]: Leaving directory `/root/vpopmail-5.2.1' make[1]: ***

Re: [vchkpw] Compiling error...

2004-01-26 Thread Tom Collins
On Jan 26, 2004, at 4:11 PM, Stian Hole wrote: I get the following error when trying to compile vpopmail: 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 make[2]: Leaving directory

[vchkpw] Compiling error with mysql

2003-11-17 Thread Ron Dyck
I'm trying to compiling vpopmail 5.3.29 with mysql 4.1.0 and I'm getting errors. Here's my configure: ./configure \ --enable-roaming-users=y \ --enable-logging=p \ --enable-defaultquota=20971520S \ --enable-ip-alias-domains=n \ --enable-passwd=n \ --enable-clear-passwd=y \

[vchkpw] Compiling error with mysql

2003-11-17 Thread Ron Dyck
I'm trying to compiling vpopmail 5.3.29 with mysql 4.1.0 and I'm getting errors. Here's my configure: ./configure \ --enable-roaming-users=y \ --enable-logging=p \ --enable-defaultquota=20971520S \ --enable-ip-alias-domains=n \ --enable-passwd=n \ --enable-clear-passwd=y \

Re: [vchkpw] Compiling error with mysql

2003-11-17 Thread Franck
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hello I'm trying to compiling vpopmail 5.3.29 with mysql 4.1.0 and I'm getting errors. have you mysql-devel packages ? Here's my configure: ./configure \ --enable-roaming-users=y \ --enable-logging=p \ --enable-defaultquota=20971520S

Re: [vchkpw] Compiling error with mysql

2003-11-17 Thread Ron Dyck
I've compile mysql rather than install packages. I'd been using 4.1.0 and now I'm installing 4.0.16, the latest stable version to see whether vpopmail is not compatible with the the alpha. ron have you mysql-devel packages ? No. Where would I find them? What's your distribution and