Something odd going on with WITHOUT_DEBUG_FILES

Jukka Ukkonen jau789 at gmail.com
Sat Jan 16 10:26:41 UTC 2016


Hello all,

When I build head/current using WITHOUT_DEBUG_FILES="yes" the install
phase falls on its face with the following notes...

install -T debug -o root -g wheel -m 444    libc.so.7.debug
/tank/fish/jau/Xcomp/mnt/usr/lib/debug/lib/
install: libc.so.7.debug: No such file or directory

I take this means "make installworld" blindly assumes the .debug file
should be there, though, it has not been built at all.

Oh yes... The cross build host was an amd64 running a fresh 10-stable
and the target environment was 11-current on RPI2.

--jau


More information about the freebsd-arm mailing list