I tried to compile the current revision from git on 32-bit Fedora 12, but apparently GCC chokes on the internal ffmpeg. I get
libavcodec/pngdec.c: In function ‘png_decode_idat’: libavcodec/pngdec.c:357: warning: assignment discards qualifiers from pointer target type libavcodec/pngdec.c: In function ‘decode_frame’: libavcodec/pngdec.c:598: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See <http://bugzilla.redhat.com/bugzilla> for instructions. Preprocessed source stored into /tmp/ccKKOLfb.out file, please attach this to your bugreport. This happens with compiler flags "-O3 -march=core2" and "-O2 -march=core2". The version of GCC is gcc-4.4.2-7.fc12.i686 Mikko _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
