Re: [vchkpw] Compile Error With Mysql

2003-10-26 Thread Michael Bowe
> Hello All, > I'm compiling vpopmail-5.3.29 with mysql 4.0.16, and I gor this > error message during make: > > gcc -I. -I/usr/local/mysql/include -I. -I. -I. -g -O2 -Wall -c `test -f 'vauth.c' || echo './'`vauth.c > vauth.c:33:19: mysql.h: No such file or directory > vauth.c:40: error:

[vchkpw] Compile Error With Mysql

2003-10-24 Thread kengheng
Hello All, I'm compiling vpopmail-5.3.29 with mysql 4.0.16, and I gor this error message during make: gcc -I. -I/usr/local/mysql/include -I. -I. -I. -g -O2 -Wall -c `test -f 'vauth.c' || echo './'`vauth.c vauth.c:33:19: mysql.h: No such file or directory vauth.c:40: error: parse error