rohc installation problem

Asked by manish shivare

hello everyone
this is log when when i compile with 'make all' command
manish@manish-HP-630-Notebook-PC:~/rohc-1.5.1$ make all
make all-recursive
make[1]: Entering directory `/home/manish/rohc-1.5.1'
Making all in src
make[2]: Entering directory `/home/manish/rohc-1.5.1/src'
Making all in .
make[3]: Entering directory `/home/manish/rohc-1.5.1/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/manish/rohc-1.5.1/src'
Making all in common
make[3]: Entering directory `/home/manish/rohc-1.5.1/src/common'
Making all in protocols
make[4]: Entering directory `/home/manish/rohc-1.5.1/src/common/protocols'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/manish/rohc-1.5.1/src/common/protocols'
Making all in .
make[4]: Entering directory `/home/manish/rohc-1.5.1/src/common'
  CC librohc_common_la-rohc_common.lo
  CC librohc_common_la-rohc_traces.lo
  CC librohc_common_la-crc.lo
  CC librohc_common_la-decode.lo
  CC librohc_common_la-sdvl.lo
  CC librohc_common_la-wlsb.lo
  CC librohc_common_la-ip.lo
  CC librohc_common_la-ts_sc_comp.lo
  CC librohc_common_la-ts_sc_decomp.lo
  CC librohc_common_la-comp_list.lo
  CC librohc_common_la-cid.lo
  CCLD librohc_common.la
make[4]: Leaving directory `/home/manish/rohc-1.5.1/src/common'
Making all in test
make[4]: Entering directory `/home/manish/rohc-1.5.1/src/common/test'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/manish/rohc-1.5.1/src/common/test'
make[3]: Leaving directory `/home/manish/rohc-1.5.1/src/common'
Making all in comp
make[3]: Entering directory `/home/manish/rohc-1.5.1/src/comp'
  CC librohc_comp_la-rohc_comp.lo
  CC librohc_comp_la-c_uncompressed.lo
  CC librohc_comp_la-c_generic.lo
  CC librohc_comp_la-c_ip.lo
  CC librohc_comp_la-c_udp.lo
  CC librohc_comp_la-c_udp_lite.lo
  CC librohc_comp_la-c_esp.lo
  CC librohc_comp_la-c_rtp.lo
  CCLD librohc_comp.la
make[3]: Leaving directory `/home/manish/rohc-1.5.1/src/comp'
Making all in decomp
make[3]: Entering directory `/home/manish/rohc-1.5.1/src/decomp'
  CC librohc_decomp_la-rohc_decomp.lo
  CC librohc_decomp_la-feedback.lo
  CC librohc_decomp_la-d_uncompressed.lo
  CC librohc_decomp_la-d_generic.lo
  CC librohc_decomp_la-d_ip.lo
  CC librohc_decomp_la-d_udp.lo
  CC librohc_decomp_la-d_udp_lite.lo
  CC librohc_decomp_la-d_esp.lo
  CC librohc_decomp_la-d_rtp.lo
  CCLD librohc_decomp.la
make[3]: Leaving directory `/home/manish/rohc-1.5.1/src/decomp'
make[2]: Leaving directory `/home/manish/rohc-1.5.1/src'
Making all in test
make[2]: Entering directory `/home/manish/rohc-1.5.1/test'
Making all in functional
make[3]: Entering directory `/home/manish/rohc-1.5.1/test/functional'
Making all in feedback2
make[4]: Entering directory `/home/manish/rohc-1.5.1/test/functional/feedback2'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/manish/rohc-1.5.1/test/functional/feedback2'
Making all in decompress_feedback_only
make[4]: Entering directory `/home/manish/rohc-1.5.1/test/functional/decompress_feedback_only'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/manish/rohc-1.5.1/test/functional/decompress_feedback_only'
Making all in context_reuse
make[4]: Entering directory `/home/manish/rohc-1.5.1/test/functional/context_reuse'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/manish/rohc-1.5.1/test/functional/context_reuse'
Making all in rtp_uor2_disambiguation
make[4]: Entering directory `/home/manish/rohc-1.5.1/test/functional/rtp_uor2_disambiguation'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/manish/rohc-1.5.1/test/functional/rtp_uor2_disambiguation'
make[4]: Entering directory `/home/manish/rohc-1.5.1/test/functional'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/manish/rohc-1.5.1/test/functional'
make[3]: Leaving directory `/home/manish/rohc-1.5.1/test/functional'
Making all in robustness
make[3]: Entering directory `/home/manish/rohc-1.5.1/test/robustness'
Making all in empty_payload
make[4]: Entering directory `/home/manish/rohc-1.5.1/test/robustness/empty_payload'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/manish/rohc-1.5.1/test/robustness/empty_payload'
Making all in lost_packet
make[4]: Entering directory `/home/manish/rohc-1.5.1/test/robustness/lost_packet'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/manish/rohc-1.5.1/test/robustness/lost_packet'
Making all in damaged_packet
make[4]: Entering directory `/home/manish/rohc-1.5.1/test/robustness/damaged_packet'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/manish/rohc-1.5.1/test/robustness/damaged_packet'
Making all in piggybacking_feedback
make[4]: Entering directory `/home/manish/rohc-1.5.1/test/robustness/piggybacking_feedback'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/manish/rohc-1.5.1/test/robustness/piggybacking_feedback'
make[4]: Entering directory `/home/manish/rohc-1.5.1/test/robustness'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/manish/rohc-1.5.1/test/robustness'
make[3]: Leaving directory `/home/manish/rohc-1.5.1/test/robustness'
Making all in non_regression
make[3]: Entering directory `/home/manish/rohc-1.5.1/test/non_regression'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/manish/rohc-1.5.1/test/non_regression'
make[3]: Entering directory `/home/manish/rohc-1.5.1/test'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/manish/rohc-1.5.1/test'
make[2]: Leaving directory `/home/manish/rohc-1.5.1/test'
Making all in statistics
make[2]: Entering directory `/home/manish/rohc-1.5.1/statistics'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/manish/rohc-1.5.1/statistics'
Making all in app
make[2]: Entering directory `/home/manish/rohc-1.5.1/app'
Making all in performance
make[3]: Entering directory `/home/manish/rohc-1.5.1/app/performance'
  CC rohc_test_performance-test_performance.o
  CCLD rohc_test_performance
make[3]: Leaving directory `/home/manish/rohc-1.5.1/app/performance'
Making all in tunnel
make[3]: Entering directory `/home/manish/rohc-1.5.1/app/tunnel'
  CC rohctunnel-tunnel.o
  CCLD rohctunnel
make[3]: Leaving directory `/home/manish/rohc-1.5.1/app/tunnel'
make[3]: Entering directory `/home/manish/rohc-1.5.1/app'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/manish/rohc-1.5.1/app'
make[2]: Leaving directory `/home/manish/rohc-1.5.1/app'
Making all in doc
make[2]: Entering directory `/home/manish/rohc-1.5.1/doc'
  GEN htmldoc
warning: Tag `SHOW_DIRECTORIES' at line 473 of file doxygen.conf has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
warning: Tag `HTML_ALIGN_MEMBERS' at line 800 of file doxygen.conf has become obsolete.
To avoid this warning please remove this line from your configuration file or upgrade it using "doxygen -u"
This is pdfTeX, Version 3.1415926-2.4-1.40.13 (TeX Live 2012/Debian)
 restricted \write18 enabled.
entering extended mode
(./_formulas.tex
LaTeX2e <2011/06/27>
Babel <v3.8m> and hyphenation patterns for english, dumylang, nohyphenation, lo
aded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2007/10/19 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size10.clo))
(/usr/share/texlive/texmf-dist/tex/latex/graphics/epsfig.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/graphics.cfg)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/dvips.def))))
No file _formulas.aux.
[1] [2] [3] [4] (./_formulas.aux) )
Output written on _formulas.dvi (4 pages, 952 bytes).
Transcript written on _formulas.log.
make[2]: Leaving directory `/home/manish/rohc-1.5.1/doc'
Making all in examples
make[2]: Entering directory `/home/manish/rohc-1.5.1/examples'
  CC simple_rohc_program-simple_rohc_program.o
  CCLD simple_rohc_program
make[2]: Leaving directory `/home/manish/rohc-1.5.1/examples'
Making all in contrib
make[2]: Entering directory `/home/manish/rohc-1.5.1/contrib'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/manish/rohc-1.5.1/contrib'
make[2]: Entering directory `/home/manish/rohc-1.5.1'
make[2]: Leaving directory `/home/manish/rohc-1.5.1'
make[1]: Leaving directory `/home/manish/rohc-1.5.1'
thanks in advance
manish shivare

Question information

Language:
English Edit question
Status:
Solved
For:
rohc Edit question
Assignee:
No assignee Edit question
Solved by:
manish shivare
Solved:
Last query:
Last reply:

This question was reopened

Revision history for this message
Didier Barvaux (didier-barvaux) said :
#1

Hi,

What's your problem/question ? The output you posted seems fine. I can help you if you help me understand your problem first!

Regards,
Didier

Revision history for this message
manish shivare (mshivare13) said :
#2

@Didier
thanks for replying me.
sorry for incomplete post.
but after this we run install command it is give this output--
manish@manish-HP-630-Notebook-PC:~/rohc-1.5.1$ make install
Making install in src
make[1]: Entering directory `/home/manish/rohc-1.5.1/src'
Making install in .
make[2]: Entering directory `/home/manish/rohc-1.5.1/src'
make[3]: Entering directory `/home/manish/rohc-1.5.1/src'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/manish/rohc-1.5.1/src'
make[2]: Leaving directory `/home/manish/rohc-1.5.1/src'
Making install in common
make[2]: Entering directory `/home/manish/rohc-1.5.1/src/common'
Making install in protocols
make[3]: Entering directory `/home/manish/rohc-1.5.1/src/common/protocols'
make[4]: Entering directory `/home/manish/rohc-1.5.1/src/common/protocols'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/manish/rohc-1.5.1/src/common/protocols'
make[3]: Leaving directory `/home/manish/rohc-1.5.1/src/common/protocols'
Making install in .
make[3]: Entering directory `/home/manish/rohc-1.5.1/src/common'
make[4]: Entering directory `/home/manish/rohc-1.5.1/src/common'
 /bin/mkdir -p '/usr/local/lib'
 /bin/bash ../../libtool --mode=install /usr/bin/install -c librohc_common.la '/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/librohc_common.so.0.1.0 /usr/local/lib/librohc_common.so.0.1.0
/usr/bin/install: cannot remove `/usr/local/lib/librohc_common.so.0.1.0': Permission denied
make[4]: *** [install-libLTLIBRARIES] Error 1
make[4]: Leaving directory `/home/manish/rohc-1.5.1/src/common'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/home/manish/rohc-1.5.1/src/common'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/manish/rohc-1.5.1/src/common'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/manish/rohc-1.5.1/src'
make: *** [install-recursive] Error 1
plese help me
thnks

Revision history for this message
Mikhail Gruzdev (michail-gruzdev) said :
#3

On Tue, Apr 2, 2013 at 9:46 PM, manish shivare
<email address hidden> wrote:
> $ make install

Hi. Install should be run by root user (for default DESTDIR). Try
'sudo make install' .

Revision history for this message
manish shivare (mshivare13) said :
#4

Thanks Mikhail Gruzdev, that solved my question.

Revision history for this message
manish shivare (mshivare13) said :
#5

@Mikhail Gruzdev
thanks for replying.
when i run command ./configure --enable-rohc-tests-valgrind
it is give following error:-

ERROR: valgrind support for tests enabled but tests are not

Please add the --enable-rohc-tests or the --enable-rohc-tests-valgrind
option to configure to solve the problem.

i am already install valgrind from ubuntu 12.10 software center.

Revision history for this message
Didier Barvaux (didier-barvaux) said :
#6

Please try:
./configure --enable-rohc-tests-valgrind --enable-rohc-tests

Regards,
Didier

Revision history for this message
manish shivare (mshivare13) said :
#7

Thanks Didier Barvaux, that solved my question.

Revision history for this message
manish shivare (mshivare13) said :
#8

hello sir,
i am rohc begginer. I wnat to check ROHC performance for VOIP in wimax netowrk.
i am already install ROHC 1.5.1 and ns 2.35.
i want to know ROHC is working on ns2 ?
or for my work which simulator is best.
Thank you

Revision history for this message
manish shivare (mshivare13) said :
#9

i want to check ROHC performance in terms of throughput, diffrent BER etc.

Revision history for this message
Cédric Baudoin (cedric-baudoin-free) said :
#10

Actually this is a real implementation of ROHC provided as a C library. This is not an ns-2 simulation. Or course you can use it for your evaluation.... But integrating this code into ns-2 will imply some effort :-)

Best regards

Cedric

Revision history for this message
manish shivare (mshivare13) said :
#11

thank u mr. Cedric ,
sorry for the late reply.
i try to integrating rohc in ns2 but i coudn't find how to connect ns2 with rohc.
i read rohc documention but i read lots of library and header files. i want to know steps for connecting or how to starts integrating rohc in ns2. suggest any book or helping me. i am beginner for ns2 and rohc.
please help me.
thank you