Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 15289 - libbonoboui failes to build against GTK+ 2.0.2
Summary: libbonoboui failes to build against GTK+ 2.0.2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-07 15:15 UTC by Eric Renfro
Modified: 2003-02-08 14:37 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 Eric Renfro 2003-02-07 15:15:23 UTC
/bin/sh ../../libtool --mode=link gcc  -march=athlon -O3 -pipe  -o bonobo-hello  hello.o 
../../bonobo/libbonoboui-2.la -Wl,--export-dynamic -pthread -lgnomecanvas-2 -lart_lgpl_2 
-lpangoft2-1.0 -lgnome-2 -lbonobo-2 -lgnomevfs-2 -lbonobo-activation -lxml2 -lz -lgconf-2 
-lORBit-2 -llinc -lgthread-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm 
-lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 
mkdir .libs 
gcc -march=athlon -O3 -pipe -o .libs/bonobo-hello hello.o -Wl,--export-dynamic -pthread  
../../bonobo/.libs/libbonoboui-2.so -L/usr/lib /usr/lib/libgnomecanvas-2.so 
/usr/lib/libart_lgpl_2.so /usr/lib/libpangoft2-1.0.so /usr/lib/libgnome-2.so /usr/lib/libesd.so 
/usr/lib/libasound.so /usr/lib/libaudiofile.so /usr/lib/libbonobo-2.so 
/usr/lib/libORBitCosNaming-2.so /usr/lib/libgnomevfs-2.so -lrt /usr/lib/libbonobo-activation.so 
/usr/lib/libxml2.so -lz /usr/lib/libgconf-2.so /usr/lib/libORBit-2.so /usr/lib/libpopt.so 
/usr/lib/liblinc.so -lssl -lcrypto /usr/lib/libgthread-2.0.so -lpthread /usr/lib/libgtk-x11-2.0.so 
/usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so -lm 
/usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so 
/usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so 
../../bonobo/.libs/libbonoboui-2.so: undefined reference to `gdk_screen_get_width' 
../../bonobo/.libs/libbonoboui-2.so: undefined reference to `gtk_widget_get_screen' 
../../bonobo/.libs/libbonoboui-2.so: undefined reference to `gdk_screen_get_height' 
collect2: ld returned 1 exit status 
make[3]: *** [bonobo-hello] Error 1 
make[3]: Leaving directory 
`/var/tmp/portage/libbonoboui-2.2.0/work/libbonoboui-2.2.0/samples/bonoboui' 
make[2]: *** [all-recursive] Error 1 
make[2]: Leaving directory 
`/var/tmp/portage/libbonoboui-2.2.0/work/libbonoboui-2.2.0/samples' 
make[1]: *** [all-recursive] Error 1 
make[1]: Leaving directory `/var/tmp/portage/libbonoboui-2.2.0/work/libbonoboui-2.2.0' 
make: *** [all-recursive-am] Error 2 
 
!!! ERROR: gnome-base/libbonoboui-2.2.0 failed. 
!!! Function gnome2_src_compile, Line -6973, Exitcode 2 
!!! compile failure 
 
 
Failure output pretty much locates GTK+ library function calls as the failure, GTK+ 2.0.2 is not 
new enough for libbonoboui 2.2.0. Most likely, needs GTK+ 2.2.x at the very least. 
 
I emerged GTK+ 2.2.1, and it built successfully.
Comment 1 foser (RETIRED) gentoo-dev 2003-02-08 14:37:25 UTC
dep fixed in the tree