Graham - thanks for tip on not running as root..just lazy these days! :)

Johannes - I tried running "autoreconfig", but my system does not have
that executable (I get "command not found").  I ran "yum install
autoreconfig" or same with * on end and couldn't find it in any of my
standard repositories (dag/dries/livna/etc).  Do you know where I can
get it?

scott

On Sat, 2006-04-08 at 11:00 +0200, Johannes Sixt wrote:
> On Saturday 08 April 2006 08:48, Scott C. Frase wrote:
> > Guys,
> > I've checked out the latest code and run autogen.sh and get the
> > following message:
> >
> > [EMAIL PROTECTED] hvirtual]# ./autogen.sh
> > User defined paths to the preferred autoconf and automake versions.
> > Read the script if you would like to modify them.
> > AUTOMAKE=automake
> > ACLOCAL=aclocal
> > AUTOCONF=autoconf
> > AUTOHEADER=autoheader
> > Now building the ./configure script...
> > checking for automake version... 1.9
> > checking for aclocal version... 1.9
> > Running aclocal -I m4 ...
> > Running libtoolize ...
> > You should update your `aclocal.m4' by running aclocal.
> > Running autoheader ...
> > Running automake ...
> > configure.in: installing `./install-sh'
> > configure.in: installing `./missing'
> > cinelerra/data/Makefile.am:1: library used but `RANLIB' is undefined
> > cinelerra/data/Makefile.am:1:
> > cinelerra/data/Makefile.am:1: The usual way to define `RANLIB' is to add
> > `AC_PROG_RANLIB'
> > cinelerra/data/Makefile.am:1: to `configure.in' and run `autoconf'
> > again.
> > plugins/defaulttheme/data/Makefile.am:1: library used but `RANLIB' is
> > undefined
> > plugins/defaulttheme/data/Makefile.am:1:
> > plugins/defaulttheme/data/Makefile.am:1: The usual way to define
> > `RANLIB' is to add `AC_PROG_RANLIB'
> > plugins/defaulttheme/data/Makefile.am:1: to `configure.in' and run
> > `autoconf' again.
> > plugins/suv/data/Makefile.am:1: library used but `RANLIB' is undefined
> > plugins/suv/data/Makefile.am:1:
> > plugins/suv/data/Makefile.am:1: The usual way to define `RANLIB' is to
> > add `AC_PROG_RANLIB'
> > plugins/suv/data/Makefile.am:1: to `configure.in' and run `autoconf'
> > again.
> > quicktime/ffmpeg/libavcodec/Makefile.am:13: Libtool library used but
> > `LIBTOOL' is undefined
> > quicktime/ffmpeg/libavcodec/Makefile.am:13:
> > quicktime/ffmpeg/libavcodec/Makefile.am:13: The usual way to define
> > `LIBTOOL' is to add `AC_PROG_LIBTOOL'
> > quicktime/ffmpeg/libavcodec/Makefile.am:13: to `configure.in' and run
> > `aclocal' and `autoconf' again.
> > quicktime/ffmpeg/libavcodec/i386/Makefile.am:1: Libtool library used but
> > `LIBTOOL' is undefined
> > quicktime/ffmpeg/libavcodec/i386/Makefile.am:1:
> > quicktime/ffmpeg/libavcodec/i386/Makefile.am:1: The usual way to define
> > `LIBTOOL' is to add `AC_PROG_LIBTOOL'
> > quicktime/ffmpeg/libavcodec/i386/Makefile.am:1: to `configure.in' and
> > run `aclocal' and `autoconf' again.
> >
> >
> > I did update aclocal by running 'aclocal' as suggested, but it does not
> > help.  I am running Fedora Core 4, using version 1.9 of automake and
> > aclocal and version 2.59 of autoconf.
> >
> > Not sure what to do.  Please help.
> > scott
> 
> Instead of ./autogen.sh try:
> 
>   autoreconfig
> or
>   autoreconfig -i
> 
> -- Hannes
> 
> _______________________________________________
> Cinelerra mailing list
> [email protected]
> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to