Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 127068

Summary: Ebuild for Celestia
Product: Gentoo Linux Reporter: Tommy Yu <gentoo>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Tommy Yu 2006-03-21 03:33:24 UTC
For gtk, I saw a compile error about cairo. Emerged cairo and that went away, and then the next error I saw that there was a function called gdk_screen_get_rgba_colormap that was undefined, a search on Google revealed that this function is new for gtk 2.8 (but seems to be used only if cairo is defined). Ebuild does not have cairo keyword, and if cairo is defined, it should require gtk 2.8.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-21 03:54:36 UTC
Why just don't you paste the exact errors and emerge --info, it would make searching for duplicate bugs *so* much easier...