[gstreamer-bugs] [Bug 595897] New: Problem linking videomixer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 21 18:58:52 PDT 2009


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

           Summary: Problem linking videomixer
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.26
        OS/Version: Solaris
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: brian.cameron at sun.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Created an attachment (id=143650)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=143650)
patch fixing problem

On Solaris, the linking of the videomixer plugin fails with this error:

ld: fatal: library -lgstvideo-0.10: not found

The Sun Studio compiler is more picky about the fact that dependencies must be
listed explicitly, while the GCC compiler allows implicit linking.

The attached patch fixes this problem.  Can this patch go upstream?

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