Date: Sun, 8 Nov 2015 19:41:30 +0100 From: Franco Fichtner <franco@lastsummer.de> To: freebsd-current <freebsd-current@freebsd.org> Subject: buildincludes: don't know how to make libelf.h etc. Message-ID: <7D199C04-0ECD-4F58-9A16-C36B51389CB1@lastsummer.de>
next in thread | raw e-mail | index | archive | help
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? Cheers, Franco
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7D199C04-0ECD-4F58-9A16-C36B51389CB1>