Re: [Ltsp-discuss] Re: LBE errors (Ragnar Wisloff)

2005-03-06 Thread Jim McQuillan
We had lots of trouble building LBE on various systems with 2.6 kernels, and in every case, it turned out to be the 'gettext' package wasn't installed on the machine. Check to make sure you have gettext installed, and see if that clears up the problem. Jim McQuillan [EMAIL PROTECTED] On Sun, 6

RE: [Ltsp-discuss] Re: LBE errors (Ragnar Wisloff)

2005-03-06 Thread Dave Fenwick
ts.sourceforge.net > Subject: [Ltsp-discuss] Re: LBE errors (Ragnar Wisloff) > > > to build LBE under FC3, i temporarily moved /lib/modules/`uname -r` > out of the way (renamed it) and i also added --disable-sanity-checks > to the glibc package.def > > i havent yet looked into

[Ltsp-discuss] Re: LBE errors (Ragnar Wisloff)

2005-03-06 Thread Jeff Murphy
to build LBE under FC3, i temporarily moved /lib/modules/`uname -r` out of the way (renamed it) and i also added --disable-sanity-checks to the glibc package.def i havent yet looked into which portion of the build is causing LBE to put /lib/modules/`uname -r` into the include path, but the rename

Re: [Ltsp-discuss] Re: LBE errors (Ragnar Wisloff)

2004-12-02 Thread Daniel A. Fort
I tried building lbe on gentoo and came up with the same errors. >> >>make[2]: *** >> >>[/home/amitvyas/lbe/crosscomp-src/glibc/glibc-build/elf/readlib.o] >> >>Error 1 >> >>make[2]: Leaving directory >> >>`/home/amitvyas/lbe/crosscomp-src/glibc/glibc-2.3.2/elf' >> >>make[1]: *** [elf/subdir_lib] E

[Ltsp-discuss] Re: LBE errors (Ragnar Wisloff)

2004-12-02 Thread jam
Hi > >>Following errors occurs when i compiles ltsp > >> > >> > >> > >>/lib/modules/2.6.5-1.358/build/include/linux/config.h:6:2: #error > >>including kernel header in userspace; use the glibc headers instead! > >>make[2]: *** > >>[/home/amitvyas/lbe/crosscomp-src/glibc/glibc-build/elf/readlib.o]