rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #01310
Re: [Question #234832]: compilation error
Question #234832 on rohc changed:
https://answers.launchpad.net/rohc/+question/234832
Status: Answered => Open
manish shivare is still having a problem:
this is log according to your instruction-
manish@manish-HP-630-Notebook-PC:~$
PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/ pkg-config rohc --libs
-L/usr/local/lib -lrohc_decomp -lrohc_comp -lrohc_common
manish@manish-HP-630-Notebook-PC:~$ ls -l /usr/local/lib/librohc*
-rwxr-xr-x 1 root root 948 Sep 2 15:14 /usr/local/lib/librohc_common.la
lrwxrwxrwx 1 root root 23 Sep 2 15:14 /usr/local/lib/librohc_common.so
-> librohc_common.so.0.1.0
lrwxrwxrwx 1 root root 23 Sep 2 15:14
/usr/local/lib/librohc_common.so.0 -> librohc_common.so.0.1.0
-rwxr-xr-x 1 root root 133921 Sep 2 15:14
/usr/local/lib/librohc_common.so.0.1.0
-rwxr-xr-x 1 root root 994 Sep 2 15:14 /usr/local/lib/librohc_comp.la
lrwxrwxrwx 1 root root 21 Sep 2 15:14 /usr/local/lib/librohc_comp.so
-> librohc_comp.so.0.1.0
lrwxrwxrwx 1 root root 21 Sep 2 15:14 /usr/local/lib/librohc_comp.so.0
-> librohc_comp.so.0.1.0
-rwxr-xr-x 1 root root 520240 Sep 2 15:14
/usr/local/lib/librohc_comp.so.0.1.0
-rwxr-xr-x 1 root root 1060 Sep 2 15:14 /usr/local/lib/librohc_decomp.la
lrwxrwxrwx 1 root root 23 Sep 2 15:14 /usr/local/lib/librohc_decomp.so
-> librohc_decomp.so.0.1.0
lrwxrwxrwx 1 root root 23 Sep 2 15:14
/usr/local/lib/librohc_decomp.so.0 -> librohc_decomp.so.0.1.0
-rwxr-xr-x 1 root root 520609 Sep 2 15:14
/usr/local/lib/librohc_decomp.so.0.1.0
manish@manish-HP-630-Notebook-PC:~$ cat /usr/local/lib/pkgconfig/rohc.pc
prefix=/usr/local
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: RObust Header Compression (ROHC)
Description: Free and efficient library that implements the ROHC protocol
Version: 1.6.1
Libs: -L${libdir} -lrohc_decomp -lrohc_comp -lrohc_common
Cflags: -I${includedir}
On Tue, Sep 3, 2013 at 3:46 PM, Didier Barvaux <
question234832@xxxxxxxxxxxxxxxxxxxxx> wrote:
> Question #234832 on rohc changed:
> https://answers.launchpad.net/rohc/+question/234832
>
> Status: Open => Answered
>
> Didier Barvaux proposed the following answer:
> Please send me the output of the following commands:
> $ PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/ pkg-config rohc --libs
> $ ls -l /usr/local/lib/librohc*
> $ cat /usr/local/lib/pkgconfig/rohc.pc
>
> --
> You received this question notification because you are a member of ROHC
> Team, which 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 you are a member of ROHC
Team, which is an answer contact for rohc.