[Bug 36740] New: Invalid CFLAGS for gstreamer on Fedora 20 x86_64 for wine 32bit

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 15 15:34:16 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=36740

            Bug ID: 36740
           Summary: Invalid CFLAGS for gstreamer on Fedora 20 x86_64 for
                    wine 32bit
           Product: Wine
           Version: 1.7.20
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: build-env
          Assignee: wine-bugs at winehq.org
          Reporter: jonas.th at web.de

Wine 1.7.20's ./configure script on Fedora 20 x86_64 puts
-I/usr/lib64/glib-2.0/include into its gstreamer-app-0.10 CFLAGS. (as assigned
in configure.ac line 1530)

Obviously, this doesn't go well: gint64 has wrong size, the config test fails.
After hacking the correct non-64 glib path into the configure.ac file it works
fine.

If this is related to some upstream (Fedora) weirdness, please tell me so I can
file a bug there.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list