From owner-freebsd-current Tue Jul 21 15:21:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27635 for freebsd-current-outgoing; Tue, 21 Jul 1998 15:21:03 -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 PAA27627 for ; Tue, 21 Jul 1998 15:20:57 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id IAA03131; Wed, 22 Jul 1998 08:38:06 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199807212238.IAA03131@cimlogic.com.au> Subject: Re: Does building current on 2.2.x still work? In-Reply-To: from Doug White at "Jul 21, 98 01:17:27 pm" To: dwhite@resnet.uoregon.edu (Doug White) Date: Wed, 22 Jul 1998 08:38:06 +1000 (EST) Cc: nrice@emu.sourcee.com, imp@village.org, 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 Doug White wrote: > I know that the ___error problem spawns from a libc version conflict. No it doesn't. It results from the world/buildworld not using -nostdlib and not finding the libraries it has just built because the library path is incorrectly set to /usr/obj/usr/src/usr/lib instead of /usr/obj/usr/src/usr/lib/aout. This is the result of using old installed .mk files, hence the need for the -m argument. Changing libc versions would not have any effect. -- 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