Linux / UNIX Tech Support Forum
This is a discussion on Eglibc 2.10.1 build fail on Ubuntu 9.10 within the Ubuntu / Debian forums, part of the Linux Distribution category; I tried to build the eglibc v2.10.1 on Ubuntu since this only available as a source package and found the ...
|
|||||||
| Ubuntu / Debian Discussion about Debian or Ubuntu Linux related problems. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I tried to build the eglibc v2.10.1 on Ubuntu since this only available as a source package and found the same problems as are caused by building glibc so here we go. I carried out the following steps in the /home/username/Desktop directory running in normal user mode (non root),
1. Downloaded the kernel source unzipped it into the desktop. Created a dir link ./kernel-source/include/asm to ./kernel-source/arch/x86/include/asm Ran make defconfig and make include/linux/version.h inside the kernel source dir. 2. Downloaded and unzipped eglibc-2.10.1 into the desktop 3. Created a eglibc-build folder in desktop 4. Switched to eglibc-build folder and ran ../eglibc-2.10.1/configure --with-headers=/home/username/Desktop/kernal-source/include. ((Note that we are using the default setting for the install path /usr/local since this does not overwrite glibc when installed) This was successful so ran make and someway into the process the following error messages occur, ../include/libc-symbols.h -o /home/martin/Desktop/eglib-build/misc/syslog.o -MD -MP -MF /home/martin/Desktop/eglib-build/misc/syslog.o.dt -MT /home/martin/Desktop/eglib-build/misc/syslog.o In file included from ../sysdeps/unix/sysv/linux/syslog.c:10: ../misc/syslog.c: In function ‘__vsyslog_chk’: ../misc/syslog.c:123: sorry, unimplemented: inlining failed in call to ‘syslog’: function body not available ../misc/syslog.c:155: sorry, unimplemented: called from here make[2]: *** [/home/martin/Desktop/eglib-build/misc/syslog.o] Error 1 make[2]: Leaving directory `/home/martin/Desktop/eglibc-2.10.1/misc' make[1]: *** [misc/subdir_lib] Error 2 make[1]: Leaving directory `/home/martin/Desktop/eglibc-2.10.1' make: *** [all] Error 2 This has occurred with glibc also and since eglibc is a patched version of glibc this is no surprise. Just what the heck is goig on? Is this a path error? I have all the tools required. If anybody has installed glibc or eglibc without any problems then what is is required for a error free build? Yours Martin. |
| Sponsored Links | ||
|
|
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| F8 - fail to load amd pata driver | satimis | CentOS / RHEL / Fedora | 0 | 25-01-2008 11:31 AM |
| fail to telnet localhost 106 | satimis | Mail Servers | 8 | 18-12-2007 05:16 AM |
| Help on build Sendmail/Cyrus/LDap server | bipinkdas | Mail Servers | 1 | 20-11-2007 08:37 PM |
| Trying to build a debian from scratch distribution. HELP! | rcordeiro | Linux software | 3 | 18-10-2006 02:38 AM |
| Login fail message | ricc | Shell scripting | 4 | 13-08-2005 12:43 AM |