i havent been watching this thread, but you really should be using
mysql version 3.22.32 or the latest beta.  there was a recent exploit
that allows a remote attacker to gain access to the database, and then
the system depending on how you have it setup.

i don't remember the exact version, but i know the newest stable and
newest betas are fixed.

jacob martinson
 

On Fri, Jul 21, 2000 at 12:34:27PM -0300, Fabio R. Schmidlin wrote:
> 
> Well, I get rid off that error, but now I'm stuck with another one:
> 
> RedHat-6.2 Linux + mysql-3.20.32a-3
> 
> 
> ---------------------------------------------------------------------
> 
> ./configure --enable-mysql=y --enable-large-site=y --enable-ip-alias-domains=y
> --enable-passwd=no --enable-hardquota=4000000
> 
> ---------------------------------------------------------------------
> 
> make  all-recursive
> make[1]: Entering directory `/usr/src/vpopmail-4.8.5'
> Making all in cdb
> make[2]: Entering directory `/usr/src/vpopmail-4.8.5/cdb'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory `/usr/src/vpopmail-4.8.5/cdb'
> make[2]: Entering directory `/usr/src/vpopmail-4.8.5'
> gcc  -g -O2 -Wall  -o vchkpw  vchkpw.o opensmtp.o libvpopmail.a -L/usr/lib/mysql
>  -lmysqlclient -lnsl -lcrypt -lm 
> libvpopmail.a(vauth.o): In function `vauth_open':
> /usr/src/vpopmail-4.8.5/vauth.c:59: undefined reference to `mysql_init'
> /usr/src/vpopmail-4.8.5/vauth.c:61: undefined reference to `mysql_real_connect'
> /usr/src/vpopmail-4.8.5/vauth.c:63: undefined reference to `mysql_real_connect'
> collect2: ld returned 1 exit status
> make[2]: *** [vchkpw] Error 1
> make[2]: Leaving directory `/usr/src/vpopmail-4.8.5'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/vpopmail-4.8.5'
> make: *** [all-recursive-am] Error 2
> 
> ---------------------------------------------------------------------
> 
> 
> -- 
>  _______________________________________________________________________
> /
> |                     [EMAIL PROTECTED]
> |
> |       "f u cn rd ths u cn gt a gd jb n cmpt prgmmg!"
> \_______________________________________________________________________
>       
>       Mentes pequenas discutem pessoas
>                       Mentes medianas discutem eventos
>                               Mentes grandes discutem id�ias
>      /"\
>      \ /       CAMPANHA DA FITA ASCII - CONTRA MAIL HTML
>       X        ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
>      / \
> 

Reply via email to