[gstreamer-bugs] [Bug 343603] need to add -lm to build tests/examples/level

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jun 9 11:37:46 PDT 2006


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=343603
 GStreamer | gst-plugins-good | Ver: 0.10.x


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|I need to add -lm to build  |need to add -lm to build
                   |tests/examples/level        |tests/examples/level
   Target Milestone|HEAD                        |0.10.4




------- Comment #1 from Tim-Philipp Müller  2006-06-09 18:37 UTC -------
Maybe you've built the GStreamer core with --disable-loadsave and
--disable-registry (so that the libxml2 stuff isn't dragged in by GST_LIBS,
which is where the -lm comes from for me)?

In any case, can't hurt to add:

 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>

        * tests/examples/level/Makefile.am:
          Add -lm to LIBS for pow() function, don't assume one of our
          dependencies (such as libxml-2.0) drags it in automatically
          (#343603).


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