[Bug 736704] New: cerbero win32 cross compile: glib configure fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 15 15:27:59 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736704
  GStreamer | cerbero | 1.4.1

           Summary: cerbero win32 cross compile: glib configure fails
    Classification: Platform
           Product: GStreamer
           Version: 1.4.1
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: cerbero
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: lists at svrinformatica.it
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


while cross compiling for windows (config cross-win32.cbc), glib configure
fails with this error:

checking for LIBFFI... no
configure: error: in `/home/nicola/cerbero/sources/windows_x86/glib-2.40.0':
configure: error: The pkg-config script could not be found or is too old.  Make
sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.

Alternatively, you may set the environment variables LIBFFI_CFLAGS
and LIBFFI_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

To get pkg-config, see <http://pkg-config.freedesktop.org/>.
See `config.log' for more details
Running command 'sh autogen.sh --prefix /home/nicola/cerbero/dist/windows_x86
--libdir /home/nicola/cerbero/dist/windows_x86/lib  --disable-gtk-doc
--with-libiconv=gnu --disable-maintainer-mode  --disable-silent-rules 
--disable-introspection  --host=i686-w64-mingw32 --build=x86_64-pc-linux
--target=i686-w64-mingw32'

Recipe 'glib' failed at the build step 'configure'
Select an action to proceed:

the fix is to link linux pkg-config in cerbero/build-tools/bin/

the pkg-config.exe created by cerbero seems not good. 

This happen with both master and 1.4.x branch

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list