On 27 November 2011 16:21, Simon Werbeck <[email protected]> wrote: > I'm using jhbuild on ubuntu 11.10 for the totem player. When compiling gtk+2 > the build dies with: > > /usr/bin/ld: queryimmodules.o: undefined reference to symbol > 'g_module_close' > /usr/bin/ld: note: 'g_module_close' is defined in DSO > /opt/gnome/lib64/libgmodule-2.0.so.0 so try adding it to the linker command > line > /opt/gnome/lib64/libgmodule-2.0.so.0: could not read symbols: Invalid > operation > collect2: ld returned 1 exit status
Hello Simon, this was fixed in this commit [1] Try to build gtk2 again Regards [1] http://git.gnome.org/browse/gtk+/commit/?h=gtk-2-24&id=26b749440bb61c59f79d8be93ddf7bc529085c3e -- Javier Jardón Cabezas _______________________________________________ gnome-love mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-love
