Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 42942 - xfce-extra/xfce4-showdesktop-0.3.0 won't compile
Summary: xfce-extra/xfce4-showdesktop-0.3.0 won't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-25 17:31 UTC by moonlite
Modified: 2004-03-03 07:08 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 moonlite 2004-02-25 17:31:42 UTC
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"
Comment 1 moonlite 2004-03-02 15:34:38 UTC
Any comments?
Comment 2 Brad Cowan (RETIRED) gentoo-dev 2004-03-02 19:21:40 UTC
something is seems wrong with your toolchain. are you still using gcc 2.95.3??
Comment 3 Brad Cowan (RETIRED) gentoo-dev 2004-03-03 07:08:02 UTC
the default 1.0 profile has been deprecated/removed for quite sometime, I think you should follow the 1.4 upgrade guide. closing