I tried to compile with all your patches. I removed patch 0052
according to your instructions. The merge of 3 patches failed:

0010 Hopefully fixed dynamic liba52
0011 Cinelerra/Makefile dynamic ...
0020 Beginning of ffmpeg versioned compiled

I skipped these 3 patches and continued the build using --without-thirdparty.
The build failed immediately, I attach the cin5.log.

PS: In your last email you talk about a "patch archive" but I don't
find anything attached.
mkdir -p bin bin/applications bin/pixmaps bin/lv2
make -j26 all-recursive
make[1]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1»
Making all in thirdparty
make[2]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/thirdparty»
make[2]: attenzione: -j26 forzata nel submake: disattivazione della modalità jobserver.
make[2]: Nessuna operazione da eseguire per «all».
make[2]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/thirdparty»
Making all in libzmpeg3
make[2]: ingresso nella directory «/home/paz/cinelerra5/cinelerra-5.1/libzmpeg3»
make[2]: attenzione: -j26 forzata nel submake: disattivazione della modalità jobserver.
cc -c `cat x86_64/c_flags`  audio/ac3.C -o x86_64/audio/ac3.o
cc -c `cat x86_64/c_flags`  audio/dct.C -o x86_64/audio/dct.o
cc -c `cat x86_64/c_flags`  audio/huffman.C -o x86_64/audio/huffman.o
cc -c `cat x86_64/c_flags`  audio/layer2.C -o x86_64/audio/layer2.o
cc -c `cat x86_64/c_flags`  audio/layer3.C -o x86_64/audio/layer3.o
cc -c `cat x86_64/c_flags`  audio/audio.C -o x86_64/audio/audio.o
cc -c `cat x86_64/c_flags`  audio/pcm.C -o x86_64/audio/pcm.o
cc -c `cat x86_64/c_flags`  audio/synthesizers.C -o x86_64/audio/synthesizers.o
cc -c `cat x86_64/c_flags`  audio/tables.C -o x86_64/audio/tables.o
cc -c `cat x86_64/c_flags`  libzmpeg3.C -o x86_64/libzmpeg3.o
cc -c `cat x86_64/c_flags`  atrack.C -o x86_64/atrack.o
cc -c `cat x86_64/c_flags`  bits.C -o x86_64/bits.o
cc -c `cat x86_64/c_flags`  css.C -o x86_64/css.o
cc -c `cat x86_64/c_flags`  demux.C -o x86_64/demux.o
cc -c `cat x86_64/c_flags`  strack.C -o x86_64/strack.o
cc -c `cat x86_64/c_flags`  title.C -o x86_64/title.o
cc -c `cat x86_64/c_flags`  vtrack.C -o x86_64/vtrack.o
cc -c `cat x86_64/c_flags`  zio.C -o x86_64/zio.o
cc -c `cat x86_64/c_flags`  dvb.C -o x86_64/dvb.o
cc -c `cat x86_64/c_flags`  huf.C -o x86_64/huf.o
cc -c `cat x86_64/c_flags`  xfont.C -o x86_64/xfont.o
cc -c `cat x86_64/c_flags`  video/getpicture.C -o x86_64/video/getpicture.o
cc -c `cat x86_64/c_flags`  video/headers.C -o x86_64/video/headers.o
cc -c `cat x86_64/c_flags`  video/idct.C -o x86_64/video/idct.o
cc -c `cat x86_64/c_flags`  video/macroblocks.C -o x86_64/video/macroblocks.o
cc -c `cat x86_64/c_flags`  video/mmxtest.C -o x86_64/video/mmxtest.o
In file included from audio/tables.C:1:
audio/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
In file included from strack.C:1:
libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
In file included from css.C:2:
libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
In file included from demux.C:1:
libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
compilation terminated.
compilation terminated.
In file included from audio/pcm.C:1:
audio/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:129: x86_64/strack.o] Errore 1
make[2]: *** Attesa per i processi non terminati....
make[2]: *** [Makefile:129: x86_64/demux.o] Errore 1
make[2]: *** [Makefile:129: x86_64/css.o] Errore 1
make[2]: *** [Makefile:129: x86_64/audio/pcm.o] Errore 1
In file included from audio/synthesizers.C:1:
audio/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
In file included from libzmpeg3.C:7:
libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:129: x86_64/audio/tables.o] Errore 1
In file included from audio/huffman.C:1:
audio/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
In file included from audio/audio.C:1:
audio/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:129: x86_64/audio/huffman.o] Errore 1
make[2]: *** [Makefile:129: x86_64/audio/synthesizers.o] Errore 1
make[2]: *** [Makefile:129: x86_64/libzmpeg3.o] Errore 1
make[2]: *** [Makefile:129: x86_64/audio/audio.o] Errore 1
In file included from title.C:1:
libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
In file included from audio/ac3.C:1:
audio/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
make[2]: *** [Makefile:129: x86_64/title.o] Errore 1
compilation terminated.
make[2]: *** [Makefile:129: x86_64/audio/ac3.o] Errore 1
In file included from audio/layer3.C:1:
audio/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
In file included from audio/layer2.C:7:
audio/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:129: x86_64/audio/layer3.o] Errore 1
make[2]: *** [Makefile:129: x86_64/audio/layer2.o] Errore 1
In file included from audio/dct.C:29:
audio/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
In file included from atrack.C:1:
libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
make[2]: *** [Makefile:129: x86_64/audio/dct.o] Errore 1
compilation terminated.
make[2]: *** [Makefile:129: x86_64/atrack.o] Errore 1
In file included from dvb.C:1:
libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:129: x86_64/dvb.o] Errore 1
In file included from vtrack.C:1:
libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:129: x86_64/vtrack.o] Errore 1
In file included from bits.C:1:
libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:129: x86_64/bits.o] Errore 1
In file included from zio.C:1:
libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:129: x86_64/zio.o] Errore 1
In file included from video/headers.C:1:
video/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:129: x86_64/video/headers.o] Errore 1
In file included from video/idct.C:1:
video/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:129: x86_64/video/idct.o] Errore 1
In file included from huf.C:3:
libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
In file included from video/getpicture.C:1:
video/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:129: x86_64/huf.o] Errore 1
make[2]: *** [Makefile:129: x86_64/video/getpicture.o] Errore 1
In file included from xfont.C:7:
libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
In file included from video/macroblocks.C:1:
video/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:129: x86_64/xfont.o] Errore 1
make[2]: *** [Makefile:129: x86_64/video/macroblocks.o] Errore 1
In file included from video/mmxtest.C:1:
video/../libzmpeg3.h:46:10: fatal error: a52.h: File o directory non esistente
   46 | #include "a52.h"
      |          ^~~~~~~
compilation terminated.
make[2]: *** [Makefile:129: x86_64/video/mmxtest.o] Errore 1
make[2]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1/libzmpeg3»
make[1]: *** [Makefile:534: all-recursive] Errore 1
make[1]: uscita dalla directory «/home/paz/cinelerra5/cinelerra-5.1»
make: *** [Makefile:490: all] Errore 2
-- 
Cin mailing list
[email protected]
https://lists.cinelerra-gg.org/mailman/listinfo/cin

Reply via email to