Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#4392 closed defect (fixed)

WebKitGTK+-2.2.2 won't build with FreeType-2.5.1

Reported by: Wayne Blaszczyk Owned by: Fernando de Oliveira
Priority: normal Milestone:
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

I get the following error:

  CXX      Source/WebCore/platform/graphics/opengl/libPlatform_la-Extensions3DOpenGLCommon.lo
Source/WebCore/platform/graphics/harfbuzz/HarfBuzzFaceCairo.cpp:42:31: fatal error: freetype/freetype.h: No such file or directory
 #include <freetype/freetype.h>
                               ^
compilation terminated.
make[1]: *** [Source/WebCore/platform/graphics/harfbuzz/libPlatform_la-HarfBuzzFaceCairo.lo] Error 1
stdErr: make[1]: *** Waiting for unfinished jobs....
stdOut: make[1]: Leaving directory `/sources/webkitgtk-2.2.2'
make: *** [all] Error 2

Change History (9)

comment:1 by Fernando de Oliveira, 11 years ago

Owner: changed from blfs-book@… to Fernando de Oliveira
Status: newassigned

comment:2 by Fernando de Oliveira, 11 years ago

I think I solved this. Testing now.

by Fernando de Oliveira, 11 years ago

This works, but I am testing a propre one

comment:3 by Fernando de Oliveira, 11 years ago

Wayne, I tested with the "old" patch, it works. But I am testing with another one (also attatched), which complies with the instructions in the release of FreeType-2.5.1. Anyway, these indicate howto correct other packages that do not work.

by Fernando de Oliveira, 11 years ago

comment:4 by Fernando de Oliveira, 11 years ago

The patch webkitgtk-2.2.2-freetype-1.patch​ was malformed, replaced by a new version

comment:5 by Fernando de Oliveira, 11 years ago

OK, both patches worked and webkitgtk-2.2.2-freetype-1.patch will be used, for reasons described above.

comment:6 by Fernando de Oliveira, 11 years ago

Resolution: fixed
Status: assignedclosed

Thanks for reporting, Wayne.

Fixed at r12315.

comment:7 by bdubbs@…, 11 years ago

Milestone: current

Milestone current deleted

Note: See TracTickets for help on using tickets.