Well looks like I will have to upgrade my ld. I currently have gcc-3.3 and ld 2.12.90.0.1 20020307 I did everything as directed in the INSTALL that came with Qmail-1.0.3. Not sure where ld is failing. Anyone have any ideas? On Mon, 13 Oct 2003, Gregory Nowak wrote: > What's your gcc and ld version? > > I've got gcc 3.2.2 and ld GNU ld version 2.13.90.0.18 20030121, and > qmail 1.03 compiles with no problems under slackware . > > In fact, I've been compiling qmail since slackware 8.0 with no > problems. > > Greg > > > On Mon, Oct 13, 2003 at 11:49:52PM -0400, Igor Gueths wrote: > > 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! > > > > _______________________________________________ > > Speakup mailing list > > Speakup at braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > -- > Free domains: http://www.eu.org/ or mail dns-manager at EU.org > > > _______________________________________________ > Speakup mailing list > Speakup at braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >