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
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