Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 137855 - quake2-icculus build error USE="rogue"
Summary: quake2-icculus build error USE="rogue"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-24 09:15 UTC by Pinky
Modified: 2006-06-27 20:09 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fix this problem, (is the same fix as in xatrix) (quake2-icculus-0.16.1-rogue-gcc41.patch,312 bytes, patch)
2006-06-24 09:16 UTC, Pinky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pinky 2006-06-24 09:15:45 UTC
I cannot build quake2-icculus because:

src/rogue/g_items.c:37: error: static declaration of 
Comment 1 Pinky 2006-06-24 09:15:45 UTC
I cannot build quake2-icculus because:

src/rogue/g_items.c:37: error: static declaration of jacket_armor_index follows non-static declaration
src/rogue/g_local.h:548: error: previous declaration of jacket_armor_index was here
src/rogue/g_items.c:38: error: static declaration of combat_armor_index follows non-static declaration
src/rogue/g_local.h:549: error: previous declaration of combat_armor_index was here
src/rogue/g_items.c:39: error: static declaration of body_armor_index follows non-static declaration
src/rogue/g_local.h:550: error: previous declaration of body_armor_index was here
make[1]: *** [releasei386/rogue/g_items.o] Error 1
make[1]: Leaving directory `/var/tmp/portage/quake2-icculus-0.16.1/work/quake2-r0.16.1'
make: *** [build_release] Error 2


Portage 2.1.1_pre1-r2 (default-linux/x86/2005.1, gcc-4.1.1/vanilla, glibc-2.4-r3, 2.6.17.1-K7 i686)
System uname: 2.6.17.1-K7 i686 AMD Sempron(tm)   2500+
Comment 2 Pinky 2006-06-24 09:16:48 UTC
Created attachment 90040 [details, diff]
fix this problem, (is the same fix as in xatrix)
Comment 3 Paul Bredbury 2006-06-24 16:02:19 UTC
In case anyone's interested, qudos-9999 on bug #137520 (which is based on quake2-icculus) works with the rogue and xatrix mission packs.
Comment 4 Chris Gianelloni (RETIRED) gentoo-dev 2006-06-27 14:45:13 UTC
Fixed in CVS... thanks for the patch... was this patch sent upstream?
Comment 5 SpanKY gentoo-dev 2006-06-27 20:09:42 UTC
make yourself useful zakk and commit this upstream ;)