From owner-freebsd-current Thu Jun 11 15:41:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA19042 for freebsd-current-outgoing; Thu, 11 Jun 1998 15:41:19 -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 PAA19017 for ; Thu, 11 Jun 1998 15:41:05 -0700 (PDT) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.8/8.8.7) id IAA20341; Fri, 12 Jun 1998 08:45:11 +1000 (EST) (envelope-from jb) From: John Birrell Message-Id: <199806112245.IAA20341@cimlogic.com.au> Subject: Re: Can't "make buildworld" In-Reply-To: <19980610210909.47826@jraynard.demon.co.uk> from James Raynard at "Jun 10, 98 09:09:09 pm" To: fcurrent@jraynard.demon.co.uk (James Raynard) Date: Fri, 12 Jun 1998 08:45:10 +1000 (EST) Cc: jb@cimlogic.com.au, 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 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