Re: [EXIM] Make problem

Startseite
Nachricht löschen
Nachricht beantworten
Autor: James FitzGibbon
Datum:  
To: Burt Alexander
CC: exim-users
Betreff: Re: [EXIM] Make problem
* Burt Alexander (cideaz@???) [990515 02:52]:

> When compiling exim 3.00, I get the following error:
>
> smtp_in.o: In function 'smtp_start_session':
> smtp_in.o(.text+0x120b): undefined reference to 'hosts_ctl'
> collect2: ld returned 1 exit status
>
> My system is RH6.0. Any help is appreciated.


You've set USE_TCP_WRAPPERS=yes in your Local/Makefile but you haven't
included the proper linker flags for libwrap in EXTRALIBS.

--
j.

James FitzGibbon (JF647)                                        james@???
EHLO Solutions                                       Voice/Fax +1 416 410-0100


--
*** Exim information can be found at http://www.exim.org/ ***