[gst-devel] Can't make gstreamer work
David Given
dg at tao-group.com
Mon Sep 10 10:05:07 CEST 2001
[...]
> [~/src/gstreamer-0.2.1]
> dg at pearl [512] [17:28:37] ./autogen.sh
> Checking for patched automake... found.
> I am going to run ./configure with no arguments - if you wish
> to pass any to it, please specify them on the ./autogen.sh command line.
> You should update your `aclocal.m4' by running aclocal.
> aclocal: unrecognized option -- `-L'
> Try `aclocal --help' for more information.
> aclocal failed - check that all needed development files are present on system
Well, I made it partially compile, with this:
<unpack source>
chmod a+rx makeconfigure
aclocal
./autogen.sh
<reconfigure with my options>
make
...but it bails on me:
/bin/sh ../../libtool --mode=link gcc -I../.. -I../../include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I/usr/include/gnome-xml -O6 -Wall -L/opt/packages/gstreamer/lib ../../gst/libgst.la -o libgsttypes.la -rpath /opt/packages/gstreamer/lib/gst -version-info 0:0:0 gsttypes.lo -L/usr/lib -rdynamic -lgmodule -lgthread -lglib -lpthread -ldl -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm -L/usr/lib -lxml -lz
libtool: link: error: cannot link shared libraries into libtool libraries
make[3]: *** [libgsttypes.la] Error 1
make[3]: Leaving directory `/usr/EXTRA/home/dg/src/gstreamer-0.2.1/gst/types'
I'm going to keep playing tonight and see what happens.
--
+- David Given --------McQ-+ "There are two major products that come out of
| Work: dg at tao-group.com | Berkeley: LSD and Unix. We don't believe this to be
| Play: dg at cowlark.com | a coincidence." --- Jeremy S. Anderson
+- http://www.cowlark.com -+
More information about the gstreamer-devel
mailing list