------- Comment #2 from jpvial at nerim dot net 2006-11-16 15:19 ------- Subject: Re: building libgfortran fails because of multiple definitions gcc-4.3-20061111
rguenth at gcc dot gnu dot org wrote: > ------- Comment #1 from rguenth at gcc dot gnu dot org 2006-11-16 11:50 > ------- > This is because of the C99 inline changes and your glibc. > > 2006-11-07 Richard Guenther <[EMAIL PROTECTED]> > > * inclhack.def (glibc_c99_inline_2): Adjust for glibc 2.3 > systems. > * fixincl.x: Regenerate. > > and > > 2006-11-02 Geoffrey Keating <[EMAIL PROTECTED]> > > * inclhack.def (glibc_c99_inline_1): New. > * inclhack.def (glibc_c99_inline_2): New. > * inclhack.def (glibc_c99_inline_3): New. > * inclhack.def (glibc_c99_inline_4): New. > * fixincl.x: Regenerate. > * tests/base/bits/string2.h: New. > * tests/base/sys/sysmacros.h: New. > * tests/base/sys/stat.h: Update. > > were supposed to fix it. Please provide your stdlib.h header and/or glibc > version. > > here is /usr/include/stdlib.h and /usr/include/bits/stdlib.h (as tar.gz) -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29867