Re: buildincludes: don't know how to make libelf.h etc.

From: Bryan Drewery <bdrewery_at_FreeBSD.org>
Date: Mon, 9 Nov 2015 16:36:40 -0800
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?
>>
>>
> 
> Are you still having this problem?
> 
> What exact release of 10.1 are you on? The release, or somewhere in head
> during the 10.1 lifecycle?
> 
> What revision were you trying to build?
> 
> What do you have in /etc/make.conf and /etc/src.conf?
> 
> What exact command did you run?
> 
> Can you provide a full buildworld log please?
> 

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.


-- 
Regards,
Bryan Drewery


Received on Mon Nov 09 2015 - 23:36:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:00 UTC