[mythtv] CVS Compile Error
Daniel Kristjansson
danielk at cat.nyu.edu
Thu Apr 28 13:17:15 UTC 2005
On Thu, 2005-04-28 at 08:10 -0400, Rob Rosenfeld wrote:
> Daniel Kristjansson wrote:
> >First make sure your cvs is up to date, especially
> > libs/libavcodec/xvmc_render.h
> Somehow this did it:
> # cvs -q update
> M settings.pro
> P libs/libmythtv/nuppeldecoder.h
> P programs/mythfrontend/previousbox.cpp
> P programs/mythfrontend/previousbox.h
<snip>
> FWIW, this compiled.
It looked like some C headers were included as C++ headers.
Perhaps you were unlucky enough to do a checkout while a commit
changing extern "C" {} constructs was in progress.
-- Daniel
More information about the mythtv-dev
mailing list