Michele Da Rold wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi all, I have found a configure error compiling directfb (last
snapshot of yesterday):
The flags FREETYPE_CFLAGS and FREETYPE_LIB in my system were not set
correctly:
I'm gross compiling for arm 9.
The Makefile created with autogen.sh instead of set the right path to
FREETYPE_CFLAGS and LIB set a long long long number of path (not correct).
I soloved the problem modifying by hand the Makefile putting the right
path.

It uses "freetype-config --cflags" and "freetype-config --libs".
Please check the output when running them manually.

You can disable the automatic configuration by exporting
FREETYPE_CFLAGS and FREETYPE_LIBS prior to calling configure.

Well, I just see that overriding/predefining only works if
freetype-config is also found, but that shouldn't be a problem
in your case.

--
Best regards,
  Denis Oliver Kropp

.------------------------------------------.
| DirectFB - Hardware accelerated graphics |
| http://www.directfb.org/                 |
"------------------------------------------"

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to