public inbox for speakup@linux-speakup.org
 help / color / mirror / Atom feed
* qmail compile problem
@  Igor Gueths
   ` Gregory Nowak
   ` Joseph C. Lininger
  0 siblings, 2 replies; 9+ messages in thread
From: Igor Gueths @  UTC (permalink / raw)
  To: speakup

Hi all. I am currently trying to compile Qmail-1.0.3. I figured I would
switch MTA's since I am going to be running my own domain. However I am
running into a compile problem, here's the relevant part of the output.
./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+0x1f4): undefined reference to `__dn_expand'
dns.o(.text+0x28f): undefined reference to `__dn_expand'
dns.o: In function `findip':
dns.o(.text+0x304): undefined reference to `__dn_expand'
dns.o: In function `findmx':
dns.o(.text+0x417): undefined reference to `__dn_expand'
dns.o(.text+0x4d7): more undefined references to `__dn_expand' follow
dns.o: In function `dns_init':
dns.o(.text+0x513): 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

I am not exactly sure as to what ld is looking for. Does anyone know what
ld is trying to find and can't seem to locate? Thanks!


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~ UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
 qmail compile problem Igor Gueths
 ` Gregory Nowak
   ` Igor Gueths
     ` Toby Fisher
       ` Alex Snow
   ` Joseph C. Lininger
     ` Alex Snow
       ` Joseph C. Lininger
 ` Joseph C. Lininger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).