← Back to team overview

rohc team mailing list archive

Re: [Question #234832]: compilation error

 

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

    Status: Needs information => Open

manish shivare gave more information on the question:
hello sir,
thanks for reply
i am give a list of command which is executed by me;
$./autogen.sh 
$make 
$make all
$sudo make install
$ ./configure --enable-doc
 $ make html
$./configure --enable-rohc-tests
make check
output is

======================================
328 of 328 tests failed
See test/non_regression/test-suite.log
Please report to http://rohc-lib.org/
======================================
make[4]: *** [test-suite.log] Error 1
make[4]: Leaving directory `/home/manish/rohc-1.6.1/test/non_regression'
make[3]: *** [check-TESTS] Error 2
make[3]: Leaving directory `/home/manish/rohc-1.6.1/test/non_regression'
make[2]: *** [check-am] Error 2
make[2]: Leaving directory `/home/manish/rohc-1.6.1/test/non_regression'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/manish/rohc-1.6.1/test'
make: *** [check-recursive] Error 1

or when use  $ ./configure --enable-rohc-tests  --enable-rohc-tests-valgrind
but same output show.
please help me.

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