Re: [Exim] Exim 4 + MYSQL

Página Principal
Apagar esta mensagem
Responder a esta mensagem
Autor: Sheldon Hearn
Data:  
Para: Odhiambo Washington
CC: Exim Users
Assunto: Re: [Exim] Exim 4 + MYSQL

On Fri, 11 Jan 2002 13:42:04 +0300, Odhiambo Washington wrote:

> LOOKUP_INCLUDE=-I/usr/local/include/mysql -I/usr/local/include
> LOOKUP_LIBS=-L/usr/local/lib/mysql -lmysqlclient -L/usr/local/lib -llber -lldap


Well, you've got the right stuff in LOOKUP_LIBS. Now we need to find
out whether LOOKUP_LIBS was actually _used_ at link time.

Can you show me partial output from the build? It'll be one of the last
lines of output, between '/bin/rm -f exim' and '/usr/bin/strip exim'.

Caio,
Sheldon.