After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 796511 - Error during the configure stage of libav
Error during the configure stage of libav
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: cerbero
git master
Other Windows
: Normal blocker
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-06-06 12:22 UTC by Patrick Lavoie
Modified: 2018-06-21 08:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
configure Log (1.83 KB, text/plain)
2018-06-06 12:22 UTC, Patrick Lavoie
Details

Description Patrick Lavoie 2018-06-06 12:22:35 UTC
Created attachment 372573 [details]
configure Log

When trying to build GStreamer (master) on windows with Cerbero, Libav fail in the configure step with "configure: error: unrecognized option: `-U_WIN32_WINNT'"
attached is the log
Comment 1 Tim-Philipp Müller 2018-06-21 08:07:07 UTC
commit 27ae54c1a7b327a0391796deebc612166ca439f9
Author: Nirbheek Chauhan <nirbheek@centricular.com>
Date:   Wed Jun 20 17:03:39 2018 +0530

    gst-libav-1.0.recipe: Fix configure on Windows
    
    Needs extra quoting for extra config arguments passed to ffmpeg that
    have spaces in them.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=796511
Comment 2 Nirbheek Chauhan 2018-06-21 08:09:15 UTC
Oh, hmm, not sure why git bz didn't add that. Sorry!