tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
building with MKATF=no
Hi,
is building with MKATF=no really supposed to just omit libatf-c and
libatf-c++, as stated in src/share/mk/bsd.README? Or should the whole
ATF be skipped? Building with MKATF=no currently fails with
[...]
dependall ===> libexec
dependall ===> libexec/atf-cleanup
# create atf-cleanup/atf-cleanup.d
CC=/a/tools/i386/bin/i386--netbsdelf-gcc /a/tools/i386/bin/nbmkdep -f
atf-cleanup.d -- -nostdinc++ -cxx-isystem
/a/dst/i386.embed/usr/include/g++ -nostdinc -isystem
/a/dst/i386.embed/usr/include -D_FORTIFY_SOURCE=2
/usr/src/dist/atf/tools/atf-cleanup.cpp
/usr/src/dist/atf/tools/atf-cleanup.cpp:33:35: error: atf-c++/application.hpp:
No such file or directory
/usr/src/dist/atf/tools/atf-cleanup.cpp:34:26: error: atf-c++/fs.hpp: No such
file or directory
/usr/src/dist/atf/tools/atf-cleanup.cpp:35:26: error: atf-c++/ui.hpp: No such
file or directory
nbmkdep: compile failed.
*** Failed target: atf-cleanup.d
*** Failed command: CC=/a/tools/i386/bin/i386--netbsdelf-gcc
/a/tools/i386/bin/nbmkdep -f atf-cleanup.d -- -nostdinc++ -cxx-isystem
/a/dst/i386.embed/usr/include/g++ -nostdinc -isystem
/a/dst/i386.embed/usr/include -D_FORTIFY_SOURCE=2
/usr/src/dist/atf/tools/atf-cleanup.cpp
*** Error code 1
Stop.
nbmake: stopped in /usr/src/libexec/atf-cleanup
[...]
Cheers, Jukka
--
bashian roulette:
$ ((RANDOM%6)) || rm -rf ~
Home |
Main Index |
Thread Index |
Old Index