Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118272 - glibc-2.3.5-r2 fails to compile
Summary: glibc-2.3.5-r2 fails to compile
Status: RESOLVED DUPLICATE of bug 97465
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-08 03:06 UTC by Christof Schulze
Modified: 2006-01-08 03:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christof Schulze 2006-01-08 03:06:21 UTC
glibc fails to compile with the following errormessage

iofclose.c: In function `_IO_new_fclose':
iofclose.c:60: error: `_IO_acquire_lock_needs_exceptions_enabled' undeclared (first use in this function)
iofclose.c:60: error: (Each undeclared identifier is reported only once
iofclose.c:60: error: for each function it appears in.)
iofclose.c: At top level:
iofclose.c:66: error: syntax error before "while"
iofclose.c:75: error: syntax error before '->' token
iofclose.c:75: warning: type defaults to `int' in declaration of `__gconv_release_step'
iofclose.c:75: warning: function declaration isn't a prototype
iofclose.c:75: error: conflicting types for `__gconv_release_step'
../iconv/gconv_int.h:204: error: previous declaration of `__gconv_release_step'
iofclose.c:75: warning: data definition has no type or storage class
iofclose.c:76: error: syntax error before '->' token
iofclose.c:76: warning: type defaults to `int' in declaration of `__gconv_release_step'
iofclose.c:76: warning: function declaration isn't a prototype
iofclose.c:76: warning: data definition has no type or storage class
iofclose.c:77: error: syntax error before "void"
iofclose.c:88: warning: type defaults to `int' in declaration of `free'
iofclose.c:88: warning: parameter names (without types) in function declaration
iofclose.c:88: error: conflicting types for `free'
../stdlib/stdlib.h:597: error: previous declaration of `free'
iofclose.c:88: warning: data definition has no type or storage class
iofclose.c:89: error: syntax error before '}' token

USE Flags:
[ebuild     U ] sys-libs/glibc-2.3.5-r2 [2.3.4.20041102-r1] -build -erandom -glibc-compat20 -glibc-omitfp -hardened -linuxthreads-tls (-multilib) -nls +nptl +nptlonly* -pic -profile (-selinux) -userlocales 0 kB

$ emerge --info
Portage 2.0.53 (default-linux/x86/2005.0, gcc-3.3.6, glibc-2.3.4.20041102-r1, 2.6.15-rc2 i686)
=================================================================
System uname: 2.6.15-rc2 i686 Pentium III (Katmai)
Gentoo Base System version 1.6.13
dev-lang/python:     2.3.5-r2, 2.4.2
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.20
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer -fstack-protector -fstack-protector-all"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=pentium3 -pipe -fomit-frame-pointer -fstack-protector -fstack-protector-all"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/overlays/bmg-main.alternative /usr/local/overlays/eigene /usr/local/overlays/deltup /usr/local/overlays/gentoo-de /usr/local/overlays/mplayer32"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 aac acpi acpi4linux alsa apache2 authfile berkdb dedicated extensions flac ftp gd gimpprint icecast jikes libclamav mad mmx mysql nagios-dns nagios-ntp nagios-ssh nptl nptlonly oav oggvorbis pam perl ppds rtc samba sasl shaper sharedmem softquota solid sse ssl symlink threads tidy unicode usb vorbis zero-penalty-hit userland_GNU kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS

please let me know if you need further information, I will provide them as soon as possible.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-01-08 03:21:28 UTC

*** This bug has been marked as a duplicate of 97465 ***