Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3306 - aiksaurus fails using gcc3.0.4. 'Fixed' and patches attached.
Summary: aiksaurus fails using gcc3.0.4. 'Fixed' and patches attached.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Matthew Kennedy (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-01 16:13 UTC by Darke
Modified: 2002-06-04 07:16 UTC (History)
1 user (show)

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


Attachments
Updated ebuild. (aiksaurus-0.15.ebuild,726 bytes, text/plain)
2002-06-01 16:14 UTC, Darke
Details
New diff for updated ebuild. (aiksaurus-0.15-caiksaurus.cpp.diff,312 bytes, text/plain)
2002-06-01 16:14 UTC, Darke
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Darke 2002-06-01 16:13:12 UTC
Compiling was failing due to a missing #include <stdlib.h> in a C code file,  labeled as .cpp. (*grumblegrumblegrumble* >/dev/null) Anyway, I've 'fixed' the ebuild and added a diff, it should be possible to apply it for all gcc's, other then just 3.0.4, since it's just standard code.    FYI, since I'm not exactly sure how things are organized I've left them at their  original names, if the ebuild is renamed though, the diff will have to be renamed also due to the way it's patching things.
Comment 1 Darke 2002-06-01 16:14:11 UTC
Created attachment 1295 [details]
Updated ebuild.
Comment 2 Darke 2002-06-01 16:14:44 UTC
Created attachment 1296 [details]
New diff for updated ebuild.
Comment 3 Brandon Low (RETIRED) gentoo-dev 2002-06-04 07:16:05 UTC
Committed thanks for the patch!