Date: Tue, 16 Mar 2004 19:26:13 -0500 From: Joe Marcus Clarke <marcus@FreeBSD.org> To: ports@FreeBSD.org Subject: HEADS UP: freetype2 upgrade Message-ID: <1079483172.5430.9.camel@shumai.marcuscom.com>
next in thread | raw e-mail | index | archive | help
--=-0ZDYS5ZN9rVa+Hvu7Za8 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable This is a HEADS UP to maintainers of ports that use freetype2. The recent freetype2 upgrade brings in an internal API change. You may start noticing ports fail to build with an error saying you did not include ft2build.h. I have added a CHANGES entry for this problem, but just to sum it up, if a source file includes freetype/freetype.h, you must replace that with: #include <ft2build.h> #include FT_FREETYPE_H Joe --=20 Joe Marcus Clarke FreeBSD GNOME Team :: gnome@FreeBSD.org FreeNode / #freebsd-gnome http://www.FreeBSD.org/gnome --=-0ZDYS5ZN9rVa+Hvu7Za8 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAV5skb2iPiv4Uz4cRAkBaAJ9ypyadBHX9MyRO6SqWrS+PbIwslACgnval U6GWOTjeWkOt0+kBeTfiyik= =cEvj -----END PGP SIGNATURE----- --=-0ZDYS5ZN9rVa+Hvu7Za8--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1079483172.5430.9.camel>