Loggytronic Forum

VOMP => VOMP General / MVP => Topic started by: Harry on February 22, 2013, 17:11:59

Title: slight Makefile woe in 0.4.0rc vompserver
Post by: Harry on February 22, 2013, 17:11:59
hiya,

diff of the code in question here can be found here:
http://git.vomp.tv/gitweb/?p=vompserver.git;a=commitdiff;h=494f2f74452ea53bcfb9c58c140cc9c002284ca3 (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
Title: Re: slight Makefile woe in 0.4.0rc vompserver
Post by: Chris on February 23, 2013, 19:56:13
Thanks for reporting, it's fixed now.