[gst-devel] problems building gstreamer-0.2.1
Baker, Steve
SBaker at CHELLO.com
Sun Sep 16 11:36:01 CEST 2001
Try getting pkg-config 0.8.0 and make sure you install it in /usr instead of
/usr/local.
> -----Original Message-----
> From: David Holroyd [mailto:david.holroyd at goodtechnology.com]
> Sent: 16 September 2001 20:28
> To: gstreamer-devel at lists.sourceforge.net
> Subject: [gst-devel] problems building gstreamer-0.2.1
>
>
> I downloaded gstreamer-0.2.1.tar.gz from SF. Running
> autogen.sh failed,
> as ./makeconfigure was missing, so I grabbed that (from the gstreamer
> LXR page).
>
> Now, ./configure fails,
>
> ./configure: line 2674: syntax error near unexpected token
> `PKG_CHECK_MODULES(GLIB2,'
>
> ....
> if test x$USE_GLIB2 = xyes; then
> echo $ac_n "checking glib-2.0""... $ac_c" 1>&6
> echo "configure:2674: checking glib-2.0" >&5
> PKG_CHECK_MODULES(GLIB2, glib-2.0 gobject-2.0 gthread-2.0
> gmodule-2.0,
> HAVE_GLIB2=yes,HAVE_GLIB2=yes)
>
> if test x$HAVE_GLIB2 = xyes; then
> CORE_LIBS="$GLIB2_LIBS"
> CORE_CFLAGS="$GLIB2_CFLAGS"
> ....
>
> I have RH7.1 with,
>
> $ pkg-config --version
> 0.5.0
> $ which automake
> ~/bin/automake <- the copy autogen.sh patched
> $ automake --version
> automake (GNU automake) 1.4
> $ autoconf --version
> Autoconf version 2.13
> $ libtool --version
> ltmain.sh (GNU libtool) 1.3.5 (1.385.2.206 2000/05/27 11:12:27)
>
> but little autotools knowledge.
>
>
> Any ideas?
>
> David Holroyd
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
More information about the gstreamer-devel
mailing list