[gst-devel] Can't make gstreamer work
Bastien Nocera
hadess at hadess.net
Mon Sep 10 10:19:07 CEST 2001
David Given wrote:
> [...]
>
>>The debian Makefile doesn't do anything special with auto* stuff. And
>>I'm not sure how useful that stuff is without the .diff.gz with a few
>>other fixups in it. If you're getting missing AC/AM stuff you make want
>>to 'export ACLOCAL_FLAGS=-L /usr/local/share/aclocal' before running
>>autogen.sh.
>>
>
> [~/src/gstreamer-0.2.1]
> dg at pearl [507] [17:25:48] export ACLOCAL_FLAGS=-L
>
> [~/src/gstreamer-0.2.1]
> dg at pearl [508] [17:27:56] aclocal
> aclocal: both `configure.ac' and `configure.in' present: ignoring `configure.in'
export ACLOCAL_FLAGS="-L /usr/local/share/aclocal"
Check the quotes around the variable... *sigh*
-> aclocal: unrecognized option -- `-L' <-
More information about the gstreamer-devel
mailing list