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 
> scope
> h263-1998.cxx:362:27: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' was not declared 
> in this scope
> h263-1998.cxx:364:28: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' was not declared 
> in this scope
> h263-1998.cxx:372:27: error: 'CODEC_FLAG_H263P_AIV' was not declared in this 
> scope
> h263-1998.cxx:374:28: error: 'CODEC_FLAG_H263P_AIV' was not declared in this 
> scope
> h263-1998.cxx: In member function 'bool 
> H263_Base_EncoderContext::OpenCodec()':
> h263-1998.cxx:428:3: error: 'CODEC_FLAG_H263P_UMV' was not declared in this 
> scope
> h263-1998.cxx:429:3: error: 'CODEC_FLAG_OBMC' was not declared in this scope
> h263-1998.cxx:431:3: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' was not declared 
> in this scope
> h263-1998.cxx:433:3: error: 'CODEC_FLAG_H263P_AIV' was not declared in this 
> scope
> h263-1998.cxx: In member function 'virtual bool 
> H263_Base_EncoderContext::EncodeFrames(const BYTE*, unsigned int&, BYTE*, 
> unsigned int&, unsigned int&)':
> h263-1998.cxx:497:72: error: 'FF_I_TYPE' was not declared in this scope
> h263-1998.cxx:497:84: error: 'FF_P_TYPE' was not declared in this scope
> h263-1998.cxx: In member function 'virtual bool 
> H263_RFC2190_EncoderContext::Init()':
> h263-1998.cxx:582:24: error: 'CODEC_FLAG_H263P_UMV' was not declared in this 
> scope
> h263-1998.cxx:587:24: error: 'CODEC_FLAG_H263P_AIV' was not declared in this 
> scope
> h263-1998.cxx:588:24: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' was not declared 
> in this scope
> make[3]: *** 
> [/usr/src/multimedia/opal/opal-3.10.2/plugins/../lib_linux_x86/plugins/h263_ffmpeg/h263-1998.o]
>  Error 1
>
> Is opal-3.10.2-ffmpeg-1.patch addressing this problem for mpeg4.cxx?
>
> Googling didn't help much. It seems this has been addressed for most people 
> and it works for most.
>
> There are a number of phrases that one would prefer not to hear in one's 
> life. These include
>
> I wanna divorce
> I'm sorry about your mother - and
> It works for me
>
> jb.
>                                       
>

Hah, great end. Anyways, I think that package didn't have any use in the 
book so no one checked it if it builds against ffmpeg 0.11.1 when it was 
upgraded. So I guess we are going to remove it unless somebody finds a 
fix. Have you tried your luck at <insert your favourite search engine 
here>? Or have you checked opal git since last time I checked it, ekiga, 
opal and ptlib were still developed (less than two months ago)
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to