News:

Latest versions:
Server plugin: 0.5.1
MVP dongle: 0.5.2
Raspberry Pi client: 0.5.2
Windows client: 0.5.2-1

Main Menu

slight Makefile woe in 0.4.0rc vompserver

Started by Harry, February 22, 2013, 17:11:59

Previous topic - Next topic

Harry

hiya,

diff of the code in question here can be found here:
http://git.vomp.tv/gitweb/?p=vompserver.git;a=commitdiff;h=494f2f74452ea53bcfb9c58c140cc9c002284ca3

my shell cowardly refused to copy and echo sum stuff
compiling vompserver 0.4.0rc for VDR 1.7.22...


g++  -fPIC  -shared vompserver.o dsock.o mvpserver.o udpreplier.o bootpd.o tftpd.o i18n.o vompclient.o tcp.o ringbuffer.o mvprelay.o vompclientrrproc.o config.o log.o thread.o tftpclient.o media.o responsepacket.o mediafile.o mediaplayer.o servermediafile.o serialize.o medialauncher.o recplayer.o mvpreceiver.o -o libvdr-vompserver.so
/bin/sh: @cp: not found
/bin/sh: @echo: not found


no big deal, just wanted to report.

cheers
Harry

Chris