Autor: Phil Pennock Data: A: Bernd Rücker CC: exim-users Assumpte: Re: [Exim] Building Exim 3.16 with MySQL Support fails
On 2000-10-27 at 16:37 +0200, Bernd Rücker gifted us with: > mysql.o(.text+0x36): undefined reference to 'mysql_close';
> mysql.o(.text+0x195): undefined reference to 'mysql_init';
> mysql.o(.text+0x1af): undefined reference to 'mysql_real_connect';
That means that you're not linking against the mysql client library.
> I have installed MySQL 3.22.32 from the Source-Distribution.
>
> Any idea?
Edit Exim's Local/Makefile -- look for the example value of
LOOKUP_LIBS and the comment that comes before it. Read, consider,
change as you consider appropriate.
--
Civilisation: where they cut down the trees and name streets after them.