nixCraft Linux Forum

nixCraft

Linux / UNIX Tech Support Forum

Eglibc 2.10.1 build fail on Ubuntu 9.10

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 ...


Go Back   nixCraft Linux Forum > Linux Distribution > Ubuntu / Debian

Linux answers from nixCraft.


Ubuntu / Debian Discussion about Debian or Ubuntu Linux related problems.

Reply

 

LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 26-11-2009, 06:41 AM
Junior Member
User
 
Join Date: Nov 2009
OS: Ubuntu
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Rep Power: 0
mrsharpe is on a distinguished road
Default Eglibc 2.10.1 build fail on Ubuntu 9.10

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.
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads

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


All times are GMT +5.5. The time now is 02:58 AM.


Powered by vBulletin® Version 3.8.5 - Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2
©2005-2010 nixCraft. All rights reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38