Date: Sat, 01 Nov 2008 12:07:11 +0000 From: Craig Butler <craig001@lerwick.hopto.org> To: glarkin@FreeBSD.org Cc: freebsd-multimedia@freebsd.org, grog@FreeBSD.org, FreeBSD Ports ML <freebsd-ports@freebsd.org>, Anders Troback <freebsd@troback.com> Subject: Re: Call for testers: MythTV 0.21 port upgrade Message-ID: <1225541231.6398.16.camel@main.lerwick.hopto.org> In-Reply-To: <1225537327.6398.12.camel@main.lerwick.hopto.org> References: <490B64FC.60608@FreeBSD.org> <1225537327.6398.12.camel@main.lerwick.hopto.org>
next in thread | previous in thread | raw e-mail | index | archive | help
> ../../../../../../../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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1225541231.6398.16.camel>