Comment 7 for bug 1122774

Revision history for this message
Xavier Fung (xavier114fch) wrote :

I got r12244 and still got this error. It is from the inkscape-bzr package from ArchLinux AUR.

  CXX common-context.o
In file included from /usr/include/glibmm-2.4/glibmm.h:89:0,
                 from /usr/include/gdkmm-2.4/gdkmm/color.h:9,
                 from color-profile.cpp:7:
/usr/include/glibmm-2.4/glibmm/threads.h:142:11: error: field ‘gobject_’ has incomplete type
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘GThread* Glib::Threads::Thread::gobj()’:
/usr/include/glibmm-2.4/glibmm/threads.h:138:41: error: ‘gobject_’ was not declared in this scope
/usr/include/glibmm-2.4/glibmm/threads.h: In member function ‘const GThread* Glib::Threads::Thread::gobj() const’:
/usr/include/glibmm-2.4/glibmm/threads.h:139:41: error: ‘gobject_’ was not declared in this scope
make[3]: *** [color-profile.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/home/xavier/dev/yaourt-tmp-xavier/aur-inkscape-bzr/src/inkscape-build/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/xavier/dev/yaourt-tmp-xavier/aur-inkscape-bzr/src/inkscape-build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/xavier/dev/yaourt-tmp-xavier/aur-inkscape-bzr/src/inkscape-build'
make: *** [all] Error 2