On 02/14/14 08:47 PM, KO Myung-Hun wrote: > I don't think that last&& is on purpose. > This does fix this here, libavcodec/cinepakenc.c:966:13: error: 'for' loop initial declarations are only allowed in C99 mode libavcodec/cinepakenc.c:966:13: note: use option -std=c99 or -std=gnu99 to compile your code Dave