LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Trouble using LFS ....... (https://www.linuxquestions.org/questions/linux-newbie-8/trouble-using-lfs-4175413515/)

esornep 06-26-2012 02:55 PM

Trouble using LFS .......
 
installing the package Glibc-2.14.1

the ./configure runs fine and makes a 'make' file

then the running the make file gives the following error ....

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]: *** [/home/strings/LFS/sources/glibc-2.14.1/glibc-build/misc/syslog.o] Error 1
make[2]: Leaving directory `/home/strings/LFS/sources/glibc-2.14.1/misc'
make[1]: *** [misc/subdir_lib] Error 2
make[1]: Leaving directory `/home/strings/LFS/sources/glibc-2.14.1'
make: *** [install] Error 2

but it creates a install file which runs and ends at the same point ......

first question : how to solve it

second question : when the make file is itself how can a install file come up

thanks

business_kid 06-26-2012 05:20 PM

Don't the instructions say to make a glibc-build instruction?


All times are GMT -5. The time now is 01:34 PM.