Date: Sat, 01 Nov 2008 13:08:41 +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> Subject: Re: Call for testers: MythTV 0.21 port upgrade Message-ID: <1225544921.6398.19.camel@main.lerwick.hopto.org> In-Reply-To: <1225541231.6398.16.camel@main.lerwick.hopto.org> References: <490B64FC.60608@FreeBSD.org> <1225537327.6398.12.camel@main.lerwick.hopto.org> <1225541231.6398.16.camel@main.lerwick.hopto.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1225544921.6398.19.camel>