https://bugs.freedesktop.org/show_bug.cgi?id=43917
Bug #: 43917
Summary: pango requires that freetype build before cairo
Classification: Unclassified
Product: LibreOffice
Version: LibO Master
Platform: x86-64 (AMD64)
OS/Version: Mac OS X (All)
Status: UNCONFIRMED
Severity: normal
Priority: medium
Component: Libreoffice
AssignedTo: [email protected]
ReportedBy: [email protected]
Hello All,
On MacOS 10.6.8, with very little installed, I have the symptom at the bottom
of this post, in pango. I think that the relevant like is the error about
cairo-ft.h being missing. From reading on the internet, I think -ft means
freetype. Freetype is not yet built at the point where all of this fails.
My best guess about what's required is that cairo needs to depend on freetype,
so that freetype is available, and the cairo configure will export cairo-ft.
I have not yet worked out how to instruct the build system to do this. I am
open to either advice about the build system, or a competent person to just fix
it.
Regards,
James.
============
CC libpangocairo_1_0_la-pangocairo-fcfont.lo
/bin/sh ../libtool --silent --tag=CC --mode=compile
/Users/jamescone/buildTrees/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I..
-DG_LOG_DOMAIN=\"Pango\" -DPANGO_ENABLE_BACKEND -DPANGO_ENABLE_ENGINE
-DSYSCONFDIR=\"/Users/jamescone/buildTrees/libreOffice/core/pango/./unxmacxi.pro/misc/etc\"
-DLIBDIR=\"/Users/jamescone/buildTrees/libreOffice/core/pango/./unxmacxi.pro/misc/lib\"
-I.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED
-I/Users/jamescone/buildTrees/libreOffice/core/solver/unxmacxi.pro/inc/external/glib-2.0
-I/Users/jamescone/buildTrees/libreOffice/core/solver/unxmacxi.pro/inc
-I/Users/jamescone/buildTrees/libreOffice/core/solver/unxmacxi.pro/inc/cairo
-I/opt/local/include/freetype2 -I/opt/local/include -I/opt/local/include
-isysroot /Developer/SDKs/MacOSX10.4u.sdk -DMAC_OS_X_VERSION_MIN_REQUIRED=1040
-DMAC_OS_X_VERSION_MAX_ALLOWED=1040 -xobjective-c -isysroot
/Developer/SDKs/MacOSX10.4u.sdk -DMAC_OS_X_VERSION_MIN_REQUIRED=1040
-DMAC_OS_X_VERSION_MAX_ALLOWED=1040
-I/Users/jamescone/buildTrees/libreOffice/core/solver/unxmacxi.pro/inc
-I/Users/jamescone/buildTrees/libreOffice/core/solver/unxmacxi.pro/inc/external
-I/Users/jamescone/buildTrees/libreOffice/core/solver/unxmacxi.pro/inc/external/glib-2.0
-Wall -c -o libpangocairo_1_0_la-pangocairo-fcfont.lo `test -f
'pangocairo-fcfont.c' || echo './'`pangocairo-fcfont.c
pangocairo-fcfont.c:24:22: error: cairo-ft.h: No such file or directory
pangocairo-fcfont.c: In function 'pango_cairo_fc_font_create_font_face':
pangocairo-fcfont.c:63: warning: implicit declaration of function
'cairo_ft_font_face_create_for_pattern'
pangocairo-fcfont.c:63: warning: return makes pointer from integer without a
cast
pangocairo-fcfont.c: In function 'pango_cairo_fc_font_lock_face':
pangocairo-fcfont.c:122: warning: implicit declaration of function
'cairo_ft_scaled_font_lock_face'
pangocairo-fcfont.c:122: warning: return makes pointer from integer without a
cast
pangocairo-fcfont.c: In function 'pango_cairo_fc_font_unlock_face':
pangocairo-fcfont.c:134: warning: implicit declaration of function
'cairo_ft_scaled_font_unlock_face'
make[4]: *** [libpangocairo_1_0_la-pangocairo-fcfont.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs