From owner-freebsd-current Sat Jul 4 15:44:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA24614 for freebsd-current-outgoing; Sat, 4 Jul 1998 15:44:10 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA24514 for ; Sat, 4 Jul 1998 15:43:58 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id IAA14420; Sun, 5 Jul 1998 08:56:09 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199807042256.IAA14420@cimlogic.com.au> Subject: Re: Ports breakage. In-Reply-To: from Open Systems Networking at "Jul 4, 98 06:18:49 pm" To: opsys@mail.webspan.net (Open Systems Networking) Date: Sun, 5 Jul 1998 08:56:09 +1000 (EST) Cc: freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Open Systems Networking wrote: > > Im gonna get fried for this but some of the ports for me are breaking like > xpilot with: > > socklib.o: Undefined symbol `___inet_addr' referenced from text segment > socklib.o: Undefined symbol `___inet_ntoa' referenced from text segment > socklib.o: Undefined symbol `___inet_addr' referenced from text segment > query.o: Undefined symbol `___inet_ntoa' referenced from text segment > query.o: Undefined symbol `___inet_ntoa' referenced from text segment > *** Error code 1 Check if you've got an old libc in /usr/lib and the new one in /usr/lib/aout. I've seen this sort of thing when a port compiles against the new headers, but links against the old libc due to the configure script "searching" /usr/lib. -- John Birrell - jb@cimlogic.com.au; jb@freebsd.org http://www.cimlogic.com.au/ CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message