How to compile the vdr server plugin
#11
Hey guys, wanted to build the shared object today, but I'm not successful. Got the vdr-dev installed (v2.0.2) but when I run "make VDRDIR=/usr/include/vdr LIBDIR=/usr/lib/vdr/plugins" the following error appears:

g++ -shared vnsi.o bitstream.o vnsiclient.o config.o cxsocket.o parser.o parser_AAC.o parser_AC3.o parser_DTS.o parser_h264.o parser_MPEGAudio.o parser_MPEGVideo.o parser_Subtitle.o parser_Teletext.o streamer.o recplayer.o requestpacket.o responsepacket.o vnsiserver.o hash.o recordingscache.o setup.o vnsiosd.o demuxer.o videobuffer.o videoinput.o -o libvdr-vnsiserver4.so
collect2: Fehler: ld mit Signal 6 [Abgebrochen] beendet
/usr/bin/ld: ld: wcsrtombs.c:99: __wcsrtombs: Zusicherung »data.__outbuf[-1] == '\0'« nicht erfüllt.
make: *** [libvdr-vnsiserver4.so] Fehler 1

Sorry, forgot to tell that I'm using Ubuntu 13.04 with XBMC13 and built the xbmc-pvr plugin successful.
Reply


Messages In This Thread
RE: How to compile the vdr server plugin - by streilu - 2013-06-06, 00:09
Logout Mark Read Team Forum Stats Members Help
How to compile the vdr server plugin0