Hi,

    I am trying to install vpopmail 4.9.6-1 with mysql support.

My installation srcript is

  1. Add vpopmail user and vchkpw group
  2. install MySQL from rpm (version 3.23.28)
  3. ./configure --enable-relay-clear-minutes=30 --enable-logging=y --enable-mysql=y --enable-roaming-user=y --enable-hardquota=2000000
Then, I got the following error messages during the "MAKE" command.

/usr/lib/mysql/libmysqlclient.a(my_compress.o): In function 'my_uncompress'; my_compress.o(.text+0x97): undefined reference to 'uncompress'
/usr/lib/mysql/libmysqlclient.a(my_compress.o): In function 'my_compress_alloc': my_compress.o(.text+0x12b): undefined reference to 'compress'
collect2: Id returned 1 exit status
make[2]: *** [vchkpw] Error 1
make[2]: Leaving directory '/usr/local/src/vpopmail-4.9.6-1'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/local/src/vpopmail-4.9.6-1'
make: *** [all-recursive-am] Error 2
 

In additions, Do I need to install the tcpserver when using vpopmail + qmail + MySQL.

Thank you so much for your help.

Mark Lo

Reply via email to