Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 1998 08:45:10 +1000 (EST)
From:      John Birrell  <jb@cimlogic.com.au>
To:        fcurrent@jraynard.demon.co.uk (James Raynard)
Cc:        jb@cimlogic.com.au, freebsd-current@FreeBSD.ORG
Subject:   Re: Can't "make buildworld"
Message-ID:  <199806112245.IAA20341@cimlogic.com.au>
In-Reply-To: <19980610210909.47826@jraynard.demon.co.uk> from James Raynard at "Jun 10, 98 09:09:09 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
James Raynard wrote:
> 1. Do 'make install' in src/share/mk

OK.

> 2. Make includes
> 3. Make libraries

No. If anyone tries to upgrade by installing headers as a separate step,
they need to install libc too because there are libraries that are built
before libc that link programs as part of their build. If those programs
are compiled against new headers and an attempt is make to link against
a previous libc, the link can fail.

-- 
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?199806112245.IAA20341>