Hi

On Mon, Mar 5, 2012 at 6:50 PM, Keith Bellairs <[email protected]> wrote:
> The compile of the cinelerracv 2.2 from git failed for me in the mpeg2enc
> directory. The problem was that the mmx .s files were not included as
> targets. My build worked correctly when I included the following as targets
> in the Makefile:
>
> MMX_LIBS = predcomp_mmxe.s predict_mmx.s quant_mmx.s predcomp_mmx.s
> idct_mmx.s fdct_mmx.s
>
> and then added ${MMX_LIBS} to the target list for libmpeg2enc_la_SOURCES
>

What was the exact error message? Makefile is generated by build scripts.

Einar

_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to