Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 157872 - asc-1.16.4.0 fails to compile due to undefined reference to `__cxa_get_exception_ptr'
Summary: asc-1.16.4.0 fails to compile due to undefined reference to `__cxa_get_except...
Status: RESOLVED DUPLICATE of bug 123065
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-11 16:43 UTC by Jan Simons
Modified: 2006-12-11 18:27 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 Jan Simons 2006-12-11 16:43:58 UTC
portage log:
[...]
igc-1.2   -lSDL -lpthread
mkdir .libs
i686-pc-linux-gnu-g++ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -Dsgmain -DNEWKEYB -DNO_PARAGUI -I/usr/lib/sigc++-1.2/include -I/usr/include/sigc++-1.2 -march=athlon-tbird -Os -pipe -Wno-sign-compare -funsigned-char -D_UNIX_ -D_SDL_ -o asc unitctrl.o soundList.o typen.o strtmesg.o stack.o spfst.o sgstream.o sg.o pd.o palette.o newfont.o network.o misc.o loadpcxc.o loaders.o loadbi3.o gui.o gamedlg.o dlg_box.o dialog.o controls.o building.o basestrm.o basegfx.o attack.o CLoadable.o Property.o PropertyGroup.o gameoptions.o Named.o astar2.o vehicletype.o buildingtype.o containerbase.o mapalgorithms.o viewcalculation.o gamemap.o password.o password_dialog.o replay.o research.o mapdisplay.o resourcenet.o dashboard.o ascstring.o graphicset.o vehicle.o buildings.o networkdata.o textfileparser.o terraintype.o objecttype.o textfiletags.o itemrepository.o stringtokenizer.o music.o messages.o paradialog.o textfile_evaluation.o containerbasetype.o messagedlg.o simplestream.o mappolygons.o prehistoricevents.o gameevents.o gameeventsystem.o gameevent_dialogs.o statisticdialog.o clipboard.o  ../../../source/libs/triangul/.libs/libtriangul.a ../../../source/ai/.libs/libai.a -L/usr/lib ../../../source/libs/sdlmm/src/.libs/libSDLmm.a ../../../source/sdl/.libs/libsdl.a /usr/lib/libSDL_image.so /usr/lib/libSDL_mixer.so -L/usr/local/lib /usr/lib/libjpeg.so -lbz2 /usr/lib/libsigc-1.2.so /usr/lib/gcc/i686-pc-linux-gnu/3.4.6/libstdc++.so -L/usr/i686-pc-linux-gnu/bin -L/usr/i686-pc-linux-gnu/lib /usr/lib/libSDL.so -lm /usr/lib/libdirectfb.so /usr/lib/libfusion.so /usr/lib/libdirect.so -lz -ldl -lvga -lpthread
sgstream.o: In function `initFileIO(ASCString const&, int)':
sgstream.cpp:(.text+0x211f): undefined reference to `__cxa_get_exception_ptr'
sgstream.cpp:(.text+0x2179): undefined reference to `__cxa_get_exception_ptr'
sg.o: In function `loadStartupMap(char const*)':
sg.cpp:(.text+0x1b4c): undefined reference to `__cxa_get_exception_ptr'
sg.cpp:(.text+0x1c07): undefined reference to `__cxa_get_exception_ptr'
sg.cpp:(.text+0x1cdf): undefined reference to `__cxa_get_exception_ptr'
sg.o:sg.cpp:(.text+0x1d75): more undefined references to `__cxa_get_exception_ptr' follow
collect2: ld returned 1 exit status
make[5]: *** [asc] Error 1
make[5]: Leaving directory `/var/tmp/portage/games-strategy/asc-1.16.4.0/work/asc-1.16.4.0/source/unix/asc'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/var/tmp/portage/games-strategy/asc-1.16.4.0/work/asc-1.16.4.0/source/unix/asc'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/var/tmp/portage/games-strategy/asc-1.16.4.0/work/asc-1.16.4.0/source/unix'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/games-strategy/asc-1.16.4.0/work/asc-1.16.4.0/source'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/games-strategy/asc-1.16.4.0/work/asc-1.16.4.0'
make: *** [all] Error 2


----------------------------------
emerge --info:

Portage 2.1.2_rc3-r2 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.5-r0, 2.6.18-gentoo-r1 i686)
=================================================================
System uname: 2.6.18-gentoo-r1 i686 AMD Athlon(tm) Processor
Gentoo Base System version 1.12.6
Last Sync: Mon, 11 Dec 2006 22:20:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -Os -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/mozilla/defaults/pref /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=athlon-tbird -Os -pipe"
DISTDIR="/var/distfiles"
FEATURES="autoconfig ccache confcache distlocks metadata-transfer parallel-fetch sandbox sfperms strict userfetch userpriv usersandbox"
GENTOO_MIRRORS="http://mirrors.sec.informatik.tu-darmstadt.de/gentoo/ http://ftp.du.se/pub/os/gentoo http://gentoo.ynet.sk/pub http://mir.zyrianes.net/gentoo/ http://gentoo.inode.at/"
LANG="de_DE"
LC_ALL="de_DE@euro"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/var/distfiles/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage /usr/local/overlays/misc /usr/portage/local/layman/science"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowext 3ds 7zip X a52 aac acpi alsa alsa_cards_cs46xx alsa_cards_ens1371 amr apache2 apm arts artswrappersuid asf auctex audiofile bash-completion berkdb bitmap-fonts blender-game bootsplash bzip2 canna ccache cdda cddb cdio cdparanoia cdr cdrom chroot cjk cle266 cli cpudetection cracklib crypt css cups curl curlwrappers dba dbase dbus dga directfb dlloader dri droproot dv dvd dvdread ecc edl elf elibc_glibc emacs emboss emf encode ethereal fam fb fbcon fbdev fbsplash ffmpeg fftw flac flash fltk font-server foomaticdb fortran freewnn ftp fuse gcc-libffi gcj gcl gd gdbm geldkarte geoip gif gimp ginac gnuplot gpm graphviz gs gtk h323 hal http httpd iconv icq id3 idea imagemagick imap imlib input_devices_evdev input_devices_joystick input_devices_keyboard input_devices_mouse irc isdnlog jabber jack java javascript jce jikes john joystick jp2 jpeg jpeg2k kde kdeenablefinal kdehiddenvisibility kdexdeltas kernel_linux kqemu ladspa lame lapack latex libg++ libgda libwww linguas_de live lm_sensors logitech-mouse logrotate lzo lzw lzw-tiff m17n-lib mad maildir math matroska memlimit mikmod mime mjpeg mmap mmx mmxext mng mod mono moznocompose moznoirc moznomail mozsvg mp3 mp4live mpeg mpeg2 mpeg4 mpi mplayer msdav mule multiuser musepack music mysqli ncurses net network nls nptl nptlonly nsplugin ntfs ntlm nvidia objc octave odbc offensive ogg oggvorbis ogre on-the-fly-crypt opengl oscar oss pam pascal patented pcre pda pdf pdfkit perl php plotutils png posix povray ppds pppd print python qt3 qt4 quicktime rar rdesktop readline real reflection reiserfs samba scenarios screen sdl sensord session sftp sid slp smartcard smime sndfile soap sockets softmmu speex spell spl sql sqlite ssl stream subp subtitles subversion svg svga svgz swat sysfs syslog tcltk tcpd tetex theora tidy tiff timidity tk tos transcode truetype truetype-fonts type1 type1-fonts udev unicode usb usepackagedmakefiles userland_GNU userlocales utempter v4l v4l2 vcd video_cards_nv video_cards_nvidia vidix visualization vlm vnc vorbis webdav win32codecs wma wma123 wmf wv wxgtk1 wxwindows x264 xanim xchatnogtk xemacs xine xinerama xml xorg xpm xprint xscreensaver xv xvid xvmc yv12 zip zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Tristan Heaven (RETIRED) gentoo-dev 2006-12-11 18:27:46 UTC

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