On Sun, Jan 06, 2008 at 08:00:52PM +0100, [EMAIL PROTECTED] wrote: > > ####first good news tcl 8.5 now compiles when link correctly made as > in: > > cd /tools/lib/lib64 > ln -s /tools/lib/ld-2.7.so ld-linux-x86-64.so.2 > > tcl-8.4.16 STILL DOES NOT COMPILE. > > ### now the not so good: expect will not compile and patches only > after repeated efforts as below:
> ########## expect-5.43 file compile (fails) > exp_inter.c: In function 'intMatch': > exp_inter.c:294: error: 'TCL_REG_BOSONLY' undeclared (first use in > this function) > exp_inter.c:294: error: (Each undeclared identifier is reported only > once > exp_inter.c:294: error: for each function it appears in.) > exp_inter.c: In function 'Exp_InteractObjCmd': > exp_inter.c:866: error: 'TCL_REG_BOSONLY' undeclared (first use in > this function) > make: *** [exp_inter.o] Error 1 > lfs:/mnt/lfs/sourcesTSjn08/expect-5.43$ > Does the sed to exper_inter.c that Matt posted in trac earlier this afternoon help ? http://wiki.linuxfromscratch.org/lfs/ticket/2126 ĸen -- das eine Mal als Tragödie, das andere Mal als Farce -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
