man, the problems is doubtless from the forementioned lib.
doubt someone has been messing with your ld path but try
[root@morgoth /root]# ldconfig -v | grep libresolv
ldconfig: Path `/usr/lib' given more than once
libresolv.so.2 -> libresolv-2.1.92.so
[root@morgoth /root]# ldconfig -v | grep libnss_dns
ldconfig: Path `/usr/lib' given more than once
libnss_dns.so.2 -> libnss_dns-2.1.92.so
libnss_dns.so.1 -> libnss1_dns-2.1.92.so
moreover do
# cat dns.lib
at the qmail source tree. if empty do
# echo "-lresolv" > dns.lib
and then do
# make setup check
again (with no make clean).
Done it?
David Benfell wrote:
> On Sun, Nov 19, 2000 at 04:15:49PM -0500, Adam McKenna wrote:
> >
> > On Sun, Nov 19, 2000 at 12:35:07PM -0800, David Benfell wrote:
> > > On Sun, Nov 19, 2000 at 05:20:35PM +0100, Erwin Hoffmann wrote:
> > > >
> > > > problems regarding with SUSE 7.0 are not known to me.
> > > > What may be the case is whether you have IPv6 support enabled or
not.
> > > >
> > > > Disable it.
> > > >
> > > You might be on to something. I grabbed a .config file from
somebody
> > > else. Sure enough, IPv6 support is enabled as a module. I will
run
> > > off and rebuild now...
> >
> > I seriously doubt that this has anything to do with anything --
Enabling an
> > option as a module does not affect the running kernel unless that
module
> > is actualy loaded. (Via insmod/modprobe/etc).
> >
> 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
>
> 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]
>
>
>
>
------------------------------------------------------------------------
> Part 1.2Type: application/pgp-signature
--
José AP Celestino - [EMAIL PROTECTED]
Administração de Sistemas - PT Multimedia
SAPO - www.sapo.pt
------------------------------------------