Mailing List archive

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

[vdr] Re: tosvdr-0.1



Achim Lange wrote:
> 
> sounds great. Just wanted to try it and I am probably missing something.
> When trying "make", i get:
> 
> stb:/usr/src/tosvcd-0.1# make
> g++ -DVERSION="\"0.1\"" -Wall -mcpu=i686 -march=i686 -O3 -DVERSION="\"0.1\""
>    -c -o tosvcd.o tosvcd.c
> tosvcd.c:21: mm_accel.h: No such file or directory
> make: *** [tosvcd.o] Error 1
> stb:/usr/src/tosvcd-0.1#
> 
> I installed the deb packages of the mjpegtools and the dev-package, both in
> version 1.6.0-beta2
> 
> what else would I need?
> 

Install  a52dec-dev ,
and add
  -I/usr/include/a52dec
to the CFLAGS line in the makefile

HTH
Hans-Hermann Redenius




Home | Main Index | Thread Index