On Mon, Mar 26, 2012 at 3:01 PM, ankit vishwakarma < ankitvishwakarma0...@gmail.com> wrote:
> please provide me help on the following error i started all the > process from the beginning still the error persists. > > > > In file included from ../sysdeps/unix/sysv/linux/syslog.c:10:0: > ../misc/syslog.c: In function '__vsyslog_chk': > ../misc/syslog.c:144:9: warning: variable 'prioff' set but not used > [-Wunused-but-set-variable] > ../misc/syslog.c:123:1: sorry, unimplemented: inlining failed in call > to 'syslog': function body not available > ../misc/syslog.c:155:9: sorry, unimplemented: called from here > make[2]: *** [/mnt/lfs/sources/glibc-build/misc/syslog.o] Error 1 > make[2]: Leaving directory `/mnt/lfs/sources/glibc-2.14.1/misc' > make[1]: *** [misc/subdir_lib] Error 2 > make[1]: Leaving directory `/mnt/lfs/sources/glibc-2.14.1' > make: *** [all] Error 2 > lfs@ankit-Inspiron-1012:/mnt/lfs/sources/glibc-build$ > > Thank You > -- > http://linuxfromscratch.org/mailman/listinfo/lfs-support > FAQ: http://www.linuxfromscratch.org/lfs/faq.html > Unsubscribe: See the above information page > Did you apply the patches below? Fix a couple of bugs in Glibc that can cause crashes and core dumps: patch -Np1 -i ../glibc-2.14.1-fixes-1.patch patch -Np1 -i ../glibc-2.14.1-sort-1.patch Fix a bug that prevents Glibc from building with GCC-4.6.2: patch -Np1 -i ../glibc-2.14.1-gcc_fix-1.patch http://www.linuxfromscratch.org/lfs/view/stable/chapter06/glibc.html
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page