rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #00904
Re: [Question #227954]: iprohc_server memory leak?
Question #227954 on rohc changed:
https://answers.launchpad.net/rohc/+question/227954
Atik posted a new comment:
Hi Didier,
# pkg-config --cflags rohc
( Blank )
pkg-config --libs rohc
-lrohc_decomp -lrohc_comp -lrohc_common
grep rohc_compress2 /usr/include/rohc_comp.h
"use rohc_compress2() instead");
int ROHC_EXPORT rohc_compress2(struct rohc_comp *const comp,
this is how i build revision 718,
./autogen.sh --enable-static --disable-shared --disable-rohc-tests
--disable-rohc-stats --disable-rohc-apps --disable-linux-kernel-
module --disable-doc --prefix=/usr
Regards
Atik
--
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.