On Sun, Nov 19, 2000 at 01:56:10PM -0800, David Benfell wrote:
> Indeed. [Sigh...] Still no joy. Any other ideas?
>
> The symptoms at "make setup check" remain:
>
> ./load qmail-remote control.o constmap.o timeoutread.o \
> timeoutwrite.o timeoutconn.o tcpto.o now.o dns.o ip.o \
> ipalloc.o ipme.o quote.o ndelay.a case.a sig.a open.a \
> lock.a seek.a getln.a stralloc.a alloc.a substdio.a error.a \
> str.a fs.a auto_qmail.o `cat dns.lib` `cat socket.lib`
> dns.o: In function `resolve':
> dns.o(.text+0x11f): undefined reference to `__dn_expand'
> dns.o: In function `findname':
> dns.o(.text+0x1ce): undefined reference to `__dn_expand'
> dns.o(.text+0x247): undefined reference to `__dn_expand'
> dns.o: In function `findip':
> dns.o(.text+0x2ca): undefined reference to `__dn_expand'
> dns.o: In function `findmx':
> dns.o(.text+0x3ce): undefined reference to `__dn_expand'
> dns.o(.text+0x469): more undefined references to `__dn_expand' follow
> dns.o: In function `dns_init':
> dns.o(.text+0x4bb): undefined reference to `__res_init'
> dns.o(.text+0x4c9): undefined reference to `__res_search'
> dns.o(.data+0xc): undefined reference to `__res_query'
> collect2: ld returned 1 exit status
> make: *** [qmail-remote] Error 1
Is it possible that you have the current libc installed but an old libc-dev
installed? If that was the case then resolv.h might contain the incorrect
function calls.
--Adam
--
Adam McKenna <[EMAIL PROTECTED]> | "No matter how much it changes,
http://flounder.net/publickey.html | technology's just a bunch of wires
GPG: 17A4 11F7 5E7E C2E7 08AA | connected to a bunch of other wires."
38B0 05D0 8BF7 2C6D 110A | Joe Rogan, _NewsRadio_
5:49pm up 162 days, 16:06, 12 users, load average: 0.27, 0.07, 0.02