Re: Pango compile error



Do you install both freetype1 and freetype2 on your system? If the previous one
is installed,
the /usr/local/include/freetype/freetype.h would be read instead of the
/usr/local/
include/freetype2/freetype/freetype.h. Pls change the
/usr/local/include/freetype to something
else or put -L/usr/local/include/freetype2 before -L/usr/local/include in
Makefile.

Regards,
Federic

Robert Spielmann дÈ룺

> Hi,
>
> when I try to compile pango (no matter which version I download) I always get
> an error like this:
>
> in file "ftxopen.h": 45: syntax error before "struct".
>
> What's that? How can I solve the problem?
>
> Cheers
> Archer
> _______________________________________________
> gtk-i18n-list mailing list
> gtk-i18n-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-i18n-list




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