Closed kumy closed 13 years ago
There is a missing build dep in the debian/control file...
g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DUSE_GRAPHTFT -DUSE_LIVEBUFFER -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"xvdr"' -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DXVDR_VERSION='"0.9.0"' -I/usr/include/dvb-s2api-liplianin -I/usr/include/vdr/include -I../../../../DVB/include -I/usr/include/vdr requestpacket.c make[2]: *\ No rule to make target zlib.h', needed byresponsepacket.o'. Stop
zlib.h', needed by
Yes. Protocol compression is a quite new feature. Merged.
Thanks for fixing this ;-)
There is a missing build dep in the debian/control file...
g++ -g -Wall -Woverloaded-virtual -Wno-parentheses -O2 -fPIC -fPIC -c -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DUSE_GRAPHTFT -DUSE_LIVEBUFFER -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DPLUGIN_NAME_I18N='"xvdr"' -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -DXVDR_VERSION='"0.9.0"' -I/usr/include/dvb-s2api-liplianin -I/usr/include/vdr/include -I../../../../DVB/include -I/usr/include/vdr requestpacket.c make[2]: *\ No rule to make target
zlib.h', needed by
responsepacket.o'. Stop