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 671699 - goffice build breaks if goffice-0.10 is not already installed
goffice build breaks if goffice-0.10 is not already installed
Status: RESOLVED FIXED
Product: libgoffice
Classification: Other
Component: General
unspecified
Other All
: Normal major
: ---
Assigned To: Jody Goldberg
Jody Goldberg
Depends on:
Blocks: 671700
 
 
Reported: 2012-03-09 06:02 UTC by Allison Karlitskaya (desrt)
Modified: 2012-03-10 07:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Allison Karlitskaya (desrt) 2012-03-09 06:02:56 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
Comment 1 Jean Bréfort 2012-03-10 07:16:32 UTC
Weird, I just adapted the patch for libgsf which might be affected too.
Comment 2 Jean Bréfort 2012-03-10 07:58:45 UTC
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.