Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61154 - asc fails on paragui (again)
Summary: asc fails on paragui (again)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-21 08:23 UTC by David Philippi
Modified: 2004-09-21 22:17 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 David Philippi 2004-08-21 08:23:25 UTC
Seems like newer version of paragui don't contain pgevent.h (name is not exactly right but I forgot the correct one and don't consider it important enough) anymore. It got it to compile by changing --disable-paraguitest to --disable-paragui (as it is optional).

Reproducible: Always
Steps to Reproduce:
1. emerge paragui-1.1.7
2. emerge asc
3. watch it fail :-)
Comment 1 David Philippi 2004-08-25 14:20:22 UTC
Well, I've found an easy (and obvious) solution. Change

>=media-libs/paragui-1.0.1

into

=media-libs/paragui-1.0.4

which is the latest 1.0.x version available through portage.
Comment 2 Mr. Bones. (RETIRED) gentoo-dev 2004-09-21 22:17:53 UTC
Actually, I like the first solution better.  I've added it to the ebuild.

Thanks for the bug report.