[gstreamer-bugs] [Bug 437260] CFLAGS are poinsoned by the OpenGL test

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed May 9 22:09:34 PDT 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=437260

  GStreamer | gst-plugins-bad | Ver: HEAD CVS




------- Comment #3 from Ali Sabil  2007-05-10 05:09 UTC -------
In my case the CFLags needs to be saved and restored because, I am cross
compiling, and for some reason a -I/usr/include end up appearing in the CFLAGS,
and this breaks the compilation of gstmultifile.c, because it tries to include
unistd.h which is not available in the target platform.

p.s. I am cross compiling usng mingw32 to generate windows binaries and
libraries from Linux.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=437260.




More information about the Gstreamer-bugs mailing list