Am Donnerstag, den 13.10.2005, 23:06 +0200 schrieb Sandor Bodo-Merle:
> Hi
> 
> I just checked out classpath as an eclipse project. Build started
> instantly - this is a nice feature. But then i got compile error in
> the console window. It seems to me that the include path for freetype2
> package is not recognized by the configure system.
> Im usig breezy and i have libfreetype6-dev on my system.

Try export CPPFLAGS=-I/usr/include/freetype2 before
starting ./configure. I also had this problem in Ubuntu-Breezy and this
solved it for me.

Build-system-hackers: what should we do about this?

/Roman

Attachment: signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil

_______________________________________________
Classpath mailing list
Classpath@gnu.org
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to