[blfs-support] compile error with opal-3.10.2

2012-06-21 Thread John Burrell
I get these messages when compiling opal-3.10.2, having installed ffmpeg-0.11.1 h263-1998.cxx:319:27: error: 'CODEC_FLAG_H263P_UMV' was not declared in this scope h263-1998.cxx:321:28: error: 'CODEC_FLAG_H263P_UMV' was not declared in this scope h263-1998.cxx:362:27: error:

Re: [blfs-support] compile error with opal-3.10.2

2012-06-21 Thread Armin K.
On 06/21/2012 06:36 PM, John Burrell wrote: I get these messages when compiling opal-3.10.2, having installed ffmpeg-0.11.1 h263-1998.cxx:319:27: error: 'CODEC_FLAG_H263P_UMV' was not declared in this scope h263-1998.cxx:321:28: error: 'CODEC_FLAG_H263P_UMV' was not declared in this

Re: [blfs-support] compile error with opal-3.10.2

2012-06-21 Thread John Burrell
snip Is opal-3.10.2-ffmpeg-1.patch addressing this problem for mpeg4.cxx? No, that was for a different problem. Please try the attached patch (which includes and updates the opal-3.10.2-ffmpeg-1.patch) Andy Thanks, that patch does the trick. jb. --