Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74072 - ld errors
Summary: ld errors
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-12-11 01:09 UTC by augury@vampares.org
Modified: 2009-09-16 09:04 UTC (History)
2 users (show)

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 augury@vampares.org 2004-12-11 01:09:12 UTC
somethings not right in my toolchain,
i have to add
LDFLAGS='-Wl,-O1,--enable-new-dtags,--sort-common,--allow-multiple-definition,--allow-multiple-definition,--relax -z combreloc -z muldefs -s'
before i can build php and kmplayer need some other flag combonation and so does transcode (have to edit the libtools) and kdepim.
All of this should be default right?  I never needed to to do this before.  everything seems to build ok.

this is the last of about 4000 lines of it telling me where everthing is defined first and then it tells me where it was defined again.
ext/dom/.libs/php_dom.o(.bss.dom_domlocator_class_entry+0x0): first defined here
ext/dom/.libs/userdatahandler.o(.bss.dom_domconfiguration_class_entry+0x0): multiple definition of `dom_domconfiguration_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_domconfiguration_class_entry+0x0): first defined here
ext/dom/.libs/userdatahandler.o(.bss.dom_cdatasection_class_entry+0x0): multiple definition of `dom_cdatasection_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_cdatasection_class_entry+0x0): first defined here
ext/dom/.libs/userdatahandler.o(.bss.dom_documenttype_class_entry+0x0): multiple definition of `dom_documenttype_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_documenttype_class_entry+0x0): first defined here
ext/dom/.libs/userdatahandler.o(.bss.dom_notation_class_entry+0x0): multiple definition of `dom_notation_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_notation_class_entry+0x0): first defined here
ext/dom/.libs/userdatahandler.o(.bss.dom_entity_class_entry+0x0): multiple definition of `dom_entity_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_entity_class_entry+0x0): first defined here
ext/dom/.libs/userdatahandler.o(.bss.dom_entityreference_class_entry+0x0): multiple definition of `dom_entityreference_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_entityreference_class_entry+0x0): first defined here
ext/dom/.libs/userdatahandler.o(.bss.dom_processinginstruction_class_entry+0x0): multiple definition of `dom_processinginstruction_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_processinginstruction_class_entry+0x0): first defined here
ext/dom/.libs/userdatahandler.o(.bss.dom_string_extend_class_entry+0x0): multiple definition of `dom_string_extend_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_string_extend_class_entry+0x0): first defined here
ext/dom/.libs/userdatahandler.o(.bss.dom_xpath_class_entry+0x0): multiple definition of `dom_xpath_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_xpath_class_entry+0x0): first defined here
ext/dom/.libs/userdatahandler.o(.bss.dom_namespace_node_class_entry+0x0): multiple definition of `dom_namespace_node_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_namespace_node_class_entry+0x0): first defined here
Zend/.libs/zend_ini_scanner.o(.bss.yytext+0x0): multiple definition of `yytext'
Zend/.libs/zend_language_scanner.o(.bss.yytext+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_node_class_entry+0x0): multiple definition of `dom_node_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_node_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_domexception_class_entry+0x0): multiple definition of `dom_domexception_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_domexception_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_domstringlist_class_entry+0x0): multiple definition of `dom_domstringlist_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_domstringlist_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_namelist_class_entry+0x0): multiple definition of `dom_namelist_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_namelist_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_domimplementationlist_class_entry+0x0): multiple definition of `dom_domimplementationlist_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_domimplementationlist_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_domimplementationsource_class_entry+0x0): multiple definition of `dom_domimplementationsource_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_domimplementationsource_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_domimplementation_class_entry+0x0): multiple definition of `dom_domimplementation_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_domimplementation_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_documentfragment_class_entry+0x0): multiple definition of `dom_documentfragment_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_documentfragment_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_document_class_entry+0x0): multiple definition of `dom_document_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_document_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_nodelist_class_entry+0x0): multiple definition of `dom_nodelist_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_nodelist_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_namednodemap_class_entry+0x0): multiple definition of `dom_namednodemap_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_namednodemap_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_characterdata_class_entry+0x0): multiple definition of `dom_characterdata_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_characterdata_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_attr_class_entry+0x0): multiple definition of `dom_attr_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_attr_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_element_class_entry+0x0): multiple definition of `dom_element_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_element_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_text_class_entry+0x0): multiple definition of `dom_text_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_text_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_comment_class_entry+0x0): multiple definition of `dom_comment_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_comment_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_typeinfo_class_entry+0x0): multiple definition of `dom_typeinfo_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_typeinfo_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_userdatahandler_class_entry+0x0): multiple definition of `dom_userdatahandler_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_userdatahandler_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_domerror_class_entry+0x0): multiple definition of `dom_domerror_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_domerror_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_domerrorhandler_class_entry+0x0): multiple definition of `dom_domerrorhandler_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_domerrorhandler_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_domlocator_class_entry+0x0): multiple definition of `dom_domlocator_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_domlocator_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_domconfiguration_class_entry+0x0): multiple definition of `dom_domconfiguration_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_domconfiguration_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_cdatasection_class_entry+0x0): multiple definition of `dom_cdatasection_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_cdatasection_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_documenttype_class_entry+0x0): multiple definition of `dom_documenttype_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_documenttype_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_notation_class_entry+0x0): multiple definition of `dom_notation_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_notation_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_entity_class_entry+0x0): multiple definition of `dom_entity_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_entity_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_entityreference_class_entry+0x0): multiple definition of `dom_entityreference_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_entityreference_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_processinginstruction_class_entry+0x0): multiple definition of `dom_processinginstruction_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_processinginstruction_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_string_extend_class_entry+0x0): multiple definition of `dom_string_extend_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_string_extend_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_xpath_class_entry+0x0): multiple definition of `dom_xpath_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_xpath_class_entry+0x0): first defined here
main/.libs/internal_functions.o(.bss.dom_namespace_node_class_entry+0x0): multiple definition of `dom_namespace_node_class_entry'
ext/dom/.libs/php_dom.o(.bss.dom_namespace_node_class_entry+0x0): first defined here
collect2: ld returned 1 exit status
make: *** [libphp5.la] Error 1

!!! ERROR: dev-php/php-5.0.2-r1 failed.
!!! Function php5-sapi_src_compile, Line 432, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.

nickel /var/tmp/portage/php-5.0.2-r1/work # FEATURES='keepwork' USE='-berkdb -gdbm -odbc -mssql ' emerge -vp php

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild     U ] dev-php/php-5.0.2-r1 [5.0.1] -adabas +bcmath -berkdb -birdstep +bzlib +calendar -cdb -cpdflib +crypt -ctype +curl +curlwrappers -db2 -dba -dbase +dbm -dbmaker +dbx -debug +dio -empress -empress-bcs -esoob +exif +fam -fdftk -filepro* -flatfile -frontbase +ftp +gd -gd-external -gdbm +gmp -hyperwave-api-iconv +imap -informix -ingres -inifile -interbase -iodbc +jpeg +ldap -libedit -mcve -memlimit -mhash -mime -ming -mnogosearch -msession -msql -mssql* +mysql -mysqli +ncurses -nis +nls* -oci8 -odbc* -oracle7 -ovrimos -pcntl +pcre -pfpro +png +posix +postgres -qdbm +readline -recode -sapdb +sasl +session +shared +sharedmem +simplexml +snmp +soap +sockets -solid +spell +spl +sqlite +ssl -sybase -sybase-ct +sysvipc* +tidy +tiff +tokenizer* +truetype +wddx +xml2 +xmlrpc +xpm +xsl +zlib 0 kB

Total size of downloads: 0 kB

nickel /var/tmp/portage/php-5.0.2-r1/work #



================== make.conf ==================================

LDFLAGS='-Wl,-O1,--enable-new-dtags,--sort-common,--allow-multiple-definition,--allow-multiple-definition,--relax -z combreloc -z muldefs -s'

CFLAGS="-g0 -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER -pipe -O3 -march=pentium4 -fweb -funswitch-loops -funroll-all-loops -funit-at-a-time -fsched2-use-traces -fsched2-use-superblocks -fsched-stalled-insns=12 -frename-registers -fprefetch-loop-arrays -fpeel-loops -fomit-frame-pointer -fmerge-all-constants -finline-limit=32768 -finline-functions -ffunction-sections -ffast-math -fdata-sections -fbranch-target-load-optimize2"

CXXFLAGS="-g0 -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER -pipe -O3 -march=pentium4 -fweb -funswitch-loops -funroll-all-loops -funit-at-a-time -fsched2-use-traces -fsched2-use-superblocks -fsched-stalled-insns=12 -frename-registers -fprefetch-loop-arrays -fpeel-loops -fomit-frame-pointer -fmerge-all-constants -finline-limit=32768 -finline-functions -ffunction-sections -ffast-math -fdata-sections -fbranch-target-load-optimize2 -fvisibility-inlines-hidden -fabi-version=0 -fpermissive -fno-enforce-eh-specs"

FEATURES="-ccache buildpkg -sandbox"
MAKEOPTS="-j1"
PORTAGE_NICENESS='0'
ACCEPT_KEYWORDS="~x86 x86"
CLEAN_DELAY="7"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config /usr/kde/3/share/config"
CONFIG_PROTECT_MASK="/etc/gconf"

CBUILD=i686-pc-linux-gnu
CCHOST=i686-pc-linux-gnu
CCHOST=i686-pc-linux-gnu
CHOST=i686-pc-linux-gnu
CTARGET=i686-pc-linux-gnu

ARCH="x86"
AUTOCLEAN="yes"
NOCOLOR="false"
PORTAGE_BINHOST_CHUNKSIZE="16384"
RSYNC_RETRIES="2"
RSYNC_TIMEOUT="64"
USE_EXPAND="VIDEO_CARDS INPUT_DEVICES LINGUAS"

SYNC="rsync://65.19.163.230/gentoo-portage"
GENTOO_MIRRORS="http://64.27.65.115/gentoo http://193.1.219.100/pub/gentoo/ http://209.221.142.124/ ftp://141.219.155.230/gentoo/source http://141.219.155.230/gentoo/"
FETCHCOMMAND="/usr/bin/wget -t 2 -v --dns-timeout=20 --dns-cache=off -nv --read-timeout=600 -o /RamTemp/wget_log --connect-timeout=12 -P \${DISTDIR} \${URI}"
RESUMECOMMAND="/usr/bin/wget -t 1 -v -c --dns-timeout=12 --dns-cache=off -nv --read-timeout=600 -o /RamTemp/wget_log --progress=bar --connect-timeout=12 -P \${DISTDIR} \${URI}"

DISTDIR=/usr/portage/distfiles
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
PKGDIR=/usr/portage/packages
RPMDIR=/usr/portage/rpm
PORTDIR_OVERLAY="/var/overlay/bmg-gnome /var/overlay/bmg-main /usr/portage/packages/overlay"

USE="aac acpi aim aliaschain amd antlr apache2 artswrappersuid asterisk \
 async audiofile bcmath bdf blender-game bsh bzlib calendar cap caps \
 cddb cdf cdparanoia cdrom chroot clamav clanJavaScript clanVoice \
 cle266 clearpasswd client clisp cmucl cnamefix codecs curl \
 curlwrappers dbm dbx dedicated devfs devfs26 devmap dga dio distcache \
 distribution divx4linux dlopen dmx dnd dnsdb drac dv dvb dvd dvdr \
 dvdread editor edl erandom escreen ethereal etwin evo evolution exif \
 faac faad fastcgi fax fbcon fbdev ffmpeg flash foreign-package \
 freetts freetype frlargefiles fs ftp GAPING_SECURITY_HOLE gb gcc gcj \
 gd gimp gimpprint ginac glade glgd glut gmp gmtfull gmthigh gmtsuppl \
 gmttria gnomedb gnuplot gnutls gps graphviz gs gsl hdf5 icq icu idl \
 ieee1394 image imap imlib2 inetd innodb ipalias ipcs ipv6 ipv6arpa \
 jack-tmpfs java javacomm javadoc javamail javascript jce jikes \
 joystick jp2 jsch ldirectord leaf leim lesstif libcaca libdsk libgda \
 libsamplerate lids lirc live lmtp lm_sensors log4j ltsp lua \
 lufsusermount lynxkeymap lzo lzw lzw-tiff m17n-lib md5sum mdb mixer \
 mldonkeypango mmap mmx mng monkey mozcalendar mozp3p mozsvg \
 mozxmlterm mpeg4 mpi mplayer msdav mssql mule multicall multipleip \
 nagios-dns nagios-ntp nagios-ping nagios-ssh native net netcdf \
 network nptl ntlm nvidia objc ocaml offensive ofx ooo-kde openal \
 openssh opie orathreads oro pam-mysql pcap pcre pdf pg-hier \
 pg-intdatetime pg-vacuumdelay php physfs pic portaudio posix ppds \
 prelude print procmail pthreads pwdb quotes radius regexp remote \
 rhino rogue rplay rtc S3TC sasl savedconfig semanticfix serial server \
 servlet-2.3 servlet-2.4 session shaper shared sharedmem sheep silc \
 simplexml skey skk slp smime sndfile snmp snortsam soap sockets \
 socks5 softmmu softquota sox spamassassin speedo spl sqlite3 src sse \
 sse2 stats stencil-buffer svg sysvipc szip t1lib tcc tcl tga theora \
 threads tidy timidity tlen tokenizer tools transcode translator \
 transparent-proxy type1 uim uml unsafe usagi usb uudeview v4l v4l2 \
 vanilla vda vhosts vim-with-x vpopmail wddx wildlsearch wmf wxwin \
 wxwindows X509 Xaw3d xbase xchatdccserver xchattext xerces xface \
 xforms xfs xine xinerama xmlrpc xpm xprint xrandr xsl xvid yahoo yaz \
 yv12 zeo zvbi -libg"

=================================================== emerge info ===============================
libtool was libtool-1.5.10 and then libtool-1.5.2-r7, no change


Portage 2.0.51-r8 (default-linux/x86/2004.2, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.10-rc3 i686)
=================================================================
System uname: 2.6.10-rc3 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo Base System version 1.6.7
Python:              dev-lang/python-2.1.3-r1,dev-lang/python-2.2.3-r5,dev-lang/python-2.3.4 [2.3.4 (#1, Nov 11 2004, 10:27:44)]
distcc 2.18.2 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [disabled]
dev-lang/python:     2.1.3-r1, 2.2.3-r5, 2.3.4
sys-devel/autoconf:  2.59-r6, 2.13
sys-devel/automake:  1.8.5-r2, 1.9.3, 1.7.9, 1.4_p6, 1.6.3, 1.8.5-r1
sys-devel/binutils:  2.15.92.0.2-r1
sys-devel/libtool:   1.5.2-r7
virtual/os-headers:  2.6.8.1-r1
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-g0 -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER -pipe -O3 -march=pentium4 -fweb -funswitch-loops -funroll-all-loops -funit-at-a-time -fsched2-use-traces -fsched2-use-superblocks -fsched-stalled-insns=12 -frename-registers -fprefetch-loop-arrays -fpeel-loops -fomit-frame-pointer -fmerge-all-constants -finline-limit=32768 -finline-functions -ffunction-sections -ffast-math -fdata-sections -fbranch-target-load-optimize2"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /opt/glftpd/etc /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/X11/xkb /usr/lib/fax /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/bind /var/qmail/control /var/spool/fax/etc"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-g0 -DTT_CONFIG_OPTION_BYTECODE_INTERPRETER -pipe -O3 -march=pentium4 -fweb -funswitch-loops -funroll-all-loops -funit-at-a-time -fsched2-use-traces -fsched2-use-superblocks -fsched-stalled-insns=12 -frename-registers -fprefetch-loop-arrays -fpeel-loops -fomit-frame-pointer -fmerge-all-constants -finline-limit=32768 -finline-functions -ffunction-sections -ffast-math -fdata-sections -fbranch-target-load-optimize2 -fvisibility-inlines-hidden -fabi-version=0 -fpermissive -fno-enforce-eh-specs"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg sfperms"
GENTOO_MIRRORS="http://64.27.65.115/gentoo http://193.1.219.100/pub/gentoo/ http://209.221.142.124/ ftp://141.219.155.230/gentoo/source http://141.219.155.230/gentoo/"
MAKEOPTS="-j1"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/var/overlay/bmg-gnome /var/overlay/bmg-main /usr/portage/packages/overlay"
SYNC="rsync://65.19.163.230/gentoo-portage"
USE="GAPING_SECURITY_HOLE S3TC X X509 Xaw3d aac aalib acpi adns aim aliaschain alsa amd antlr apache2 apm arts artswrappersuid asterisk async audiofile avi bcmath bdf berkdb bitmap-fonts blender-game bonobo bsh bzlib calendar cap caps cddb cdf cdparanoia cdr cdrom chroot clamav clanJavaScript clanVoice cle266 clearpasswd client clisp cmucl cnamefix codecs crypt cscope cups curl curlwrappers dbm dbx dedicated devfs devfs26 devmap dga dio directfb distcache distribution divx4linux dlopen dmx dnd dnsdb drac dv dvb dvd dvdr dvdread editor edl encode erandom escreen esd ethereal etwin evo evolution exif f77 faac faad fam fastcgi fax fbcon fbdev ffmpeg firebird flac flash foomaticdb foreign-package fortran freetds freetts freetype frlargefiles fs ftp gb gcc gcj gd gdbm ggi gif gimp gimpprint ginac glade glgd glut gmp gmtfull gmthigh gmtsuppl gmttria gnome gnomedb gnuplot gnutls gphoto2 gpm gps graphviz gs gsl gstreamer gtk gtk2 gtkhtml guile hdf5 icq icu idl ieee1394 image imagemagick imap imlib imlib2 inetd innodb ipalias ipcs ipv6 ipv6arpa jack jack-tmpfs java javacomm javadoc javamail javascript jce jikes joystick jp2 jpeg jsch junit kde ldap ldirectord leaf leim lesstif libcaca libdsk libg++ libgda libsamplerate libwww lids lirc live lm_sensors lmtp log4j ltsp lua lufsusermount lynxkeymap lzo lzw lzw-tiff m17n-lib mad mcal md5sum mdb mikmod mixer mldonkeypango mmap mmx mng monkey motif mozcalendar mozilla mozp3p mozsvg mozxmlterm mpeg mpeg4 mpi mplayer msdav mssql mule multicall multipleip mysql nagios-dns nagios-ntp nagios-ping nagios-ssh nas native ncurses net netcdf network nls nptl ntlm nvidia objc ocaml odbc offensive ofx oggvorbis ooo-kde openal opengl openssh opie orathreads oro oss pam pam-mysql pcap pcre pdf pdflib perl pg-hier pg-intdatetime pg-vacuumdelay php physfs pic plotutils png portaudio posix postgres ppds prelude print procmail pthreads pwdb python qt quicktime quotes radius readline regexp remote rhino rogue rplay rtc ruby samba sasl savedconfig scanner sdl semanticfix serial server servlet-2.3 servlet-2.4 session shaper shared sharedmem sheep silc simplexml skey skk slang slp smime sndfile snmp snortsam soap sockets socks5 softmmu softquota sox spamassassin speedo speex spell spl sqlite sqlite3 src sse sse2 ssl stats stencil-buffer svg svga sysvipc szip t1lib tcc tcl tcltk tcpd tetex tga theora threads tidy tiff timidity tlen tokenizer tools transcode translator transparent-proxy truetype type1 uim uml unsafe usagi usb uudeview v4l v4l2 vanilla vda vhosts vim-with-x vpopmail wddx wildlsearch wmf wxwin wxwindows x86 xbase xchatdccserver xchattext xerces xface xforms xfs xine xinerama xml xml2 xmlrpc xmms xpm xprint xrandr xsl xv xvid yahoo yaz yv12 zeo zlib zvbi"



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 SpanKY gentoo-dev 2004-12-12 00:57:31 UTC
ok, you've got a pretty screwed up system

(1) stop setting CBUILD/CCHOST/CTARGET in make.conf
(2) stop using such ridiculous CFLAGS/CXXFLAGS
(3) once you've done that and rebuilt much of your system with sane settings and the error still is happening, come back and file a new bug
Comment 2 Warp Zero (RETIRED) gentoo-dev 2005-03-10 01:17:06 UTC
HOLY COW I'M TOTALLY GOING SO FAST OH F***
Comment 3 Stuart Longland (RETIRED) gentoo-dev 2005-08-31 23:46:04 UTC
*** Bug 104437 has been marked as a duplicate of this bug. ***
Comment 4 Alex 2009-09-16 09:04:18 UTC
(Spam administratively removed, by robbat2@gentoo.org, at Tue, 26 Jan 2010 05:07:57 +0000)