Re: [exim] exim-4.74 in Suse 11.3

Top Page
Delete this message
Reply to this message
Author: Carsten Koch-Mauthe
Date:  
To: exim-users
Subject: Re: [exim] exim-4.74 in Suse 11.3
Hi,

> >
> > i've problems to compile exim-4.74 in a Suse 11.3 system.
> > Compiling ends with error:
> >
> > awk '{ print ($1+1) }' cnumber.h > cnumber.temp
> > rm -f cnumber.h; mv cnumber.temp cnumber.h
> > gcc version.c
> > rm -f exim
> > gcc -o exim
> > drtables.o: In function `init_lookup_list':
> > drtables.c:(.text+0x1cf): undefined reference to
> > `passwd_lookup_module_info' collect2: ld returned 1 exit status
> > make[1]: *** [exim] Fehler 1
> > make[1]: Leaving directory `/usr/src/exim-4.74/build-Linux-x86_64'
> > make: *** [all] Fehler 2
> >
> > Exim-4.73 same Makefile same machine compiles ok.
> > Any hints ?
>
> You have to remove both the # and the space before LOOKUP_PASSWD=yes
>
> So, "LOOKUP_PASSWD=yes" will work and " LOOKUP_PASSWD=yes" will fail.


that worked. So there must be something changed parsing the Makefile in 4.74
because i have not changed that for ages.
Thank you.


--
Mit freundlichen Grüßen / best regards
Carsten Koch-Mauthe