Quoting Raena Lea-Shannon <[EMAIL PROTECTED]>:
hi, i went through almost all thread, but maybe better start from beginning
;)))))
which ubuntu distro d'you use?
can you past result of your ./configure too ?
;))))
Vale
Hello,
I am running AMD64 Ubuntu.
I tried the Cinelerra HW AMD64 Download and got the soundtest.o error. So I
looked in your mail archives and went to this svn.
First question is does this svn compile on x64? I assumed it does.
If so then I get this error below in autogen asking to run aclocal. I have
done this as you can see further below and I still cannot progress
to ./configure.
It looks like this is the clue
Makefile.am:1: to `configure.in' and run `autoconf' again.
I looked in the Makefile.am file but I am not sure what this requires .
I hope this is not too trivial and irritating a query.
RL-S
sudo ./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:22: Libtool library used but
`LIBTOOL'
is undefined
quicktime/ffmpeg/libavcodec/Makefile.am:22:
quicktime/ffmpeg/libavcodec/Makefile.am:22: The usual way to define `LIBTOOL'
is to add `AC_PROG_LIBTOOL'
quicktime/ffmpeg/libavcodec/Makefile.am:22: 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.
quicktime/ffmpeg/libavcodec/ppc/Makefile.am:1: Libtool library used but
`LIBTOOL' is undefined
quicktime/ffmpeg/libavcodec/ppc/Makefile.am:1:
quicktime/ffmpeg/libavcodec/ppc/Makefile.am:1: The usual way to define
`LIBTOOL' is to add `AC_PROG_LIBTOOL'
quicktime/ffmpeg/libavcodec/ppc/Makefile.am:1: to `configure.in' and run
`aclocal' and `autoconf' again.
[EMAIL PROTECTED]:~/DownloadApps/hvirtual$ alocal
bash: alocal: command not found
ACLOCAL
./aclocal
bash: ./alocal: No such file or directory
[EMAIL PROTECTED]:~/DownloadApps/hvirtual$ aclocal
aclocal:configure.in:10: warning: macro `AM_GNU_GETTEXT' not found in library
aclocal:configure.in:11: warning: macro `AM_GNU_GETTEXT_VERSION' not found in
library
aclocal:configure.in:83: warning: macro `AM_PATH_ALSA' not found in library
aclocal:configure.in:96: warning: macro `AM_PATH_ESD' not found in library
AUTOGEN
./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:22: Libtool library used but
`LIBTOOL'
is undefined
quicktime/ffmpeg/libavcodec/Makefile.am:22:
quicktime/ffmpeg/libavcodec/Makefile.am:22: The usual way to define `LIBTOOL'
is to add `AC_PROG_LIBTOOL'
quicktime/ffmpeg/libavcodec/Makefile.am:22: 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.
quicktime/ffmpeg/libavcodec/ppc/Makefile.am:1: Libtool library used but
`LIBTOOL' is undefined
quicktime/ffmpeg/libavcodec/ppc/Makefile.am:1:
quicktime/ffmpeg/libavcodec/ppc/Makefile.am:1: The usual way to define
`LIBTOOL' is to add `AC_PROG_LIBTOOL'
quicktime/ffmpeg/libavcodec/ppc/Makefile.am:1: to `configure.in' and run
`aclocal' and `autoconf' again.
_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
encosianima.net
----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.
_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra