[gstreamer-bugs] [Bug 532810] New: can't build the new gst-ffmpeg under solaris

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon May 12 09:48:44 PDT 2008


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

  GStreamer | gst-ffmpeg | Ver: HEAD CVS
           Summary: can't build the new gst-ffmpeg under solaris
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: opensolaris
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: thaytan at mad.scientist.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


The updated snapshot of FFmpeg plays merry hell for me on Solaris.

I need to apply the attached patch to gst-libs/ext/ffmpeg/configure, and then
build with:

LD_ALTEXEC=`which gld` LD=`which gld` CC=`which gcc` ./autoregen.sh 
gmake -j5 LD_ALTEXEC=`which gld` LD=`which gld`

In order to ensure that it uses gcc and GNU ld when building - using the normal
solaris linker results in linker errors.

Not using the patch for ffmpeg's configure makes compilation just fail
horribly.


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




More information about the Gstreamer-bugs mailing list