Did you install nasm? configure does not detect missing of nasm.

Einar

On Sun, Jan 31, 2010 at 7:10 AM, Mr John Gluck <jgluc...@yahoo.ca> wrote:
> 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
.........

_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to