Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135289 - clanlib 0.6 needs lua USE flag
Summary: clanlib 0.6 needs lua USE flag
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-02 09:16 UTC by James Le Cuirot
Modified: 2006-06-08 02:53 UTC (History)
0 users

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 James Le Cuirot gentoo-dev 2006-06-02 09:16:46 UTC
I'm writing some experimental cross-compile scripts. I'm not sure how it happened but at some point, clanlib 0.6 started automatically enabling lua support. I'm not sure why because I don't have lua installed and it failed to build because tolua.h was missing. Regardless of what voodoo magic my scripts might be doing, clanlib 0.6 needs to have the lua USE flag added since it is one of the configure options. I'm guessing, judging by the missing include, that it would need to depend on the tolua package. clanlib 0.7 doesn't seem to have lua bindings so you don't need to worry about that version.
Comment 1 SpanKY gentoo-dev 2006-06-08 02:53:02 UTC
thanks, should be fixed in cvs now