[gst-devel] Re: libgst.so needs -lm in head

vishnu at pobox.com vishnu at pobox.com
Sat Sep 29 11:49:01 CEST 2001


On Sat, Sep 29, 2001 at 08:34:16PM +0200, Steve Baker wrote:
> My current temporary fix is:
> diff -u -r1.84 configure.base
> --- configure.base	2001/09/17 06:52:09	1.84
> +++ configure.base	2001/09/29 18:18:24
> @@ -205,7 +205,7 @@
>    AC_SUBST(GLIB2_LIBS)
>    AC_SUBST(GLIB2_CFLAGS)
>  ], disabled, [
> -  CORE_LIBS="$CORE_LIBS $GLIB2_LIBS"
> +  CORE_LIBS="$CORE_LIBS $GLIB2_LIBS -lm"
>    CORE_CFLAGS="$CORE_CFLAGS $GLIB2_CFLAGS"
>  
>    AC_DEFINE(USE_GLIB2)
> 
> since -lm only seems to be needed when using glib2

OK, i'll use that in my branch.

> gstdparammanager has to be in core as it is coupled with gstelement and
> it has macros that any plugin might use.

If Omega approved it then i have no objection.

> I think there will eventually be a --disable-dparams option in configure
> which can remove all evidence of dparams from a compile (except maybe a
> couple of macro stubs).

-- 
Victory to the Divine Mother!!
  http://sahajayoga.org




More information about the gstreamer-devel mailing list