mingw-cross-env-list
[Top][All Lists]
Advanced

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

[Mingw-cross-env-list] Native glib build fails when libffi not installed


From: Bart van Andel
Subject: [Mingw-cross-env-list] Native glib build fails when libffi not installed
Date: Thu, 30 Aug 2012 22:17:55 +0200

Hi MXE,


The title says it all.

When libffi is not installed natively, glib cannot be built. The error log contains these lines:

cd '/home/bart/src/mxe/mxe.git/tmp-glib/glib-2.32.3' && ./autogen.sh
[...]
checking for pkg-config... /usr/bin/pkg-config
[...]
checking for LIBFFI... no
configure: error: Package requirements (libffi >= 3.0.0) were not met:

No package 'libffi' found

After a manual install:

sudo aptitude install libffi-dev

glib compiles fine. I've created an issue for this:

https://github.com/mxe/mxe/issues/74

Best,
Bart

reply via email to

[Prev in Thread] Current Thread [Next in Thread]