Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 54261 - xmms-jess fails (gcc-3.4 related?)
Summary: xmms-jess fails (gcc-3.4 related?)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-17 21:42 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-06-28 01:52 UTC (History)
1 user (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 Jeremy Huddleston (RETIRED) gentoo-dev 2004-06-17 21:42:34 UTC
gcc -DPACKAGE=\"JESS\" -DVERSION=\"2.9.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT -O2 -pipe -fomit-frame-pointer -c draw.c  -fPIC -DPIC -o draw.lo
In file included from draw.c:6:
def.h:19:1: warning: "LINE_MAX" redefined
In file included from /usr/include/limits.h:148,
                 from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.0/include/limits.h:122,
                 from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.0/include/syslimits.h:7,
                 from /usr/lib/gcc/x86_64-pc-linux-gnu/3.4.0/include/limits.h:11,
                 from /usr/lib/glib/include/glibconfig.h:9,
                 from /usr/include/glib-1.2/glib.h:66,
                 from draw.c:1:
/usr/include/bits/posix2_lim.h:82:1: warning: this is the location of the previous definition
draw.c: In function `burn_3d':
draw.c:514: error: label at end of compound statement
draw.c: In function `stars_create_state':
draw.c:627: error: label at end of compound statement
make: *** [draw.lo] Error 1
make: *** Waiting for unfinished jobs....
gcc -DPACKAGE=\"JESS\" -DVERSION=\"2.9.1\" -DHAVE_DLFCN_H=1 -I. -I. -I/usr/include/xmms -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/SDL -D_REENTRANT -O2 -pipe -fomit-frame-pointer -c draw_low_level.c  -fPIC -DPIC -o draw_low_level.lo

!!! ERROR: media-plugins/xmms-jess-2.9.1 failed.
!!! Function src_compile, Line 24, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
Comment 1 Jeremy Huddleston (RETIRED) gentoo-dev 2004-06-28 01:52:24 UTC
gcc 3.4 fixes added to portage.