Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
After upgrade to gcc-4.1 I could not get fox to compile, always failed with the following error:FXAccelTable.cpp -o FXAccelTable.o >/dev/null 2>&1 FX7Segment.cpp: In member function 'long int FX::FX7Segment::onCmdSetIntValue(FX::FXObject*, FX::FXSelector, void*)': FX7Segment.cpp:243: error: 'FXStringVal' was not declared in this scope FX7Segment.cpp: In member function 'long int FX::FX7Segment::onCmdSetRealValue(FX::FXObject*, FX::FXSelector, void*)': FX7Segment.cpp:257: error: 'FXStringVal' was not declared in this scope make[1]: *** [FX7Segment.lo] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/fox-1.4.11/work/fox-1.4.11/src' make: *** [all-recursive] Error 1 !!! ERROR: x11-libs/fox-1.4.11 failed. Call stack: ebuild.sh, line 1539: Called dyn_compile ebuild.sh, line 939: Called src_compile fox-1.4.11.ebuild, line 49: Called die This also caused x11-misc/xfe to fail. Xfe only works with fox-1.4.x. After looking for a bug and perusing bug #138871 and discovering there was no maintainer for fox, I decided to try updating the fox-1.4.11.ebuild to get the latest stable version, fox-1.4.34. This version emerged w/o an errror and xfe then also emerged w/o errors. Emerge Info: Gentoo Base System version 1.6.15 *** Deprecated use of action 'info', use '--info' instead Portage 2.1-r1 (default-linux/x86/2006.0, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.16-gentoo-r10 i686) ================================================================= System uname: 2.6.16-gentoo-r10 i686 Intel(R) Pentium(R) 4 CPU 2.40GHz app-admin/eselect-compiler: 2.0.0_rc2-r1 dev-lang/python: 2.4.3-r1 dev-python/pycrypto: 2.0.1-r5 dev-util/ccache: [Not Present] dev-util/confcache: [Not Present] sys-apps/sandbox: 1.2.17 sys-devel/autoconf: 2.13, 2.60 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2 sys-devel/binutils: 2.17 sys-devel/gcc-config: 2.0.0_rc1 sys-devel/libtool: 1.5.22 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-march=pentium4 -mtune=pentium4 -pipe -O2 -frename-registers -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /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/" CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/eselect/compiler /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo" CXXFLAGS="-march=pentium4 -mtune=pentium4 -pipe -O2 -frename-registers -fomit-frame-pointer -fvisibility-inlines-hidden" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks metadata-transfer parallel-fetch sandbox sfperms strict" GENTOO_MIRRORS="http://mirror.datapipe.net/gentoo ftp://mirror.datapipe.net/gentoo http://gentoo.mirrors.tds.net/gentoo ftp://gentoo.mirrors.tds.net/gentoo ftp://gentoo.chem.wisc.edu/gentoo/" LDFLAGS="-Wl,-O1" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_RSYNC_EXTRA_OPTS="--timeout=360" 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" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="16bit X aac aalib acpi activefilter alsa apache2 apm arts audiofile avi berkdb bitmap-fonts bzip2 cdda cddb cdparanoia cdr cli crypt cups curl dbus dga dlloader doc dri eds emboss encode escreen esd fam fbcon ffmpeg fftw flac foomaticdb fortran gdbm gif gimp gimpprint glut glx gmp gnome gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jack java jpeg ladcca lcms lesstif libao libcaca libedit libg++ libwww live lm_sensors mad mikmod miknod mime mmx mmxext mng motif mp3 mpeg mpeg2 mpeg4 mplayer nas ncurses nls nptl nptlonly nsplugin nvidia ogg openal opengl oss pam pcre pdf pdflib perl pic png ppds pppd python qt qt3 qt4 quicktime readline real reflection reiserfs rtc scanner sdl session sftp smp sndfile sockets sox spell spl sse sse-filters sse2 ssl svga sysfs tcltk tcpd tetex threads tiff truetype truetype-fonts type1-fonts udev unicode usb userlocales vidix vorbis win32codecs wmf wxwindows x86 xanim xml xml2 xmms xorg xpm xrandr xscreensaver xv xvid xvmc zlib elibc_glibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_nvidia video_cards_nv video_cards_vesa video_cards_fbdev" Unset: CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS
*** This bug has been marked as a duplicate of 128917 ***
Created an attachment (id=91927) [details] This is the ebuild that worked for me. Of course portage could not find a digest file on any of the mirrors, but downloaed from the foxtoolkit site and wrote the manifest.
Please, attach to the original bug. Thanks.