Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6016 - Gnomeicu build fails because of libGlade
Summary: Gnomeicu build fails because of libGlade
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Spider (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-04 16:02 UTC by Sven Blumenstein (RETIRED)
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 Sven Blumenstein (RETIRED) gentoo-dev 2002-08-04 16:02:44 UTC
The current Gnoemicu version 0.98.3 fails to build because of missing libGlade.
But it downloads and installs libGlade-2.0.0 as dependencie.
I fixed this problem by unmerging libGlade-2.0.0 and doing a 

emerge /usr/portage/gnome-base/libglade/libglade-0.17-r6.ebuild 

because Gnomeicu needs libGlade 0.16 or higher. Now it works, and I bet there 
is something wrong with the ebuild / configure script.
Comment 1 Spider (RETIRED) gentoo-dev 2002-08-05 12:29:52 UTC
oh, I love it when the bug is fixed before its filed :) 

found it, bad syntax in the dep as >=dev-lbs/libglade-0.17* instead of =....  

Fixed this last night, please confirm?
Comment 2 Spider (RETIRED) gentoo-dev 2002-08-27 12:16:18 UTC
I haven't heard anything, assuming fixed.