xfce-extra/xfce4-showdesktop-0.3.0 won't compile, it complains about plugins or something... Reproducible: Always Steps to Reproduce: 1. emerge xfce4-showdesktop 2. 3. Actual Results: OUTPUT: gcc -DHAVE_CONFIG_H -I. -I. -I.. -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -I/usr/include/xfce4 -I/usr/X11R6/include -I/usr/include/libxml2 -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/atk-1.0 -march=i686 -O3 -pipe -c showdesktop.c -Wp,-MD,.deps/libshowdesktop_la-showdesktop.TPlo -fPIC -DPIC -o .libs/libshowdesktop_la-showdesktop.o showdesktop.c: In function `plugin_free': showdesktop.c:231: parse error before `*' showdesktop.c:232: `plugin' undeclared (first use in this function) showdesktop.c:232: (Each undeclared identifier is reported only once showdesktop.c:232: for each function it appears in.) make[2]: *** [libshowdesktop_la-showdesktop.lo] Error 1 make[2]: Leaving directory `/var/tmp/portage/xfce4-showdesktop-0.3.0/work/xfce4-showdesktop-plugin/panel-plugin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/xfce4-showdesktop-0.3.0/work/xfce4-showdesktop-plugin' make: *** [all] Error 2 !!! ERROR: xfce-extra/xfce4-showdesktop-0.3.0 failed. !!! Function src_compile, Line 392, Exitcode 2 !!! emake failed Note: i don't use distcc !!! Using `which gcc` to gcc locate version, this may break !!! DISTCC, installing gcc-config and setting your current gcc !!! profile will fix this Portage 2.0.49-r20 (default-1.0, gcc-2.95.3, glibc-2.2.5-r2, 2.4.19) ================================================================= System uname: 2.4.19 i686 AuthenticAMD Gentoo Base System version 1.4.1.1 ACCEPT_KEYWORDS="x86 ~x86" AUTOCLEAN="yes" CFLAGS="-march=i686 -O3 -pipe" CHOST="i686-pc-linux-gnu" COMPILER="" CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" CXXFLAGS="-march=i686 -O3 -pipe" DISTDIR="/usr/portage/distfiles" FEATURES="autoaddcvs ccache sandbox" GENTOO_MIRRORS="ftp://ftp.uninett.no/pub/linux/Gentoo" MAKEOPTS="-j2" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" PORTDIR_OVERLAY="/usr/local/portage" SYNC="rsync://rsync.no.gentoo.org/gentoo-portage" USE="3dnow X alsa apm avi berkdb cdr crypt dvd dvdread encode esd gdbm gif gnome-libs gpm gtk gtk2 guile imlib jpeg libg++ libmpeg3 libwww matrox mikmod mmx mozilla moznocompose moznoirc moznomail mozsvg mpeg mysql ncurses nls oggvorbis opengl oss pam perl png python quicktime readline sdl slang spell sse ssl svga tcltk tcpd tiff truetype x86 xface xml2 xmms xv zlib"
Any comments?
something is seems wrong with your toolchain. are you still using gcc 2.95.3??
the default 1.0 profile has been deprecated/removed for quite sometime, I think you should follow the 1.4 upgrade guide. closing