← Back to team overview

rohc team mailing list archive

Re: [Question #227954]: iprohc_server memory leak?

 

Question #227954 on rohc changed:
https://answers.launchpad.net/rohc/+question/227954

Didier Barvaux requested more information:
Atik,

> i should better start again with gentoo created cert. by the way latest iprohc gives me follwoing error
>
> -- checking for module 'rohc'
> -- found rohc, version trunk
> -- Found ROHC: trunk
> -- Looking for rohc_compress2 in rohc_comp
> -- Looking for rohc_compress2 in rohc_comp - not found
> CMake Error at common/FindROHC.cmake:41 (message):
>   rohc_compress2() not available in the ROHC library, please upgrade to 1.6.0
>   or greater
> Call Stack (most recent call first):
>   common/CMakeLists.txt:6 (find_package)
> 
> -- Configuring incomplete, errors occurred!
> 
> but i have latest rohc trunk installed

What bazaar revision did you install?

What error message do you have in CMakeFiles/CMakeError.log ?

And what give you the following commands?
$ pkg-config --cflags rohc
$ pkg-config --libs rohc
$ grep rohc_compress2 /usr/include/rohc_comp.h

Regards,
Didier

-- 
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.