Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 1998 15:31:09 +1000 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        ben@scientia.demon.co.uk (Ben Smithurst)
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: Problems building -current
Message-ID:  <199808270531.PAA05931@cimlogic.com.au>
In-Reply-To: <19980827052836.A22477@scientia.demon.co.uk> from Ben Smithurst at "Aug 27, 98 05:28:36 am"

next in thread | previous in thread | raw e-mail | index | archive | help
Ben Smithurst wrote:
> I'm currently trying to upgrade by FreeBSD 2.2.6-RELEASE box to
> -current, but with little success. I have a nasty feeling there's
> something obvious I've missed out.

make -m /usr/src/share/mk buildworld

Your build is not linking against the library it has bootstrapped, but
is getting the libc from /usr/lib instead.

This is such a FAQ that I'm going to fix the makefile so that you can't
get it wrong. 8-)

-- 
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?199808270531.PAA05931>