inlining failed

Ryan Arnold ryan.arnold@gmail.com
Sat Nov 29 18:16:00 GMT 2008


On Sat, Nov 29, 2008 at 9:53 AM, Dominik Táborský <bremby@seznam.cz> wrote:
> Hi,
>
> This might be a stupid question, since I wasn't able to google the
> answer. I'm sorry in that case.
>
> I have been trying to build Glibc 2.8.90 (20080505) and 2.9 (from
> tarball, thanks Brett! ) for a few days now, trying to figure out the
> compiler settings, mainly. I have overcome many problems, but I got
> stuck on this, and can't move on:
>
> ../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
>
>
> My system is Ubuntu 8.10 with latest updates, gcc 4.3.2, CFLAGS se to
> -O2 -mtune=i586 -funit-at-a-time.
>
> I think the -fno-stack-protector is also needed to compile glibc, but so
> far, no matter how hard I've tried, how long I have been googling this,
> I just can't get it compiled...
>
> Anyone's got ideas?

Sorry, I have no idea on the build issue but....

> PS: If you don't know answer to that, please, can you tell me why I
> can't compile glibc from CVS? It tells me the crypt add-on is old, but
> what to do about that?

Regarding the 'crypt' issue, please look at the following GLIBC wiki post:

http://sourceware.org/glibc/wiki/Feedback#head-0d1b55ced0d09f0b7732037f54e6321e27f7060d

Checking out the source with cvs -dP should prevent the problem as
well per this web page:

http://plash.beasts.org/wiki/GlibcBuildIssues

Ryan


More information about the Libc-help mailing list