First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 15289
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Eric Renfro <psi-jack@myrealbox.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 15289 depends on: Show dependency tree
Show dependency graph
Bug 15289 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2003-02-07 15:15 0000
/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 From foser (RETIRED) 2003-02-08 14:37:25 0000 -------
dep fixed in the tree

First Last Prev Next    No search results available      Search page      Enter new bug