[Bug 737120] New: build-toolchains: Failure with mingw-w64 configure

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 22 07:37:15 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=737120
  GStreamer | cerbero | unspecified

           Summary: build-toolchains: Failure with mingw-w64 configure
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: cerbero
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: bilboed at bilboed.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I've started looking at building a more "recent" toolchain for cerbero

I already pushed 3 minor fixes to master which makes it build
(mingw-w64-headers, binutils, gcc-core (and deps)) ... until the point where
mingw-w64 configure fails.

checking _mingw_mac.h usability... no
checking _mingw_mac.h presence... no
checking for _mingw_mac.h... no
configure: error: Please check if the mingw-w64 header set and the build/host
option are set properly.
configure: error: ./configure failed for mingw-w64-crt
Running command './configure --prefix /home/bilboed/mingw/linux/w64 --libdir
/home/bilboed/mingw/linux/w64/lib --without-headers
--with-sysroot=$CERBERO_PREFIX  --disable-lib32  --host=x86_64-w64-mingw32
--disable-maintainer-mode  --disable-silent-rules  --enable-introspection '

That header (and all other from mingw-w64-header) is in fact in
~/mingw/linux/w64/x86_64-w64-mingw32/include/ (and not in $prefix/include)

Should we add that directory somehow ? How did it work originally ?

-- 
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