From owner-cvs-all@FreeBSD.ORG Thu Nov 13 01:39:00 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1247616A4CF; Thu, 13 Nov 2003 01:39:00 -0800 (PST) Received: from whale.sunbay.crimea.ua (whale.sunbay.crimea.ua [212.110.138.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id B35F043FCB; Thu, 13 Nov 2003 01:38:54 -0800 (PST) (envelope-from ru@sunbay.com) Received: from whale.sunbay.crimea.ua (ru@localhost [127.0.0.1]) hAD9cFsw094711 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 13 Nov 2003 11:38:15 +0200 (EET) (envelope-from ru@sunbay.com) Received: (from ru@localhost) by whale.sunbay.crimea.ua (8.12.9p2/8.12.9/Submit) id hAD9cAVn094706; Thu, 13 Nov 2003 11:38:10 +0200 (EET) (envelope-from ru) Date: Thu, 13 Nov 2003 11:38:10 +0200 From: Ruslan Ermilov To: Harti Brandt Message-ID: <20031113093810.GA91712@sunbay.com> References: <200311100917.hAA9HYsg097794@repoman.freebsd.org> <7mptg0tkpq.wl@black.imgsrc.co.jp> <20031110143627.T29745@beagle.fokus.fraunhofer.de> <20031111090724.Q7611@beagle.fokus.fraunhofer.de> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="82I3+IH0IqGh5yIs" Content-Disposition: inline In-Reply-To: <20031111090724.Q7611@beagle.fokus.fraunhofer.de> User-Agent: Mutt/1.5.5.1i cc: Dag-Erling Sm?rgrav cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org cc: cvs-src@FreeBSD.org Subject: Re: cvs commit: src/lib/libbsnmp Makefile Makefile.inc src/lib/libbsnmp/libbsnmp Makefile src/lib/libbsnmp/modules Makefile Makefile.inc src/lib/libbsnmp/modules/snmp_mibII Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Nov 2003 09:39:00 -0000 --82I3+IH0IqGh5yIs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Nov 11, 2003 at 09:13:06AM +0100, Harti Brandt wrote: > On Mon, 10 Nov 2003, Dag-Erling [iso-8859-1] Sm?rgrav wrote: >=20 > DS>Harti Brandt writes: > DS>> No, mine. Although the universe made it just fine, the tinderbox bre= aks. > DS>> I'm just testing a fix. > DS> > DS>See attached fix for 'make universe'. >=20 > Actually I always look at the output from the universe so I see when an > error happens. The problem was different: the original source does an > #include "foo.h" for a file that will end up in a subdirectory of > /usr/include. This is done so that a standalone build will find the > include file. The makefile for the standalone build has a -I directive > that points to the right package sub-directory. I was under the impression > that during stage 4.2 of buildworld (building libraries) the INCLUDEDIR > points to the temporary environment in /usr/obj/.... That is, however, not > the case. INCLUDEDIR points to /usr/include. Unfortunately on my build > system I already had the /usr/include subdirectory populated so the build > went through successfully, but failed obviously in the tinderbox. >=20 During the 4.2 stage, a special compiler toolchain is built, with the standard include path poiting to ${WORLDTMP}/usr/include instead of /usr/include. Cheers, --=20 Ruslan Ermilov Sysadmin and DBA, ru@sunbay.com Sunbay Software Ltd, ru@FreeBSD.org FreeBSD committer --82I3+IH0IqGh5yIs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/s1ECUkv4P6juNwoRAktrAJwKKQ2N/QX/vsDLkq9hWL3RsvsWTACfXUKy MVWz+h+mvfFtRPkhXJgjds0= =9lEj -----END PGP SIGNATURE----- --82I3+IH0IqGh5yIs--