GNOME Bugzilla – Bug 671698
gsf build breaks if libgsf-1 is not already installed
Last modified: 2012-03-10 07:34:15 UTC
during the generation of the introspection information, pkg-config is called for libgsf-1. that fails unless libgsf-1 is already installed: GEN Gsf-1.gir Package libgsf-1 was not found in the pkg-config search path. Perhaps you should add the directory containing `libgsf-1.pc' to the PKG_CONFIG_PATH environment variable No package 'libgsf-1' found In file included from <stdin>:4:0: /home/desrt/jhbuild/tmpfs/libgsf/gsf/gsf.h:25:18: fatal error: glib.h: No such file or directory compilation terminated. Error while processing the source. make[2]: *** [Gsf-1.gir] Error 1
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.