On Sun, Nov 19, 2000 at 05:53:51PM -0500, Adam McKenna wrote:
> 
> 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.
> 
Ooo...  I can't rule this out at all, mainly because I don't know
enough.

I built glibc 2.2 from source.  It looks like SuSE 7.0 comes with
2.1.3 (judging from rpm -qa | grep libc).

glibc 2.1.3 would be installed in /lib, where SuSE put it.  2.2 would
be in /usr/local/lib, where the build process defaults to putting it.

I have resolv.h in /usr/include/resolv.h and in
/usr/local/include/resolv.h  The differences appear significant and
are attached.

So I've screwed up glibc?  Is there a quick fix?

Thanks!

-- 
David Benfell
[EMAIL PROTECTED]
---
The grand leap of the whale up the Fall of Niagara is esteemed, by all
who have seen it, as one of the finest spectacles in nature.
                -- Benjamin Franklin.

                                [from fortune]

                 

PGP signature

Reply via email to