rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #01467
Installation ROHC on ubuntu 13.04
Hi,
I'm trying to install the ROHC 1.3.1 on ububtu 13.04 but getting some erros
when running the tests. I followed the instructions on
http://bazaar.launchpad.net/~didier-barvaux/rohc/main/annotate/head%3A/INSTALL
My gcc version is:
gcc (Ubuntu/Linaro 4.7.3-1ubuntu1) 4.7.3
but, this is what happened when I tried to run the tests with the following
commands:
$ ./configure --enable-rohc-tests
$ make check
The result was:
===========================================
86 of 86 tests failed
Please report to http://launchpad.net/rohc/
===========================================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/home/edvar/rohc-1.3.1/test'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/edvar/rohc-1.3.1/test'
make: *** [check-recursive] Error 1
root@edvar-notebook:/home/edvar/rohc-1.3.1# --enable-doc
--enable-doc: command not found
I'm not to familiar with the system and would like to know if anyone
already had the same problem.
Please let me know if there is anymore information I can provide, thank you.
Yours truly,
Edvar
Follow ups