Hi, I am Claudio Messora, video-blogger at www.byoblu.com I'm doing some experiments to see if I can switch from Premiere Pro CS5 on Windows7 64 bits to Ubuntu (last versione, 64 bits) with Cinelerra.
Unfortunately, last version of Ubuntu does not have Cinelerra packets in the software center, so I followe instruction contained in tutorial http://www.g-raffa.eu/Cinelerra/HOWTO/compilation.html All goes fine untile "make", which stops after a second with the following output. Could you be so nice to help out? Claudio n.b. I am not that expert of Linux, so please, if possible, be quite easy and "how-to" like. :) make all-recursive make[1]: ingresso nella directory «/home/claudio/cinelerra-cv» Making all in libmpeg3 make[2]: ingresso nella directory «/home/claudio/cinelerra-cv/libmpeg3» Making all in audio make[3]: ingresso nella directory «/home/claudio/cinelerra-cv/libmpeg3/audio» make[3]: Nessuna operazione da eseguire per «all». make[3]: uscita dalla directory «/home/claudio/cinelerra-cv/libmpeg3/audio» Making all in video make[3]: ingresso nella directory «/home/claudio/cinelerra-cv/libmpeg3/video» make[3]: Nessuna operazione da eseguire per «all». make[3]: uscita dalla directory «/home/claudio/cinelerra-cv/libmpeg3/video» make[3]: ingresso nella directory «/home/claudio/cinelerra-cv/libmpeg3» /bin/bash ../libtool --tag=CC --tag=CC --mode=link gcc -DHAVE_MMX -DUSE_MMX -DX86_CPU -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -o libmpeg3hv.la -rpath /usr/local/lib -version-info 1:0:0 -release 1.5.0 -Wl,--no-undefined bitstream.lo libmpeg3.lo mpeg3atrack.lo mpeg3css.lo mpeg3demux.lo mpeg3ifo.lo mpeg3io.lo mpeg3strack.lo mpeg3title.lo mpeg3tocutil.lo mpeg3vtrack.lo workarounds.lo -la52 video/libmpeg3_video.la audio/libmpeg3_audio.la -lm -lpthread -lm -ldl -lpthread libtool: link: gcc -shared .libs/bitstream.o .libs/libmpeg3.o .libs/mpeg3atrack.o .libs/mpeg3css.o .libs/mpeg3demux.o .libs/mpeg3ifo.o .libs/mpeg3io.o .libs/mpeg3strack.o .libs/mpeg3title.o .libs/mpeg3tocutil.o .libs/mpeg3vtrack.o .libs/workarounds.o -Wl,--whole-archive video/.libs/libmpeg3_video.a audio/.libs/libmpeg3_audio.a -Wl,--no-whole-archive /usr/lib/liba52.so -lm -ldl -lpthread -Wl,--no-undefined -Wl,-soname -Wl,libmpeg3hv-1.5.0.so.1 -o .libs/libmpeg3hv-1.5.0.so.1.0.0 /usr/bin/ld: .libs/libmpeg3.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a shared object; recompile with -fPIC .libs/libmpeg3.o: could not read symbols: Bad value collect2: ld returned 1 exit status make[3]: *** [libmpeg3hv.la] Errore 1 make[3]: uscita dalla directory «/home/claudio/cinelerra-cv/libmpeg3» make[2]: *** [all-recursive] Errore 1 make[2]: uscita dalla directory «/home/claudio/cinelerra-cv/libmpeg3» make[1]: *** [all-recursive] Errore 1 make[1]: uscita dalla directory «/home/claudio/cinelerra-cv» make: *** [all] Errore 2 _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
