On Thu, Jan 19, 2012 at 2:43 PM, Uthayanan <[email protected]> wrote:
> > > On Thu, Jan 19, 2012 at 2:23 PM, Uthayanan <[email protected]> wrote: > >> >> >> On Thu, Jan 19, 2012 at 2:12 PM, Uthayanan <[email protected]> wrote: >> >>> Dear group, >>> I got the following error during the Glibc 2.14 make process. Is this a >>> known issue ? >>> >>> In file included from ../sysdeps/unix/sysv/linux/syslog.c:10:0: >>> ../misc/syslog.c: In function â__vsyslog_chkâ: >>> ../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 >>> root@ubuntu:/mnt/lfs/Sources/glibc-build# >>> >>> >>> >> Oops !!! I made a mistake. I offered this command through host root !!! I >> shouldve chroot it .. Update it once i finish redoing this >> >>> -- >>> Regards, >>> s uthay >>> >> >> >> >> -- >> Regards, >> s uthay >> > > Once I corrected that, I got the following error. > > > ../sysdeps/i386/fpu/s_frexp.S: Assembler messages: > ../sysdeps/i386/fpu/s_frexp.S:66: Error: invalid identifier for ".ifdef" > ../sysdeps/i386/fpu/s_frexp.S:66: Error: junk at end of line, first > unrecognized character is `1' > ../sysdeps/i386/fpu/s_frexp.S:66: Error: junk at end of line, first > unrecognized character is `1' > ../sysdeps/i386/fpu/s_frexp.S:66: Error: Missing symbol name in directive > ../sysdeps/i386/fpu/s_frexp.S:66: Error: junk at end of line, first > unrecognized character is `1' > ../sysdeps/i386/fpu/s_frexp.S:66: Error: Missing symbol name in directive > ../sysdeps/i386/fpu/s_frexp.S:66: Error: junk at end of line, first > unrecognized character is `.' > ../sysdeps/i386/fpu/s_frexp.S:66: Error: junk at end of line, first > unrecognized character is `1' > ../sysdeps/i386/fpu/s_frexp.S:66: Error: expected comma after name `' in > .size directive > ../sysdeps/i386/fpu/s_frexp.S:66: Error: ".endif" without ".if" > ../sysdeps/i386/fpu/s_frexp.S:66: Error: junk `.get_pc_thunk.dx' after > expression > make[2]: *** [/Sources/glibc-build/math/s_frexp.os] Error 1 > make[2]: Leaving directory `/Sources/glibc-2.14.1/math' > make[1]: *** [math/subdir_lib] Error 2 > make[1]: Leaving directory `/Sources/glibc-2.14.1' > make: *** [all] Error 2 > root:/Sources/glibc-build# > > > -- > Regards, > s uthay > Fixed it. The book didnt mentioned the third patch. I redid with the third patch and every thing went great -- Regards, s uthay
-- http://linuxfromscratch.org/mailman/listinfo/lfs-support FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
