Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jan 2016 12:26:37 +0200
From:      Jukka Ukkonen <jau789@gmail.com>
To:        freebsd-arm <freeBSD-arm@freebsd.org>
Subject:   Something odd going on with WITHOUT_DEBUG_FILES
Message-ID:  <569A1ADD.5000301@gmail.com>

index | next in thread | raw e-mail


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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?569A1ADD.5000301>