GNOME Bugzilla – Bug 609308
gtk+ is build is failing with "cannot find the library `libgdk-x11-2.0.la' or unhandled argument `libgdk-x11-2.0.la'" error
Last modified: 2011-04-06 12:28:23 UTC
libtool: link: cannot find the library `libgdk-x11-2.0.la' or unhandled argument `libgdk-x11-2.0.la' Traceback (most recent call last):
+ Trace 220476
sys.exit(scanner_main(sys.argv))
glibtransformer.get_get_type_functions())
return dc.run()
self._link(bin_path, o_path)
subprocess.check_call(args)
raise CalledProcessError(retcode, cmd)
cs/gtk+/gdk/tmp-introspectzlXxld/Gdk-2.0', '-L.', 'libgdk-x11-2.0.la', '-pthread', '-Wl,--export-dynamic', '-L/opt/gnome/lib64', '-lgio-2.0 ', '-lgirepository-1.0', '-lgobject-2.0', '-lgmodule-2.0', '-lffi', '-lgthread-2.0', '-lrt', '-lglib-2.0', '/media/forge/gnome/vcs/gtk+/gdk /tmp-introspectzlXxld/Gdk-2.0.o']' returned non-zero exit status 1 make[4]: *** [Gdk-2.0.gir] Error 1 make[4]: *** Waiting for unfinished jobs.... mv -f .deps/gdkwindow.Tpo .deps/gdkwindow.Plo make[4]: Leaving directory `/media/forge/gnome/vcs/gtk+/gdk' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/media/forge/gnome/vcs/gtk+/gdk' make[2]: *** [all] Error 2 make[2]: Leaving directory `/media/forge/gnome/vcs/gtk+/gdk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/media/forge/gnome/vcs/gtk+' make: *** [all] Error 2
Exactly the same error for me: make[4]: se ingresa al directorio `/home/perriman/checkout/gnome2/gtk+/gdk' /opt/gnome2/bin/g-ir-scanner --add-include-path=../gdk-pixbuf --namespace=Gdk --nsversion=2.0 --libtool="/bin/bash ../libtool" --library=libgdk-x11-2.0.la --include=Gio-2.0 --include=GdkPixbuf-2.0 --include=Pango-1.0 --strip-prefix=Gdk --add-include-path=../gdk-pixbuf -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION -I.. -I../gdk -I../gdk-pixbuf -DG_ENABLE_DEBUG -DG_ERRORCHECK_MUTEXES -pthread -I/opt/gnome2/include/glib-2.0 -I/opt/gnome2/lib/glib-2.0/include -I/opt/gnome2/include/pango-1.0 -I/opt/gnome2/include/cairo -I/opt/gnome2/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 ./gdk.h ./gdkapplaunchcontext.h ./gdkcairo.h ./gdkcolor.h ./gdkcursor.h ./gdkdisplay.h ./gdkdisplaymanager.h ./gdkdnd.h ./gdkdrawable.h ./gdkevents.h ./gdkfont.h ./gdkgc.h ./gdki18n.h ./gdkimage.h ./gdkinput.h ./gdkkeys.h ./gdkkeysyms.h ./gdkpango.h ./gdkpixbuf.h ./gdkpixmap.h ./gdkprivate.h ./gdkproperty.h ./gdkregion.h ./gdkrgb.h ./gdkscreen.h ./gdkselection.h ./gdkspawn.h ./gdktestutils.h ./gdktypes.h ./gdkvisual.h ./gdkwindow.h ./gdk.c ./gdkapplaunchcontext.c ./gdkcairo.c ./gdkcolor.c ./gdkcursor.c ./gdkdisplay.c ./gdkdisplaymanager.c ./gdkdnd.c ./gdkdraw.c ./gdkevents.c ./gdkfont.c ./gdkgc.c ./gdkglobals.c ./gdkimage.c ./gdkkeys.c ./gdkkeyuni.c ./gdkoffscreenwindow.c ./gdkpango.c ./gdkpixbuf-drawable.c ./gdkpixbuf-render.c ./gdkpixmap.c ./gdkpolyreg-generic.c ./gdkrectangle.c ./gdkregion-generic.c ./gdkrgb.c ./gdkscreen.c ./gdkselection.c ./gdkvisual.c ./gdkwindow.c ./gdkwindowimpl.c ./gdkenumtypes.c ./gdkenumtypes.h ././x11/*.c --output Gdk-2.0.gir libtool: link: cannot find the library `libgdk-x11-2.0.la' or unhandled argument `libgdk-x11-2.0.la' Traceback (most recent call last):
+ Trace 220745
*** Bug 610709 has been marked as a duplicate of this bug. ***
I can't reproduce this bug anymore, could you try with a recent (2.22) GTK+ version?
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!