Fwd: cross-installing fails

Devon H. O'Dell devon.odell at gmail.com
Thu Sep 22 19:26:50 PDT 2005


---------- Forwarded message ----------
From: Devon H. O'Dell <devon.odell at xxxxxxxxx>
Date: 22-sep-2005 19:23
Subject: Re: cross-installing fails


2005/9/22, Simon 'corecode' Schubert <corecode at xxxxxxxxxxxx>:
> 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   / \

I sort of addressed this in my patch to distcc which allows world to
compile using distcc (although the speedup is negligable, still, I
think). I'd be curious to know whether this still works for people.

--Devon






More information about the Bugs mailing list