[gstreamer-bugs] [Bug 575695] build fails on OpenSolaris due to incorrect header file inclusion order

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Mar 17 13:54:37 PDT 2009


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

  GStreamer | gstreamer (core) | Ver: git

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk
 Attachment #130828|none                        |committed
               Flag|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23




------- Comment #2 from Tim-Philipp Müller  2009-03-17 20:55 UTC -------
Committed, thanks for the patch:

commit 7d7fceced5c40fbfafd1a2c32c95f82d86d84bbd
Author: David Adam <zanchey at ucc.gu.uwa.edu.au>
Date:   Tue Mar 17 20:41:44 2009 +0000

    config.h needs to be included first, either directly or via gst_private.h

    Fixes build with -Werror caused by '_FILE_OFFSET_BITS redefined' warning on
    OpenSolaris where _FILE_OFFSET_BITS may be defined both in our config.h
    and via stdio.h (#575695).


-- 
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=575695.




More information about the Gstreamer-bugs mailing list