Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26983 - clanlib 0.7.2 depends on directfb now
Summary: clanlib 0.7.2 depends on directfb now
Status: RESOLVED INVALID
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: 2003-08-20 05:59 UTC by Michael Cummings (RETIRED)
Modified: 2003-08-22 08:41 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 Michael Cummings (RETIRED) gentoo-dev 2003-08-20 05:59:10 UTC
from a manual ./configure

checking for DirectFB... configure: WARNING:
      *** DirectFB 0.9.9 or newer is required. The latest
      *** version of DirectFB is always available from http://www.directfb.org.

Also, why make those DEPENDs optional if in econf they are declared as needed...?
Comment 1 SpanKY gentoo-dev 2003-08-21 23:23:48 UTC
notice how it's a 'warning' ... the configure script keeps on going and at the end says 'directfb        disabled'

in econf it does `use_enable directfb` ... dunno what you're talking about really ...
Comment 2 Michael Cummings (RETIRED) gentoo-dev 2003-08-22 02:05:06 UTC
Guess I was thrown off by the words "DirectFB 0.9.9 or newer is required", required being the keyword there.

Didn't matter though - this snapshot is missing the clanPNG headers completely (says the feature is enabled, by compiling code that includes clanPNG fails horribly with unable to find library).
Comment 3 SpanKY gentoo-dev 2003-08-22 08:41:41 UTC
well please file another report w/output because png compiles just
fine on my box ;)