On Mon, Aug 20, 2001 at 11:09:23PM -0500, CGI Guru wrote:
> Trying to get courier-imap running with this thing.  Pop and mysql
> working fine.  However, whenever I try to compile imap I get a whole
> string of the following:
> 
> /usr/src/vpopmail-4.9.10/vauth.c:70: undefined reference to
> `mysql_init'
:
> /home/vpopmail/lib/libvpopmail.a(vauth.o): In function
> `vauth_adddomain_size':
:
> This is on RH 7.1 with mysql installed by rpm.  What's it looking for,
> where might it be, and how do I tell it how to find it?

These messages indicate that libvpopmail isn't able to find mysql
(because courier-imap's build process doesn't know that it's needed).

See <http://www.courier-mta.org/FAQ.html#vpopmail>.

-- 
Daniel Biddle <[EMAIL PROTECTED]>

Reply via email to