Hi > Message: 3 > From: "Atenea" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Date: Thu, 25 Nov 2004 21:03:23 +0100 > Subject: [Ltsp-discuss] lbe - build fails on bison- Who help us? > > Me too!! > > Oscar > . > . > . > . > . > i am trying to build ltsp from scratch using lbe. > > i got the following error when compiling bison: > <...> > ../intl/libintl.a(loadmsgcat.o)(.text+0x0): first defined here > /uml/lbe/i386-linux-crosscomp/lib/gcc-lib/i386-linux/3.2.3/../../../../i386- > linux/bin/ld: Warning: size of symbol `_nl_load_domain' changed from 831 to > 2702 in > /uml/lbe/i386-linux-crosscomp/lib/gcc-lib/i386-linux/3.2.3/../../../libc.a(l > oadmsgcat.o) > files.o: In function `openfiles': > files.o(.text+0x1b1): the use of `mktemp' is dangerous, better use > `mkstemp' > collect2: ld returned 1 exit status > make[2]: *** [bison] Error 1 > make[2]: Leaving directory `/uml/lbe/lbe-src/bison/bison-build/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/uml/lbe/lbe-src/bison/bison-build' > make: *** [all-recursive-am] Error 2 > Unable to build bison > > googling didnot give much help, hope you'll do more > > thanks in advance > > -- > -- Thomas Constans --
The build is easy IFF you build under the right distro. I build lbe under RedHat 9. I then build kernel, initrd, ltsp-src under SuSE 9.1 (2.6) lbe will not build under any 2.6 kernels that I've tried, but once the tool-chain is complete the rest builds ok. I've made a virgin lde-environment which I ship around as required (some 4G) James ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _____________________________________________________________________ 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
