[gstreamer-bugs] [Bug 324900] Problem compiling gst-plugins-base with Forte

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Jan 2 15:43:09 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=324900
 GStreamer | gst-plugins-base | Ver: 0.10.0


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #56341|0                           |1
        is obsolete|                            |
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.2




------- Comment #2 from Tim-Philipp Müller  2006-01-02 23:43 UTC -------
Given that you don't seem to have problems compiling the GStreamer-0.10.1 core,
I assume that Forte just doesn't like anonymous structs and is fine with
anonymous unions, so I've just named the struct (the same as GstBaseSrc, ie.
'ABI', which is a bit more neutral in case other fields are added later).

Please re-open if you still have problems with current CVS.

2006-01-02  Tim-Philipp Müller  <tim at centricular dot net>

        * gst-libs/gst/audio/gstringbuffer.c: (gst_ring_buffer_init),
        (gst_ring_buffer_set_flushing), (gst_ring_buffer_start),
        (gst_ring_buffer_pause), (wait_segment):
        * gst-libs/gst/audio/gstringbuffer.h:
          Sun's Forte compiler doesn't seem to like anonymous structs,
          so use same setup as in GstBaseSrc (fixes #324900).


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list