Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Jul 1998 08:38:06 +1000 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        dwhite@resnet.uoregon.edu (Doug White)
Cc:        nrice@emu.sourcee.com, imp@village.org, current@FreeBSD.ORG
Subject:   Re: Does building current on 2.2.x still work?
Message-ID:  <199807212238.IAA03131@cimlogic.com.au>
In-Reply-To: <Pine.BSF.4.00.9807211311570.8360-100000@resnet.uoregon.edu> from Doug White at "Jul 21, 98 01:17:27 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807212238.IAA03131>