On 12/18/12 14:25, Prabhu wrote: > Hi, > I successfully chrooted my target machine and I passed all the way > upto man-page installation, and I stepped into glibc(chapter 6.9). I > performed all the steps till "make" without any error after entering > the make check command Its giving me an error. > > COMMAND ENTERED*: > > make -k check 2>&1 | tee glibc-check-log > grep Error glibc-check-log > * > > ERROR: > * > diff -p -U 0 ../sysdeps/unix/sysv/linux/i386/nptl/libc.abilist > /sources/glibc-build/libc.symlist > --- ../sysdeps/unix/sysv/linux/i386/nptl/libc.abilist 2012-06-30 > 19:12:34.000000000 +0000 > +++ /sources/glibc-build/libc.symlist 2012-12-18 11:30:50.000000000 > +0000 > @@ -261 +261 @@ GLIBC_2.0 > - _nl_default_dirname D 0x12 > + _nl_default_dirname D 0x4a > make[2]: *** [check-abi-libc] Error 1 > make[2]: Leaving directory `/sources/glibc-2.16.0/elf' > make[1]: *** [elf/tests] Error 2 > make[1]: Leaving directory `/sources/glibc-2.16.0' > make: *** [check] Error 2 > * > Since its a check, I ignored it and I performed with the next step > that's "*make install*" even this fails and throw me an error as > * > *ERROR*: > > make[2]: *** No rule to make target > `/usr/--disable-profile--enable-add-ons--enable-kernel=2.6.25/lib/libBrokenLocale.so', > > needed by `install-lib-nosubdir'. Stop. > make[2]: Leaving directory `/sources/glibc-2.16.0/locale' > make[1]: *** [locale/subdir_install] Error 2 > make[1]: Leaving directory `/sources/glibc-2.16.0' > make: *** [install] Error 2* > > could someone assist me resolve this. > -- > > With Regards... > PRABHU :) > > > It looks like you missed some spaces in the configure-command.
Groet, Thomas -- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
