hey,we have a problem with cross-installing, i.e. running make installworld on a client with /usr/src and /usr/obj nfs mounted from another box:
make installworld uses all btools and ctools compiled for the host. The problem here was that it used ctools_i386_i386/usr/bin/strip which itself is statically linked, but ctools_i386_i386/usr/libexec/binutils215/elf/strip, which is being called (due to set OBJFORMAT_PATH) is not. The easiest fix would be to build ctools statically as well.
Should I add a -DNO_SHARED to TMAKE and XMAKE? cheers simon -- Serve - BSD +++ RENT this banner advert +++ ASCII Ribbon /"\ Work - Mac +++ space for low $$$ NOW!1 +++ Campaign \ / Party Enjoy Relax | http://dragonflybsd.org Against HTML \ Dude 2c 2 the max ! http://golden-apple.biz Mail + News / \
PGP.sig
Description: This is a digitally signed message part
