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

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

[Mingw-cross-env-list] Making gstreamer requires glib and glib is unable


From: Alan Leurck
Subject: [Mingw-cross-env-list] Making gstreamer requires glib and glib is unable to find libffi
Date: Sun, 09 Dec 2012 20:08:10 -0500
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/17.0 Thunderbird/17.0

I've run into an issue when trying to create the gsteamer 1.0.3 suite of programs using the latest(master) from the git repository I downloaded this afternoon. GStreamer requires glib and when trying to make glib, the libffi library is not found. However, the library was created and is of the correct version (> 3.0).

I have found the following in the glib associated log directory.

        checking for LIBFFI... no
        configure: error: Package requirements (libffi >= 3.0.0) were not met:

        No package 'libffi' found

The libffi.a library exists in my ~/mxe.git/usr/i686-pc-mingw32/lib as well as the libffi-3.0.11 directory with the header .h files.
Attached is the log file for the glib configure.

It would appear that the configure process is unable to locate this new library.
Any suggestions on how to resolve would be useful.
Thank you.
Al

Attachment: glib.log
Description: Text document


reply via email to

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