From owner-freebsd-current@freebsd.org Tue Nov 10 00:36:48 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CBD55A2AF15 for ; Tue, 10 Nov 2015 00:36:48 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B4D301998; Tue, 10 Nov 2015 00:36:48 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id AD3091E72; Tue, 10 Nov 2015 00:36:48 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 6C4DD17F39; Tue, 10 Nov 2015 00:36:48 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id sd5IMSA40FjF; Tue, 10 Nov 2015 00:36:41 +0000 (UTC) Subject: Re: buildincludes: don't know how to make libelf.h etc. DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 10EF817F34 To: Franco Fichtner , freebsd-current References: <7D199C04-0ECD-4F58-9A16-C36B51389CB1@lastsummer.de> <56413887.5010302@FreeBSD.org> From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <56413C18.40308@FreeBSD.org> Date: Mon, 9 Nov 2015 16:36:40 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <56413887.5010302@FreeBSD.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="plt84eFFSK9p3A3E9djPwMCtg0qtuO7ip" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 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: Tue, 10 Nov 2015 00:36:48 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --plt84eFFSK9p3A3E9djPwMCtg0qtuO7ip Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 11/9/2015 4:21 PM, Bryan Drewery wrote: > On 11/8/2015 10:41 AM, Franco Fichtner wrote: >> Hi everyone, >> >> I'm trying to build 11-CURRENT, but seeing missing header files >> in lib/libelf, lib/libdwarf and lib/nucurses during a seemingly >> simple `make buildworld' run. >> >> The include files land e.g. in a tmp/legacy/usr/include object >> path and copying them manually fixes that particular issue until >> the next error is triggered. >> >> I'm currently using 10.1 to build 11-CURRENT. Has anyone else >> seen this or has any idea how to solve this? >> >> >=20 > Are you still having this problem? >=20 > What exact release of 10.1 are you on? The release, or somewhere in hea= d > during the 10.1 lifecycle? >=20 > What revision were you trying to build? >=20 > What do you have in /etc/make.conf and /etc/src.conf? >=20 > What exact command did you run? >=20 > Can you provide a full buildworld log please? >=20 Also check your source tree for unknown files, such as with 'svn status'. You might have files in there which prevent an objdir from being used properly. --=20 Regards, Bryan Drewery --plt84eFFSK9p3A3E9djPwMCtg0qtuO7ip 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 iQEcBAEBAgAGBQJWQTwYAAoJEDXXcbtuRpfPU1oIALL9X0o49nGoSWUGL4tH2iIu PnZU9W+Tou6okk9c11V6M2n6DexWhzPT8Xs/LDl+Gbn0x8NxgGv7PFKY0NjJKm0J Z03LoyuZS46uEAaR3L9uDRcFYiM1QH2Rkq23XxFCz5wnggsX9axhkP23a2VL1Pii cI29XgE67k0ZjMhWXhLe9SWhhX4EZSy0oAP2ijNko7HpcUZF/8Bnyg33Da9nZwNn U+Tfh/xMJZiSFallT0skMs9J0EaRfUfKBnDqt7MNLpCS/FqQAur6XXY3pwtNsSeu jw9rPwpPwpMicq9IS4hoXG4KRM18lBhr1vcuy4gI38ljReVRwC7NrA8E368gCuI= =SLn5 -----END PGP SIGNATURE----- --plt84eFFSK9p3A3E9djPwMCtg0qtuO7ip--