Subject: Re: freetype-lib problem
To: Al Snell <alaric@alaric-snell.com>
From: None <itojun@iijlab.net>
List: port-i386
Date: 11/13/2000 00:38:38
	isn't it more suitable to do this on tech-pkg, instead of port-i386?

>I can't install freetype-lib-1.3.1 - it won't compile :-(
>
>Under NetBSD 1.4, I get:
>
>In file included from
>/usr/pkgsrc/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.c:22:
>/usr/pkgsrc/graphics/freetype-lib/work/freetype-1.3.1/lib/arch/unix/../../extend/ftxsbit.h:229: syntax
>error before `TT_Int'
>
>...then a lot of errors that probably just arise from that. ANy ideas?

	i guess you have already installed older freetype library.
	freetype build chokes if you already have older freetype, due to
	header file search order (should be corrected).

itojun