← Back to team overview

rohc team mailing list archive

[Question #224977]: rohc installation problem

 

New question #224977 on rohc:
https://answers.launchpad.net/rohc/+question/224977

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

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