Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: Can't compile softdevice?



On Fri, 2004-10-08 at 08:15 -0400, Norm Dressler wrote:
> I'm  closer but still get an error:
> mpeg2decoder.h:12:36: postproc/postprocess.h: No such file or directory
> In file included from softdevice.c:70:
> mpeg2decoder.h:73: error: syntax error before `*' token
> mpeg2decoder.h:74: error: syntax error before `*' token
> make[1]: *** [softdevice.o] Error 1

Did you enable postprocessing in the Makefile with

PP_LIBAVCODEC=1

Try commenting out that file. If you want to use libavcodec
postprocessing, you need to compile libavcodec with 

--enable-gpl --enable-pp

But try without first.

-- 
Torgeir Veimo <torgeir@pobox.com>





Home | Main Index | Thread Index