Re: [vchkpw] error while compiling vpopmail 5.4.0 pre1

2003-12-13 Thread Tom Collins
On Saturday, December 13, 2003, at 09:20 AM, Alexander Gruber wrote: when i try to compile vpopmail i get the following error: gcc -I. -I/usr/mysql/include/mysql -g -O2 -Wall -c vchkpw.c gcc -I. -I/usr/mysql/include/mysql -g -O2 -Wall -c hmac_md5.c gcc -g -O2 -Wall -o vchkpw vchkpw.o

[vchkpw] error while compiling vpopmail 5.4.0 pre1

2003-12-13 Thread Alexander Gruber
hi, when i try to compile vpopmail i get the following error: gcc -I. -I/usr/mysql/include/mysql -g -O2 -Wall -c vchkpw.c gcc -I. -I/usr/mysql/include/mysql -g -O2 -Wall -c hmac_md5.c gcc -g -O2 -Wall -o vchkpw vchkpw.o md5.o hmac_md5.o libvpopmail.a -L/usr/mysql/lib/mysql -lmysqlc