Jamal, > After diable linux-kernel-module, it's installed. but when again > tried to install iprohc-0.6 > > [ 9%] Building C object > common/CMakeFiles/iprohc_common.dir/rohc_tunnel.c.o > [ 18%] Building C object > common/CMakeFiles/iprohc_common.dir/tun_helpers.c.o > /root/iprohc-0.6/common/tun_helpers.c:29:24: error: libnetlink.h: No > such file or directory
As the error message says, you miss the libnetlink.h header file. The error and its solution are explained here: http://rohc-lib.org/wiki/doku.php?id=iprohc-install#errors_related_to_netlink If you encounter another error, please check the above wiki page before. The answer might be already explained there. Regards, Didier
signature.asc
Description: PGP signature
_______________________________________________ Mailing list: https://launchpad.net/~rohc Post to : [email protected] Unsubscribe : https://launchpad.net/~rohc More help : https://help.launchpad.net/ListHelp

