DragonFly BSD
DragonFly bugs List (threaded) for 2005-09
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

cross-installing fails


From: "Simon 'corecode' Schubert" <corecode@xxxxxxxxxxxx>
Date: Fri, 23 Sep 2005 03:58:46 +0200

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
Description: This is a digitally signed message part



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]