import_ffmpeg.c:121: error: syntax error before "__attribute__" import_ffmpeg.c:126: error: syntax error before "__attribute__" import_ffmpeg.c:129: warning: type defaults to `int' in declaration of `y' import_ffmpeg.c:129: warning: implicit declaration of function `stream_read_char' import_ffmpeg.c:129: error: `s' undeclared here (not in a function) import_ffmpeg.c:129: error: initializer element is not constant import_ffmpeg.c:129: warning: data definition has no type or storage class import_ffmpeg.c:130: warning: type defaults to `int' in declaration of `y' import_ffmpeg.c:130: error: redefinition of `y' import_ffmpeg.c:129: error: `y' previously defined here import_ffmpeg.c:130: error: `s' undeclared here (not in a function) import_ffmpeg.c:130: error: initializer element is not constant import_ffmpeg.c:130: warning: data definition has no type or storage class import_ffmpeg.c:131: warning: type defaults to `int' in declaration of `y' import_ffmpeg.c:131: error: redefinition of `y' import_ffmpeg.c:130: error: `y' previously defined here import_ffmpeg.c:131: error: `s' undeclared here (not in a function) import_ffmpeg.c:131: error: initializer element is not constant import_ffmpeg.c:131: warning: data definition has no type or storage class import_ffmpeg.c:132: warning: type defaults to `int' in declaration of `y' import_ffmpeg.c:132: error: redefinition of `y' import_ffmpeg.c:131: error: `y' previously defined here import_ffmpeg.c:132: error: `s' undeclared here (not in a function) import_ffmpeg.c:132: error: initializer element is not constant import_ffmpeg.c:132: warning: data definition has no type or storage class import_ffmpeg.c:133: error: syntax error before "return" import_ffmpeg.c: In function `divx3_is_key': import_ffmpeg.c:163: warning: implicit declaration of function `stream_read_dword' {standard input}: Assembler messages: {standard input}:389: Error: symbol `y' is already defined {standard input}:395: Error: symbol `y' is already defined {standard input}:401: Error: symbol `y' is already defined make[3]: *** [import_ffmpeg.lo] Error 1 make[3]: Leaving directory `/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11/import' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11/import' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/transcode-0.6.11/work/transcode-0.6.11' make: *** [all] Error 2 !!! ERROR: media-video/transcode-0.6.11 failed. !!! Function src_compile, Line 122, Exitcode 2 !!! (no error message) Reproducible: Always Steps to Reproduce: 1. emerge transcode 2. 3. Actual Results: emerge fails Expected Results: transcode compiles
Please sync and try the -r3 headers. Thanks.
New headers reolve the problem, thanks for a quick response. Colin
*** Bug 57055 has been marked as a duplicate of this bug. ***