gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-dev] Build fixes for HEAD


From: Hubert Figuiere
Subject: [Gnash-dev] Build fixes for HEAD
Date: Wed, 13 Jun 2007 19:51:58 -0400

Hi,

Trying to build HEAD, gnash was failing with FreeType2. Some user on IRC
were aswell.

It all start with configure needing to check for freetype and not
freetype2, letting pkg-config deal with it.
Then Makefile.am have to be changed to reference the right _CFLAGS and
_LIBS

Then the Freetype support code was having the wrong consteness.

Attached is a diff against HEAD to fix the whole thing.

For the record, it is on x86_64 SLED10 SP1 more or less with some extra
stuff.

Let me know if this is not the right fix.

Cheers,

Hub

Attachment: freetype2.diff
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]