After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 671698 - gsf build breaks if libgsf-1 is not already installed
gsf build breaks if libgsf-1 is not already installed
Status: RESOLVED FIXED
Product: libgsf
Classification: Core
Component: General
unspecified
Other All
: Normal major
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks: 671700
 
 
Reported: 2012-03-09 05:58 UTC by Allison Karlitskaya (desrt)
Modified: 2012-03-10 07:34 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allison Karlitskaya (desrt) 2012-03-09 05:58:43 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
Comment 1 Jean Bréfort 2012-03-10 07:34:15 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.