Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 232917 - games-simulation/fgrun-1.0.0 fails to build with gcc 4.3
Summary: games-simulation/fgrun-1.0.0 fails to build with gcc 4.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-25 12:18 UTC by Florian Streibelt
Modified: 2008-09-19 10:16 UTC (History)
0 users

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


Attachments
patch to solve undefined referneces to strcmp and strlen with gcc 4.3 (fgrun-1.0.0-gcc4.3.patch,554 bytes, patch)
2008-07-25 12:19 UTC, Florian Streibelt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Streibelt 2008-07-25 12:18:28 UTC
+++ This bug was initially created as a clone of Bug #224497 +++

cloning bug, as original bug was OpenGL-related.

attached is a patch which solves the gcc 4.3 related undefined references to strlen and strcmp.
Original failed buildlog still attached to original bug.
Thanks to rbu for overlay-intro and making me switch to gentoo ;)
Comment 1 Florian Streibelt 2008-07-25 12:19:22 UTC
Created attachment 161348 [details, diff]
patch to solve undefined referneces to strcmp and strlen with gcc 4.3
Comment 2 Florian Streibelt 2008-07-25 12:27:09 UTC
arghh. sry - patch should be applied before closing bug :(
Comment 3 Tupone Alfredo gentoo-dev 2008-09-19 10:16:21 UTC
Fix is in. Thanks