|
Hello, After being away sometime I tried to compile cinelerra but I got erreur messages after "make". I don't understand what they mean and what to do :(( At the bottom of this first message there are erreur messages from the other pc with raid partitions. Any idea ? haldun@haldun-OptiPlex-745:~/cinelerra-cv$ make make all-recursive make[1]: entrant dans le répertoire « /home/haldun/cinelerra-cv » Making all in libmpeg3 make[2]: entrant dans le répertoire « /home/haldun/cinelerra-cv/libmpeg3 » Making all in audio make[3]: entrant dans le répertoire « /home/haldun/cinelerra-cv/libmpeg3/audio » make[3]: Rien à faire pour « all ». make[3]: quittant le répertoire « /home/haldun/cinelerra-cv/libmpeg3/audio » Making all in video make[3]: entrant dans le répertoire « /home/haldun/cinelerra-cv/libmpeg3/video » make[3]: Rien à faire pour « all ». make[3]: quittant le répertoire « /home/haldun/cinelerra-cv/libmpeg3/video » make[3]: entrant dans le répertoire « /home/haldun/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 -version-info 1:0:0 -release 1.5.0 -Wl,--no-undefined -o libmpeg3hv.la -rpath /usr/local/lib 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 -fPIC -DPIC .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 -la52 -lm -ldl -lpthread -O2 -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] Erreur 1 make[3]: quittant le répertoire « /home/haldun/cinelerra-cv/libmpeg3 » make[2]: *** [all-recursive] Erreur 1 make[2]: quittant le répertoire « /home/haldun/cinelerra-cv/libmpeg3 » make[1]: *** [all-recursive] Erreur 1 make[1]: quittant le répertoire « /home/haldun/cinelerra-cv » make: *** [all] Erreur 2 haldun@haldun-OptiPlex-745:~/cinelerra-cv$ ******** On the other PC the erreur is different : This is the message aftere trying to patch : haldun@haldunHP:~$ patch -p0 -i add-libraries-to-linker.diff can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Nru cinelerra-2.2.orig/cinelerra/Makefile.am cinelerra-2.2/cinelerra/Makefile.am |--- cinelerra-2.2.orig/cinelerra/Makefile.am 2011-11-13 23:53:34.000000000 -0500 |+++ cinelerra-2.2/cinelerra/Makefile.am 2011-11-14 14:06:09.000000000 -0500 -------------------------- File to patch: add-libraries-to-linker.diff patching file add-libraries-to-linker.diff Hunk #1 FAILED at 677. 1 out of 1 hunk FAILED -- saving rejects to file add-libraries-to-linker.diff.rej This is the add-librarires-to-linker.diff.rej file --- cinelerra-2.2.orig/cinelerra/Makefile.am 2011-11-13 23:53:34.000000000 -0500 +++ cinelerra-2.2/cinelerra/Makefile.am 2011-11-14 14:06:09.000000000 -0500 @@ -677,7 +677,9 @@ $(XIPH_LIBS) \ $(A52DEC_LIBS) \ $(OPENEXR_LIBS) \ + $(OPENGL_LIBS) \ -lsndfile \ + -lmp3lame \ -lpng -ljpeg -ltiff -lz \ $(SOUND_LDFLAGS) \ $(FIREWIRE_LDFLAGS) \ Le 16/05/2012 19:12, Nicola Ferralis a écrit : _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra |
- Re: [CinCV] Cinelerra on Ubuntu Studio 12.04 Raffaella Traniello
- RE: [CinCV] Cinelerra on Ubuntu Studio 12.04 Nicola Ferralis
- Re: [CinCV] Cinelerra on Ubuntu Studio 12.04 Haldun ALTAN
- RE: [CinCV] Cinelerra on Ubuntu Studio 12.04 Nicola Ferralis
- Re: [CinCV] Cinelerra on Ubuntu Studio 12.04 Haldun ALTAN
- Re: [CinCV] Cinelerra on Ubuntu Studio 12... Haldun ALTAN
- Re: [CinCV] Cinelerra on Ubuntu Studi... Haldun ALTAN
- RE: [CinCV] Cinelerra on Ubuntu ... Nicola Ferralis
- Re: [CinCV] Cinelerra on Ubuntu ... Haldun ALTAN
- RE: [CinCV] Cinelerra on Ubuntu ... Nicola Ferralis
- Re: [CinCV] Cinelerra on Ubuntu ... Haldun ALTAN
- Re: [CinCV] Cinelerra on Ubuntu ... Haldun ALTAN
- Re: [CinCV] Cinelerra on Ubuntu ... Raffaella Traniello
- Re: [CinCV] Cinelerra on Ubuntu ... David Armstrong
- Re: [CinCV] Cinelerra on Ubuntu ... Raffaella Traniello
