Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 804 - Clanlib w/ directfb
Summary: Clanlib w/ directfb
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Grant Goodyear (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-22 01:09 UTC by Seemant Kulleen
Modified: 2003-02-04 19:42 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 Seemant Kulleen 2002-02-22 01:09:45 UTC
Hi,

I do not know if this is a known bug, or what, but I get this error on Clanlib's
emerge.

Thanks,

Seemant



Compiling Sources/Display/Input/DirectFB/mouse_directfb.cpp
Sources/Display/Input/DirectFB/mouse_directfb.cpp: In method `float
CL_InputCursor_DirectFBMouse::get_max_x()':
Sources/Display/Input/DirectFB/mouse_directfb.cpp:272: no matching function for
call to `_IDirectFBDisplayLayer::GetSize (IDirectFBDisplayLayer *&, unsigned int
*, NULL)'
Sources/Display/Input/DirectFB/mouse_directfb.cpp: In method `float
CL_InputCursor_DirectFBMouse::get_max_y()':
Sources/Display/Input/DirectFB/mouse_directfb.cpp:281: no matching function for
call to `_IDirectFBDisplayLayer::GetSize (IDirectFBDisplayLayer *&, NULL,
unsigned int *)'
make: *** [Libs/Intermediate/mouse_directfb.o] Error 1

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 29, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/app-games/clanlib/clanlib-0.5.010512.ebuild .
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-02-22 16:36:53 UTC
Maybe we should see if there's a newer version of clanlib available that works?
Comment 2 Seemant Kulleen 2002-02-23 06:44:59 UTC
Hi Dr. Robbins,

I decided to try out an update to the current ClanLib ebuild.  I noticed that
portage's ClanLib is from CVS, and clanlib.org lists 0.5.4 as the current
release. So I modified the ebuild to work with that.  In that process, I
discovered that ClanLib 0.5.4 requires Hermes 0.5.4.  Again, portage's version
is an old CVS from the beginning of January, so I updated that ebuild as well. 
In ClanLib 0.5.4, the README says that fbdev is deprecated, and so everything is
handled by DirectFB.  It worked, so I am submitting both ebuilds for y'all's review.

I will be attempting an ebuild of pingus as well, since it requires ClanLib.

Thanks again,

Seemant
Comment 3 Grant Goodyear (RETIRED) gentoo-dev 2002-02-23 14:59:33 UTC
Please post the ebuilds here and we'll add them.  Thanks!
Comment 4 Seemant Kulleen 2002-02-23 17:11:33 UTC
Hi Bug 823 contains the fixed ebuild
Comment 5 Grant Goodyear (RETIRED) gentoo-dev 2002-02-24 20:45:59 UTC
See bug 823.