Re: [exim] exim 4.71 compile problem

Pàgina inicial
Delete this message
Reply to this message
Autor: Phil Pennock
Data:  
A: Andrei Moraru
CC: exim-users
Assumpte: Re: [exim] exim 4.71 compile problem
On 2010-05-11 at 00:46 +0300, Andrei Moraru wrote:
> Hello
>
> when compiling exim 4.71 from sources, i get the folowing error:
>
> gcc -o exim
> gcc: lookups/lookups.a: No such file or directory


So, there may have been an earlier error?

Did you perhaps build, make clean, change a build config option and not
"make makefile" before rebuilding, so that the right components aren't
getting built and linked, which might lead to this?

-Phil