[gstreamer-bugs] [Bug 516511] gstapev2mux.cc taglib build failure on Solaris with Sun C++

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon May 3 15:26:38 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=516511
  GStreamer | gst-plugins-good | git

--- Comment #6 from Brian Cameron <brian.cameron at oracle.com> 2010-05-03 22:26:29 UTC ---

I just tested building the SUNWgnome-media.spec file using the SS12 compiler
and the taglib plugin in gst-plugins-good builds fine for me.  I did have to
make some fixes to the spec-files to build that taglib plugin, but this was to
fix some issues with our spec-file and not an issue with the code.  These fixes
are in spec-files SVN head.

So, if the bug submitter uses the latest Sun Studio 12 compiler, and ensures
that they build GStreamer the same way as we do in the spec-file, it should
work.

  http://src.opensolaris.org/source/xref/jds/spec-files/trunk/

Note the files specs/SUNWgnome-media.spec file which is the top-level
spec-file.  It references the base-specs/gst.spec,
base-specs/gst-plugins-base.spec and base-specs/gst-plugins-good.spec files. 
These spec-files also references several patches in the patches subdirectory
which all have names "gst*.diff".

The fixes I made to the above spec-files to make the taglib plugin build if
taglib is installed are already upstream so they can be viewed via the above
URL.

So, I do not think this is a bug.  Note that building GStreamer is a bit picky
about setting up the environment and configure options properly, so building
the same way as we do using these spec-files should work better.

-- 
Configure bugmail: https://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