Re: [EXIM] Compilation problem

Αρχική Σελίδα
Delete this message
Reply to this message
Συντάκτης: Mark Baker
Ημερομηνία:  
Προς: jhazan
Υ/ο: exim-users
Αντικείμενο: Re: [EXIM] Compilation problem
On Tue, Feb 17, 1998 at 09:55:53AM +0100, jhazan@??? wrote:

> I'm trying to compile exim on a Linux box with the Redhat 5.0
> distribution. When it comes to linking, I get two unresolved externals
> from host.o: dns_expand and res_search.


You need to link with -lresolv. The DNS resolver was built into libc5, but
is a separate library with libc6.

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