Hello

I've built LBE with SuSE9.2, you have to comment these lines in build file of 
crosscomp-src and lbe-src directories:

( system( $configure ) == 0 )
           or die "Unable to configure $package: $!\n";

and change them to only this:

system( $configure );

Then happy ./build_all with SuSE9.2!!!!

Greetings

Oxiel

El Lun 21 Mar 2005 12:01, Phil Driscoll escribi�:
> I'm trying to build LTSP 4.1 using the LBE environment with a view to
> creating an initrd containing a tg3 nic driver which will work with the
> Dell Optiplex GX280.
>
> My build machine is running SuSE 9.2 and I think I have everything
> installed which I need. I've done a few tweaks to the lbe stuff:
>
>  changed a few URLs in package.def files and added
>  --with-headers=/usr/include \
>  to the package.def files in lbe-src/glibc and crosscomp-src/glibc as per
> the ltsp lbe wiki page
>  created an lbe/packages directory as per a posting from Jim on this list
> on Sept 25 2004
>
> When I do a ./build_all, it eventually fails. Here are the last few lines
> of output leading to the error:
>
> creating gconfig.h
> Configuring etc...
> loading cache ../config.cache
> checking for a BSD compatible install... (cached) /usr/bin/install -c
> creating ./config.status
> creating Makefile
> trap: usage: trap [-lp] [[arg] signal_spec ...]
> Unable to configure binutils: No such file or directory
> Unable to build crosscomp-src:
>
> I get the same error if I checkout the head version from CVS.
> Does anyone know how I can proceed?
>
> Thanks in advance.


-------------------------------------------------------
This SF.net email is sponsored by: 2005 Windows Mobile Application Contest
Submit applications for Windows Mobile(tm)-based Pocket PCs or Smartphones
for the chance to win $25,000 and application distribution. Enter today at
http://ads.osdn.com/?ad_idh82&alloc_id148&op=click
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.freenode.net

Reply via email to