Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 159604 - libglade-2.6.0 is missing dep on new enough glib
Summary: libglade-2.6.0 is missing dep on new enough glib
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-31 17:01 UTC by SpanKY
Modified: 2007-01-02 19:45 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 SpanKY gentoo-dev 2006-12-31 17:01:34 UTC
was updating an old system of mine and libglade failed:

glade/.libs/libglade-2.0.so: undefined reference to `g_object_ref_sink'
collect2: ld returned 1 exit status
make[2]: *** [test-libglade] Error 1
make[2]: Leaving directory `/var/tmp/portage/gnome-base/libglade-2.6.0/work/libglade-2.6.0'

the reason for this is i have dev-libs/glib-2.8.6 installed which does not provide this function and libglade did not force a new enough version:
root@G5[ppc64] 0 ~ # emerge libglade -pq
[ebuild  N    ] gnome-base/libglade-2.6.0
root@G5[ppc64] 0 ~ #
Comment 1 Saleem Abdulrasool (RETIRED) gentoo-dev 2007-01-02 19:45:17 UTC
fixed only for you ;-)