From owner-freebsd-current@FreeBSD.ORG Wed Sep 21 11:54:45 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0CE41106564A for ; Wed, 21 Sep 2011 11:54:45 +0000 (UTC) (envelope-from freebsd-current@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id 046B38FC08 for ; Wed, 21 Sep 2011 11:54:43 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1R6LNz-0008O2-2a for freebsd-current@freebsd.org; Wed, 21 Sep 2011 13:54:43 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Sep 2011 13:54:43 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Sep 2011 13:54:43 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-current@freebsd.org From: Ivan Voras Date: Wed, 21 Sep 2011 13:54:22 +0200 Lines: 48 Message-ID: References: <1316560232.58213.YahooMailClassic@web120530.mail.ne1.yahoo.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigD140F3C1456C0178AC8BC9D0" X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:6.0.1) Gecko/20110907 Thunderbird/6.0.1 In-Reply-To: X-Enigmail-Version: 1.1.2 Subject: Re: which "include" being used? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 21 Sep 2011 11:54:45 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigD140F3C1456C0178AC8BC9D0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 21/09/2011 04:34, Garrett Cooper wrote: > On Sep 20, 2011, at 6:19 PM, Kevin Oberman wrote: >> To build a new system, you have to start with something. You build the= >> toolcain and gcc. Those have to be built first with the existing comp= iler >> and toolchain which uses the existing system include files. >> >> Later in buildworld, they are re-built using the new toolchain, compil= er, >> and header files. >> >> If you lost your system header files, you will need to restore them be= fore >> you can re-build the system. >> Sorry. >=20 > I'd unpack a tarball from the most recent release. It's the easiest way= to fix things :).. I second this suggestion - if the system is damaged enough, this is really the best and most painless way. Because of API & ABI stability in FreeBSD STABLE branches, there isn't much that can go wrong even if you repopulate it (temporarily) with another release's sources. --------------enigD140F3C1456C0178AC8BC9D0 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk550HQACgkQldnAQVacBchAvQCg/fGUybJOLyec9UYcj64uXP45 CxwAn0+svw7DTYNWCzqSEmd+0M7mSAsF =BtP1 -----END PGP SIGNATURE----- --------------enigD140F3C1456C0178AC8BC9D0--