Date: Tue, 1 Sep 1998 09:07:28 +0100 (BST) From: Doug Rabson <dfr@nlsystems.com> To: John Polstra <jdp@polstra.com> Cc: roberto@keltia.freenix.fr, current@FreeBSD.ORG Subject: Re: More problems post-ELF Message-ID: <Pine.BSF.4.01.9809010906460.342-100000@herring.nlsystems.com> In-Reply-To: <199809010159.SAA08655@austin.polstra.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 31 Aug 1998, John Polstra wrote: > In article <19980901005550.A2925@keltia.freenix.fr>, > Ollivier Robert <roberto@keltia.freenix.fr> wrote: > > > We may have a problem with some weak symbols too. > > > > I tried to recompile trn4 and I got this: > > > > nntpinit.o: In function `get_tcp_socket': > > nntpinit.o(.text+0x1c0): undefined reference to `inet_addr' > > nntpinit.o(.text+0x29c): undefined reference to `inet_ntoa' > > nntpinit.o(.text+0x2cd): undefined reference to `inet_ntoa' > > That's a bug in the source file (nntpinit.c?). It needs to include > <arpa/inet.h>. By the looks of things we are going to see a lot of these. I think we need to fix the weak symbols :-(. -- Doug Rabson Mail: dfr@nlsystems.com Nonlinear Systems Ltd. Phone: +44 181 951 1891 Fax: +44 181 381 1039 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.01.9809010906460.342-100000>