Call for testers: MythTV 0.21 port upgrade

Craig Butler craig001 at lerwick.hopto.org
Sat Nov 1 06:08:53 PDT 2008



On Sat, 2008-11-01 at 12:07 +0000, Craig Butler wrote:
> > ../../../../../../../local/include/libavcodec/avcodec.h:2353: warning:
> > 'ImgReSampleContext' is deprecated (declared
> > at ../../../../../../../local/include/libavcodec/avcodec.h:2347)
> > ../../../../../../../local/include/libavcodec/avcodec.h:2363: warning:
> > 'ImgReSampleContext' is deprecated (declared
> > at ../../../../../../../local/include/libavcodec/avcodec.h:2347)
> > audiooutputbase.cpp: In member function 'virtual void
> > AudioOutputBase::Reconfigure(int, int, int, bool, void*)':
> > audiooutputbase.cpp:360: error: 'codec_id_string' was not declared in
> > this scope
> > *** Error code 1
> 
> It seems to be referencing /usr/local/include/libavcodec/avcodec.h
> instead of the one that is in mythtv/work/mythtv*/include.  I have
> copied that file temporarily into /usr/local/include/libavcodec and the
> build has progressed a bit further.... in fact its still compiling as I
> type this.
> 
> Regards
> 
> Craig B
> 
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"

Hi Again

same problem with avformat.....  I have instead temporarily deinstalled
ffmpeg (I think that is where the conflict is)

make clean
make
and make install all worked !!  YAY

Regards

Craig B



More information about the freebsd-multimedia mailing list