WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
14557
[GDK] build fix for Freetype
https://bugs.webkit.org/show_bug.cgi?id=14557
Summary
[GDK] build fix for Freetype
Brian Mastenbrook
Reported
2007-07-07 14:24:40 PDT
WebCore/platform/gdk/FontPlatformData.h includes <cairo-ft.h>, but cairo-ft is not listed in the PKGCONFIG list in WebKit.pri. On a Fedora 7 system, this causes the build to fail because the freetype headers directory is not included in the gcc flags. Adding cairo-ft to this list fixes the problem.
Attachments
Build fix patch
(622 bytes, patch)
2007-07-07 14:25 PDT
,
Brian Mastenbrook
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Brian Mastenbrook
Comment 1
2007-07-07 14:25:50 PDT
Created
attachment 15438
[details]
Build fix patch
Holger Freyther
Comment 2
2007-07-29 14:35:38 PDT
Looks, good we do use cairo-ft.
Holger Freyther
Comment 3
2007-07-29 14:55:35 PDT
Landed in
r24765
(was classified as buildfix).
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug