Hi Have you installed nasm? Nasm is required for build.
Einar On Sat, Jul 24, 2010 at 8:07 AM, E Chalaron <[email protected]> wrote: > Hi all > > I am pulling my hair on this one ... Can not compile cinelerra on Suse 11.3. > All libraries are detected by configure (or I think so). > > any recommendation ? > > Thanks a lot > E > > > make[2]: Leaving directory `/home/edouard/Desktop/my_cinelerra/quicktime' > Making all in mpeg2enc > make[2]: Entering directory `/home/edouard/Desktop/my_cinelerra/mpeg2enc' > /bin/sh ../libtool --tag=CC --mode=compile ../admin/nasm -g -O2 -c -o > fdct_mmx.lo fdct_mmx.s > 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. > Final $ should be \$ or $name at ../admin/nasm line 32, near "$ > # > # Please DO NOT delete this file! > # It is necessary for linking the library. > > # Name of the PIC object. > " > syntax error at ../admin/nasm line 35, near """ > (Might be a runaway multi-line "" string starting on line 27) > Execution of ../admin/nasm aborted due to compilation errors. > make[2]: *** [fdct_mmx.lo] Error 1 > make[2]: Leaving directory `/home/edouard/Desktop/my_cinelerra/mpeg2enc' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/edouard/Desktop/my_cinelerra' > make: *** [all] Error 2 > edou...@bretagne:~/Desktop/my_cinelerra> > > _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
