Re: [Exim] No rule to make target `lookups/lookups.a',

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Thorkild Stray
Fecha:  
A: Ryan LeBlanc
Cc: exim-users
Asunto: Re: [Exim] No rule to make target `lookups/lookups.a',
On Mon, 7 Jan 2002, Ryan LeBlanc wrote:

>Hi All,
>I am trying to build Exim 3.34, with mysql support, and am getting the
>following error:
>make[2]: Leaving directory `/home/ryan/exim-3.34/build-Linux-i386/auths'
>make[1]: *** No rule to make target `lookups/lookups.a', needed by `exim'.
>Stop.
>make[1]: Leaving directory `/home/ryan/exim-3.34/build-Linux-i386'
>make: *** [go] Error 2
>Exim built, and is working just fine, without mysql support. The only thing
>I could find about this on Google Groups, mentioned have to get openldap
>installed. Even when I do that, it still errors out.


The compile fails to link in mysql-libraries, and therefor lookups.a fails
to be created. Are you sure your linking path is correct?

(both the -L for the paths, and the -lmysqlclient etc.)

--
Thorkild Stray, Linpro AS                              <thorkild@???>