cross-installing fails
Simon 'corecode' Schubert
corecode at fs.ei.tum.de
Thu Sep 22 19:01:34 PDT 2005
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 / \
Attachment:
PGP.sig
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00010.pgp
Type: application/octet-stream
Size: 186 bytes
Desc: "Description: This is a digitally signed message part"
URL: <http://lists.dragonflybsd.org/pipermail/bugs/attachments/20050922/9a78e472/attachment-0021.obj>
More information about the Bugs
mailing list