rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #02118
Re: [Question #403402]: Compress VoIP with ROHC
Question #403402 on rohc changed:
https://answers.launchpad.net/rohc/+question/403402
Status: Answered => Open
gael anyouzoa is still having a problem:
Hi didier,this is my issue throught ubuntu, and centos,i have got the same error link on "include <libnetlink.h>"
is it iprohc system error??i have tried version iprohc 1.7.1 and 1.5.0i got the same issue.need more informations about..
root@asterisk:/usr/src/iprohc-0.7.1# make all
[ 9%] Building C object common/CMakeFiles/iprohc_common.dir/tun_helpers.c.o
/usr/src/iprohc-0.7.1/common/tun_helpers.c:31:24: fatal error: libnetlink.h: Aucun fichier ou dossier de ce type
#include <libnetlink.h>
^
compilation terminated.
make[2]: *** [common/CMakeFiles/iprohc_common.dir/tun_helpers.c.o] Erreur 1
make[1]: *** [common/CMakeFiles/iprohc_common.dir/all] Erreur 2
make: *** [all] Erreur 2
Best regards
Gael
Le Samedi 12 novembre 2016 10h17, Didier Barvaux <question403402@xxxxxxxxxxxxxxxxxxxxx> a écrit :
Question #403402 on rohc changed:
https://answers.launchpad.net/rohc/+question/403402
Status: Open => Answered
Didier Barvaux proposed the following answer:
Hello,
> Hi, the rohc version 1.7.0 pass the test but i have got new errorthat's the output, need help
> root@asterisk:/usr/src/iprohc-0.7.1# cmake CMakeLists.txt -DCMAKE_INSTALL_PREFIX=/usr
> Building from release sources
> Checking for threads
> Checking for ROHC
> Checking for libnetlink
> -- Header libnetlink.h found at HAVE_LIBNETLINK_H-NOTFOUND
> -- Using old rtnl_talk prototype
Your system misses the libnetlink.h header file. On Debian, please
install it with: apt-get install iproute-dev
> Checking for collectd
> -- Stats with collectd disabled
> Checking for GnuTLS
> Checking for threads
> Checking for GnuTLS
> Checking for libyaml
> -- Unable to find YAML header files!
> -- Unable to find YAML library files!
Your system misses the yaml library and/or its development files. On
Debian, please install it with: apt-get install libyaml-dev
The list of requirements is available on the wiki (I have just added the iproute-dev package for libnetlink.h):
https://rohc-lib.org/wiki/doku.php?id=iprohc-install&#prerequisites
Regard,
Didier
--
You received this question notification because your team ROHC Team is
an answer contact for rohc.
_______________________________________________
Mailing list: https://launchpad.net/~rohc
Post to : rohc@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~rohc
More help : https://help.launchpad.net/ListHelp
You received this question notification because your team ROHC Team is
an answer contact for rohc.