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

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Dec 23 14:06:04 PST 2005


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

           Summary: Problem compiling gst-plugins-base with Forte
           Product: GStreamer
           Version: 0.10.0
          Platform: Other
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: brian.cameron at sun.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The ringbuffer code will not compile with Forte because the data structure used
contains a union and structure that are not named.  The attached patch fixed
the build with Forte, but there are probably other ways to set up this
structure so it avoids using unnamed structures/unions.


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