After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 330319 - g_object_compat_control undefined
g_object_compat_control undefined
Status: RESOLVED NOTABUG
Product: gtk+
Classification: Platform
Component: Widget: Other
2.8.x
Other All
: Normal critical
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2006-02-07 22:09 UTC by Rick Sivernell
Modified: 2006-02-08 03:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Rick Sivernell 2006-02-07 22:09:27 UTC
Steps to reproduce:
./configure
make


Stack trace:
make[4]: Entering directory `/opt/downloads/gtk2/gtk+-2.8.11/gtk'
/bin/sh ../libtool --mode=link gcc  -g -O2 -Wall   -o gtk-query-immodules-2.0 
queryimmodules.o libgtk-x11-2.0.la ../gdk-pixbuf/libgdk_pixbuf-2.0.la
../gdk/libgdk-x11-2.0.la
gcc -g -O2 -Wall -o .libs/gtk-query-immodules-2.0 queryimmodules.o 
./.libs/libgtk-x11-2.0.so -L/usr/local/lib
/opt/downloads/gtk2/gtk+-2.8.11/gdk/.libs/libgdk-x11-2.0.so -L/usr/X11R6/lib64
-L/usr/lib64/libpng12.so -L/usr/lib64 /usr/local/lib/libatk-1.0.so
../gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so ../gdk/.libs/libgdk-x11-2.0.so -lXrandr
-lXinerama /usr/local/lib/libpangocairo-1.0.so /usr/local/lib/libpangoft2-1.0.so
/usr/local/lib/libpango-1.0.so /usr/local/lib/libcairo.so -lXext -lpng12
/usr/lib64/libfontconfig.so /usr/lib64/libexpat.so /usr/lib64/libfreetype.so
/usr/local/lib/libfontconfig.so /usr/local/lib/libfreetype.so -lz
/usr/local/lib/libexpat.so -lXcursor /usr/local/lib/libXrender.so -lXfixes -lX11
/opt/downloads/gtk2/gtk+-2.8.11/gdk-pixbuf/.libs/libgdk_pixbuf-2.0.so
/usr/local/lib/libgmodule-2.0.so -ldl /usr/local/lib/libgobject-2.0.so
/usr/local/lib/libglib-2.0.so -lm
./.libs/libgtk-x11-2.0.so: undefined reference to `g_object_compat_control'
collect2: ld returned 1 exit status
make[4]: *** [gtk-query-immodules-2.0] Error 1
make[4]: Leaving directory `/opt/downloads/gtk2/gtk+-2.8.11/gtk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/opt/downloads/gtk2/gtk+-2.8.11/gtk'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/opt/downloads/gtk2/gtk+-2.8.11/gtk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/downloads/gtk2/gtk+-2.8.11'
make: *** [all] Error 2
RSivernell:/opt/downloads/gtk2/gtk+-2.8.11 #   

Other information:
Comment 1 Matthias Clasen 2006-02-08 03:44:33 UTC
you need a newer glib