Mailing List archive

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

[vdr] Problems compiling plugins.



Hello all,

I am using VDR 1.3.12 and trying to compile softdevice and dxr3.  As
the readme file said, I unzipped the plugins in the right PLUGINS/src/
and make appropriate links.  Then I go to the mail VDR directory, and
perform  make plugins

I am getting the following 2 errors that is preventing softdevice and
dxr3 from being compiled.

make[1]: Entering directory `/usr/local/src/vdr-1.3.12/PLUGINS/src/dxr3'
make[1]: *** No rule to make target `libavcodec/avcodec.h', needed by
`dxr3.o'.  Stop.

<- snip ->

make[1]: Entering directory `/usr/local/src/vdr-1.3.12/PLUGINS/src/softdevice'
make[1]: *** No rule to make target `vidixlib.h', needed by
`softdevice.o'.  Stop.

I think this may be a problem I need to fix in the Makefile?  Please advice.

Thank you.




Home | Main Index | Thread Index