[gstreamer-bugs] [Bug 168645] New: libgst forgets to link with libm

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Sun Feb 27 02:52:05 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=168645
 GStreamer | gstreamer (core) | Ver: 0.8.9

           Summary: libgst forgets to link with libm
           Product: GStreamer
           Version: 0.8.9
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: pb at nexus.co.uk
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


gstvalue.c calls floor(), but -lm is missing from the final link commandline.

It happens that libxml2 drags libm into the link, so this doesn't usually cause
a problem.  But, if libxml2 is turned off via --disable-loadsave
--disable-registry,  undefined symbol errors start showing up.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list