Opened 11 years ago

Closed 11 years ago

#5331 closed defect (fixed)

Build Failure of Freetype 2.5.3

Reported by: christopher Owned by: christopher
Priority: normal Milestone: 7.6
Component: systemd Version: SVN
Severity: blocker Keywords: Freetype 2.5.3 build error
Cc:

Description

When attempting to build Freetype 2.5.3 it fails with:

hbshim.h:31:19: fatal error: hb-ft.h: No such file or directory

Research has shown that it has been fixed upstream.

I am just trying to find the correct patch on their git committ.

Will add it to repository when located.

Change History (3)

comment:1 by christopher, 11 years ago

Owner: set to christopher
Status: newassigned

comment:2 by christopher, 11 years ago

Okay,

In order to build freetype the fisrt time you have to add:

--without-harfbuzz

otherwise you get:

hbshim.h:31:19: fatal error: hb-ft.h: No such file or directory

No patch is needed as the code change was made in the current release tarball.

comment:3 by christopher, 11 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.