HI
I'm new to this and I'm not sure how to do this. I'm more used to forums
Anyway, I got the sources from git and followed the instructions to build as
below:
git clone git://git.cinelerra.org/j6t/cinelerra.git cinelerra
autoreconf -i --force
./configure --with-buildinfo=svn/recompile
I run opensuse 11.1 and installed all the necessary development things.
It seems "nasm" is causing some problems.
I get the following errors:
libtool: compile: ../admin/nasm -g -O2 -c fdct_mmx.s -fPIC -DPIC -o
.libs/fdct_mmx.o
\1 better written as $1 at ../admin/nasm line 12.
$# is no longer supported at ../admin/nasm line 27.
nasm -felf fdct_mmx.s -o .libs/fdct_mmx.o
Can't exec "nasm": No such file or directory at ../admin/nasm line 24.
/bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -MT fdctdata.lo -MD -MP -MF .deps/fdctdata.Tpo -c
-o fdctdata.lo fdctdata.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT
fdctdata.lo -MD -MP -MF .deps/fdctdata.Tpo -c fdctdata.c -fPIC -DPIC -o
.libs/fdctdata.o
mv -f .deps/fdctdata.Tpo .deps/fdctdata.Plo
/bin/sh ../libtool --tag=CC --mode=compile ../admin/nasm -g -O2 -c -o
idct_mmx.lo idct_mmx.s
libtool: compile: ../admin/nasm -g -O2 -c idct_mmx.s -fPIC -DPIC -o
.libs/idct_mmx.o
\1 better written as $1 at ../admin/nasm line 12.
$# is no longer supported at ../admin/nasm line 27.
nasm -felf idct_mmx.s -o .libs/idct_mmx.o
Can't exec "nasm": No such file or directory at ../admin/nasm line 24.
/bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -MT idctdata.lo -MD -MP -MF .deps/idctdata.Tpo -c
-o idctdata.lo idctdata.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT
idctdata.lo -MD -MP -MF .deps/idctdata.Tpo -c idctdata.c -fPIC -DPIC -o
.libs/idctdata.o
mv -f .deps/idctdata.Tpo .deps/idctdata.Plo
/bin/sh ../libtool --tag=CC --mode=compile ../admin/nasm -g -O2 -c -o
quant_mmx.lo quant_mmx.s
libtool: compile: ../admin/nasm -g -O2 -c quant_mmx.s -fPIC -DPIC -o
.libs/quant_mmx.o
\1 better written as $1 at ../admin/nasm line 12.
$# is no longer supported at ../admin/nasm line 27.
nasm -felf quant_mmx.s -o .libs/quant_mmx.o
Can't exec "nasm": No such file or directory at ../admin/nasm line 24.
/bin/sh ../libtool --tag=CC --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I.. -I../quicktime -I../libmpeg3 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64 -g -O2 -MT quantize_x86.lo -MD -MP -MF
.deps/quantize_x86.Tpo -c -o quantize_x86.lo quantize_x86.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../quicktime -I../libmpeg3
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT
quantize_x86.lo -MD -MP -MF .deps/quantize_x86.Tpo -c quantize_x86.c -fPIC
-DPIC -o .libs/quantize_x86.o
mv -f .deps/quantize_x86.Tpo .deps/quantize_x86.Plo
/bin/sh ../libtool --tag=CC --mode=compile ../admin/nasm -g -O2 -c -o
predict_mmx.lo predict_mmx.s
libtool: compile: ../admin/nasm -g -O2 -c predict_mmx.s -fPIC -DPIC -o
.libs/predict_mmx.o
\1 better written as $1 at ../admin/nasm line 12.
$# is no longer supported at ../admin/nasm line 27.
nasm -felf predict_mmx.s -o .libs/predict_mmx.o
Can't exec "nasm": No such file or directory at ../admin/nasm line 24.
/bin/sh ../libtool --tag=CC --mode=compile ../admin/nasm -g -O2 -c -o
predcomp_mmxe.lo predcomp_mmxe.s
libtool: compile: ../admin/nasm -g -O2 -c predcomp_mmxe.s -fPIC -DPIC -o
.libs/predcomp_mmxe.o
\1 better written as $1 at ../admin/nasm line 12.
$# is no longer supported at ../admin/nasm line 27.
nasm -felf predcomp_mmxe.s -o .libs/predcomp_mmxe.o
Can't exec "nasm": No such file or directory at ../admin/nasm line 24.
/bin/sh ../libtool --tag=CC --mode=compile ../admin/nasm -g -O2 -c -o
predcomp_mmx.lo predcomp_mmx.s
libtool: compile: ../admin/nasm -g -O2 -c predcomp_mmx.s -fPIC -DPIC -o
.libs/predcomp_mmx.o
\1 better written as $1 at ../admin/nasm line 12.
$# is no longer supported at ../admin/nasm line 27.
nasm -felf predcomp_mmx.s -o .libs/predcomp_mmx.o
Can't exec "nasm": No such file or directory at ../admin/nasm line 24.
/bin/sh ../libtool --tag=CC --tag=CC --mode=link gcc -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o libmpeg2enc.la
conform.lo mpeg2enc.lo putseq.lo putpic.lo puthdr.lo putmpg.lo putvlc.lo
putbits.lo predict.lo readpic.lo writepic.lo transfrm.lo fdctref.lo idct.lo
quantize.lo ratectl.lo stats.lo motion.lo cpu_accel.lo fdct_mmx.lo fdctdata.lo
idct_mmx.lo idctdata.lo quant_mmx.lo quantize_x86.lo predict_mmx.lo
predcomp_mmxe.lo predcomp_mmx.lo -lm -ldl -lpthread
libtool: link: ar cru .libs/libmpeg2enc.a .libs/conform.o .libs/mpeg2enc.o
.libs/putseq.o .libs/putpic.o .libs/puthdr.o .libs/putmpg.o .libs/putvlc.o
.libs/putbits.o .libs/predict.o .libs/readpic.o .libs/writepic.o
.libs/transfrm.o .libs/fdctref.o .libs/idct.o .libs/quantize.o .libs/ratectl.o
.libs/stats.o .libs/motion.o .libs/cpu_accel.o .libs/fdct_mmx.o
.libs/fdctdata.o .libs/idct_mmx.o .libs/idctdata.o .libs/quant_mmx.o
.libs/quantize_x86.o .libs/predict_mmx.o .libs/predcomp_mmxe.o
.libs/predcomp_mmx.o
ar: .libs/fdct_mmx.o: No such file or directory
make[2]: *** [libmpeg2enc.la] Error 1
make[2]: Leaving directory `/usr/src/cinelerra/mpeg2enc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/cinelerra'
make: *** [all] Error 2
Regards
John
The past is history
The future is a mystery
Now is a gift
That's why it's called the present
__________________________________________________________________
Connect with friends from any web browser - no download required. Try the new
Yahoo! Canada Messenger for the Web BETA at
http://ca.messenger.yahoo.com/webmessengerpromo.php
_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra