From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from ns.pcdesk.net ([65.100.173.137] helo=gwen.pcdesk.net) by speech.braille.uwo.ca with esmtp (Exim 3.35 #1 (Debian)) id 1A9wjK-0007Bh-00 for ; Wed, 15 Oct 2003 21:15:06 -0400 Received: (qmail 11022 invoked from network); 16 Oct 2003 01:14:25 -0000 Received: from localhost (HELO pcdesk.net) (127.0.0.1) by gwen.pcdesk.net with AES256-SHA encrypted SMTP; 16 Oct 2003 01:14:25 -0000 X-MessageWall-Score: 0 (pcdesk.net) Received: from [65.100.173.138] (authenticated as jbahm) by pcdesk.net (MessageWall 1.0.8) with SMTP (encrypted with RC4-MD5); 16 Oct 2003 1:14:25 -0000 Message-ID: <001101c39382$da847050$6400a8c0@merlin> From: "Joseph C. Lininger" To: References: <20031014043048.GA24333@romuald.net.eu.org> <000b01c3928f$ebe35a30$6400a8c0@merlin> <20031015102740.GA30859@gmx.net> Subject: Re: qmail compile problem Date: Wed, 15 Oct 2003 19:14:27 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Sender: speakup-admin@braille.uwo.ca Errors-To: speakup-admin@braille.uwo.ca X-BeenThere: speakup@braille.uwo.ca X-Mailman-Version: 2.0.11 Precedence: bulk Reply-To: speakup@braille.uwo.ca List-Help: List-Post: List-Subscribe: , List-Id: Speakup is a screen review system for Linux. List-Unsubscribe: , List-Archive: I can send them to you if you like. -- Joseph C. Lininger jbahm@pcdesk.net ----- Original Message ----- From: "Alex Snow" To: Sent: Wednesday, October 15, 2003 4:27 AM Subject: Re: qmail compile problem > where would someone find these patches?On Tue, Oct 14, 2003 at > 02:15:33PM -0600, Joseph C. Lininger wrote: > > Adding on to what I said before, those of you using qmail or any of DJB's > > other software need to apply patches if you want to run it with any version > > of glibc 2.3.1 or later. If you've already got the software compiled, I > > recommend applying these patches and recompiling because supposedly the > > software doesn't operate correctly once you upgrade your glibc. > > -- > > Joseph C. Lininger > > jbahm@pcdesk.net > > ----- Original Message ----- > > From: "Gregory Nowak" > > To: > > Sent: Monday, October 13, 2003 10:30 PM > > Subject: Re: qmail compile problem > > > > > > > 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@braille.uwo.ca > > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > > > -- > > > Free domains: http://www.eu.org/ or mail dns-manager@EU.org > > > > > > > > > _______________________________________________ > > > Speakup mailing list > > > Speakup@braille.uwo.ca > > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > > > > > > > _______________________________________________ > > Speakup mailing list > > Speakup@braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > -- > > > Who is General Failure and why is he reading my hard disk? > > _______________________________________________ > Speakup mailing list > Speakup@braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup >