i wanted to install a mythtv suite into the client "image" of my centos4 
driven ltsp server, but there arent nearly the dependencies it needs in 
there. so i thought it install LBE to make a bunch of packages which 
ltspadmin could nicely install. it downloaded LBE for 4.2 and it build until 
it came to crosscomp/glibc, where it gave this error log:

/opt/lbe/i386-linux-crosscomp/bin/gcc ../sysdeps/unix/sysv/linux/sigprocmask.c 
-c -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes -Wwrite-strings 
-march=i686      -I../include -I. 
-I/opt/lbe/crosscomp-src/glibc/glibc-build/signal -I.. -I../libio  
-I/opt/lbe/crosscomp-src/glibc/glibc-build -I../sysdeps/i386/elf 
-I../linuxthreads/sysdeps/unix/sysv/linux/i386 
-I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread 
-I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv 
-I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386 
-I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux 
-I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman 
-I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv 
-I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix 
-I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 
-I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 
-I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf 
-I../sysdeps/generic  -I /lib/modules/2.6.16-ck3.amd64smp/build/include 
-D_LIBC_REENTRANT -include ../include/libc-symbols.h       
-o /opt/lbe/crosscomp-src/glibc/glibc-build/signal/sigprocmask.o
../sysdeps/unix/sysv/linux/sigprocmask.c: In function `__sigprocmask':
../sysdeps/unix/sysv/linux/sigprocmask.c:71: `__NR_sigprocmask' undeclared 
(first use in this function)
../sysdeps/unix/sysv/linux/sigprocmask.c:71: (Each undeclared identifier is 
reported only once
../sysdeps/unix/sysv/linux/sigprocmask.c:71: for each function it appears in.)
make[2]: *** [/opt/lbe/crosscomp-src/glibc/glibc-build/signal/sigprocmask.o] 
Error 1
make[2]: *** Waiting for unfinished jobs....
In file included from ../linuxthreads/sysdeps/pthread/sigaction.c:53,
                 from ../linuxthreads/sysdeps/pthread/sigaction.c:53,
                 from ../linuxthreads/sysdeps/pthread/sigaction.c:29:
../sysdeps/unix/sysv/linux/i386/sigaction.c: In function `__libc_sigaction':
../sysdeps/unix/sysv/linux/i386/sigaction.c:136: `__NR_sigaction' undeclared 
(first use in this function)
../sysdeps/unix/sysv/linux/i386/sigaction.c:136: (Each undeclared identifier 
is reported only once
../sysdeps/unix/sysv/linux/i386/sigaction.c:136: for each function it appears 
in.)
../linuxthreads/internals.h: At top level:
../sysdeps/unix/sysv/linux/i386/sigaction.c:59: warning: `restore_rt' declared 
`static' but never defined
../sysdeps/unix/sysv/linux/i386/sigaction.c:61: warning: `restore' declared 
`static' but never defined
make[2]: *** [/opt/lbe/crosscomp-src/glibc/glibc-build/signal/sigaction.o] 
Error 1
make[2]: Leaving directory `/opt/lbe/crosscomp-src/glibc/glibc-2.3.2/signal'
make[1]: *** [signal/subdir_lib] Error 2
make[1]: Leaving directory `/opt/lbe/crosscomp-src/glibc/glibc-2.3.2'
make: *** [all] Error 2


is there a way i can fix this myself? is there an easier way to get all the 
packages needed for, inclusive ,mythv into the clients ,well /opt/ltsp/i386/? 
i read this howto about how to setup a mediaclient with ltsp using mythtv. 
this guy just chrooted into /opt/ltsp/i386 and installed mythtv with apt, but 
there isnt anything near apt in on my clients. theres just very basic stuff 
in /opt/ltsp/i386. why ? is it specific to ubuntu+ltsp that it just has more 
stuff in there from the start? is there a way that i can put an ubuntu like 
system on the client without changing the servers os? 
mfg
 sonicx

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_____________________________________________________________________
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