OK guys I came till page 44 and run in to netlink not being found, indeed cannot determine where it is in wheezy..
Package Search Results comes with 4 matching packages that names contain netlink in all suites, all sections, and all architectures, but none of these install netlink itself. Also installed libnl3-dev ( libnl3 does not seem to exist in wheezy )
dpkg --get-selections | grep libnl
libnl-3-200:i386 install
libnl-genl-3-200:i386 install
libnl-route-3-200:i386 install
libnl1:i386 deinstall
ntrack-module-libnl-0 install
netlink:
demux.cpp:882:6: warning: unused variable ‘state’ [-Wunused-variable]
CXX volume.o
CXX streamserver.o
CXX ca_connector.o
In file included from ca_connector.cpp:1:0:
../../lib/dvb/ca_connector.h:6:29: fatal error: netlink/netlink.h: No such file or directory
compilation terminated.
make[3]: *** [ca_connector.o] Error 1
make[3]: Leaving directory `/home/openpli/openpliPC/enigma2/lib/dvb'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/openpli/openpliPC/enigma2/lib/dvb'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/openpli/openpliPC/enigma2/lib'
make: *** [install-recursive] Error 1
If one can give a hint that would be appreciated