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@winehq.org Reporter: jonas.th@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.
http://bugs.winehq.org/show_bug.cgi?id=36740
--- Comment #1 from Rafał Mużyło galtgendo@o2.pl --- This is INVALID.
Your build environment is misconfigured. You either need CHOSTed pkg-config or proper values added to PKG_CONFIG_PATH (or maybe correct value for PKG_CONFIG_LIBDIR).
http://bugs.winehq.org/show_bug.cgi?id=36740
--- Comment #2 from jonas.th@web.de --- Ok so what is the problem then? A user error? (should I have specified a specific pkg-config for 32bit?) A bug in Fedora? Please help me out so I can forward a bug to the correct place, or see what I did wrong.
https://bugs.winehq.org/show_bug.cgi?id=36740
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #3 from Jerome Leclanche adys.wh@gmail.com --- invalid
https://bugs.winehq.org/show_bug.cgi?id=36740
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Bruno Jesus 00cpxxx@gmail.com --- Closing invalid bugs.