← Back to team overview

rohc team mailing list archive

Re: [Question #226938]: build instructions for IPROHC

 

Jamal,

> Thank you for your reply. When I put make all , then following error
> showing:
> 
> [  9%] Building C object
> common/CMakeFiles/iprohc_common.dir/rohc_tunnel.c.o/root/iprohc-0.6/common/rohc_tunnel.c:72:
> error: expected â)â before
> âlevelâ/root/iprohc-0.6/common/rohc_tunnel.c: In function
> ânew_tunnelâ:/root/iprohc-0.6/common/rohc_tunnel.c:282: warning:
> implicit declaration of function
> ârohc_comp_set_traces_cbâ

Your ROHC library is too old for the IP/ROHC application. It requires
version 1.6.0 or greater. Version 1.6.0 is not released yet, so you
need to get it from the development source repository.

The development source repo is at
https://code.launchpad.net/~didier-barvaux/rohc/main

The instructions to retrieve a copy of it are there:
http://rohc-lib.org/wiki/doku.php?id=library-hacking#get_source_code_with_bazaar

Regards,
Didier

Attachment: signature.asc
Description: PGP signature


Follow ups

References