GNOME Bugzilla – Bug 671699
goffice build breaks if goffice-0.10 is not already installed
Last modified: 2012-03-10 07:58:45 UTC
during the generation of the introspection information, pkg-config is called for goffice-0.10. that fails unless goffice already installed: GEN GOffice-0.10.gir Package libgoffice-0.10 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgoffice-0.10.pc' to the PKG_CONFIG_PATH environment variable No package 'libgoffice-0.10' found In file included from <stdin>:4:0: /home/desrt/jhbuild/tmpfs/goffice/goffice/goffice-priv.h:24:18: fatal error: glib.h: No such file or directory compilation terminated. Error while processing the source. make[3]: *** [GOffice-0.10.gir] Error 1
Weird, I just adapted the patch for libgsf which might be affected too.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.