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 630854 - pango 1.28.2 fails to compile using g-i 0.9.7
pango 1.28.2 fails to compile using g-i 0.9.7
Status: RESOLVED DUPLICATE of bug 630857
Product: pango
Classification: Platform
Component: general
1.28.x
Other Linux
: Normal normal
: ---
Assigned To: pango-maint
pango-maint
Depends on:
Blocks:
 
 
Reported: 2010-09-28 21:55 UTC by Ionut Biru
Modified: 2010-09-29 04:55 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
configure log (49.54 KB, application/octet-stream)
2010-09-28 21:55 UTC, Ionut Biru
Details

Description Ionut Biru 2010-09-28 21:55:11 UTC
CCLD   libpangocairo-1.0.la
/build/src/pango-1.28.2/pango/pango-color-table.h:762: syntax error, unexpected identifier in '    guint16 name_offset;' at 'guint16'
/build/src/pango-1.28.2/pango/pango-color-table.h:768: syntax error, unexpected identifier, expecting ',' or ';' in 'static const ColorEntry color_entries[] = {' at 'color_entries'
/build/src/pango-1.28.2/pango/pango-language-sample-table.h:52: syntax error, unexpected identifier in 'LANGUAGE(' at 'LANGUAGE'
  CCLD   pango-querymodules
  GICOMP Pango-1.0.gir
  GISCAN PangoFT2-1.0.gir
Package pangoft2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `pangoft2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pangoft2' found
Package pangoft2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `pangoft2.pc'
to the PKG_CONFIG_PATH environment variable
No package 'pangoft2' found
In file included from ../pango/pangofc-font.h:25:0,
                 from /build/src/pango-1.28.2/pango/pango-ot.h:25,
                 from <stdin>:4:
/usr/include/ft2build.h:56:38: fatal error: freetype/config/ftheader.h: No such file or directory
compilation terminated.
Error while processing the source.
make[4]: *** [PangoFT2-1.0.gir] Error 1
Comment 1 Ionut Biru 2010-09-28 21:55:39 UTC
Created attachment 171305 [details]
configure log
Comment 2 Behdad Esfahbod 2010-09-29 04:55:09 UTC

*** This bug has been marked as a duplicate of bug 630857 ***