On Sat, 28 Mar 1998, Ray Vermey wrote:
> We installed RedHat 5.0.... and then i took the exim1-82 sources from the
> CD. And then i compiled like i have done before.
> And when exim was to be made i got THIS!:
> host.o: In function `next_rr':
> host.o(.text+0xba3): undefined reference to `dn_expand'
> host.o(.text+0xc2f): undefined reference to `dn_expand'
> host.o(.text+0xccd): undefined reference to `dn_expand'
> host.o: In function `dns_basic_lookup':
> host.o(.text+0xe3b): undefined reference to `res_search'
> host.o: In function `dns_lookup':
> host.o(.text+0x10b2): undefined reference to `dn_expand'
> host.o: In function `host_find_bydns':
> host.o(.text+0x14df): undefined reference to `dn_expand'
> search.o: In function `search_open':
> search.o(.text+0x424): undefined reference to `yp_get_default_domain'
> search.o: In function `internal_search_find':
> search.o(.text+0x906): undefined reference to `yp_match'
That means it isn't seeing the DNS resolver functions or the NIS
functions. I presume this means that some additional libraries are
required when compiling with RedHat 5.0, but I'm not a Linux person.
If somebody can post the answer to this, I'll add it to the README file.
--
Philip Hazel University Computing Service,
ph10@??? New Museums Site, Cambridge CB2 3QG,
P.Hazel@??? England. Phone: +44 1223 334714
--
*** Exim information can be found at
http://www.exim.org/ ***