Mailing List archive

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

[vdr] softdevice plugin



can I have some help please

I have problem when I try to run make plugins to install the softdevice plugin

this is the output of the make plugins command


make[1]: Entering directory `/usr/src/VDR/PLUGINS/src/softdevice'
g++ -O2 -Wall -Woverloaded-virtual -L/usr/lib/libavcodec -c -DPLUGIN_NAME_I18N='"softdevice"' -DDFB_SUPPORT -DFB_SUPPORT -DVIDIX_SUPPORT -I../../../include -I../../../../DVB/include -I/usr/lib/libavcodec `directfb-config --cflags` softdevice.c
/bin/sh: line 1: directfb-config: command not found
In file included from softdevice.c:28:
video-vidix.h:13:28: vidix/vidixlib.h: No such file or directory
In file included from softdevice.c:28:
video-vidix.h:17: error: 'VDL_HANDLE' is used as a type, but is not defined as a type.
video-vidix.h:18: error: 'vidix_playback_t' is used as a type, but is not defined as a type.
softdevice.c:29:1: warning: "VDEVICE" redefined
softdevice.c:23:1: warning: this is the location of the previous definition
In file included from softdevice.c:33:
video-dfb.h:13:25: dfb++/dfb++.h: No such file or directory
In file included from softdevice.c:33:
video-dfb.h:18: error: syntax error before `*' token
video-dfb.h:19: error: syntax error before `*' token
video-dfb.h:20: error: syntax error before `*' token
video-dfb.h:21: error: syntax error before `*' token
video-dfb.h:22: error: syntax error before `*' token
softdevice.c:34:1: warning: "VDEVICE" redefined
softdevice.c:29:1: warning: this is the location of the previous definition
In file included from softdevice.c:37:
audio.h:18: warning: `class cAudioOut' has virtual functions but non-virtual destructor
In file included from softdevice.c:38:
mpeg2decoder.h:10:21: avcodec.h: No such file or directory
In file included from softdevice.c:38:
mpeg2decoder.h:32: error: syntax error before `*' token
mpeg2decoder.h:33: error: syntax error before `*' token
mpeg2decoder.h:60: error: syntax error before `*' token
In file included from softdevice.c:39:
utils.h:30:7: warning: no newline at end of file
make[1]: *** [softdevice.o] Error 1
make[1]: Leaving directory `/usr/src/VDR/PLUGINS/src/softdevice'

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. http://join.msn.com/?page=features/featuredemail



--
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index