/usr/bin/ld: queryimmodules.o: undefined reference to symbol 'g_module_close'
Simon Werbeck <[email protected]>
| Newsgroups | gmane.comp.gnome.love |
|---|---|
| Message-ID | <[email protected]> |
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