rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #01275
Re: [Question #234832]: compilation error
Question #234832 on rohc changed:
https://answers.launchpad.net/rohc/+question/234832
Status: Open => Answered
Didier Barvaux proposed the following answer:
Hello,
Please try again with clean extraction from release archives, something
probably went wrong with yours. I've just tried with success the
following commands:
$ wget https://launchpad.net/rohc/1.6.x/1.6.1/+download/rohc-1.6.1.tar.bz2
$ wget https://launchpad.net/rohc/1.6.x/1.6.1/+download/rohc-tests-1.6.1.tar.bz2
$ tar xjf rohc-1.6.1.tar.bz2
$ tar xjf rohc-tests-1.6.1.tar.bz2
$ cd rohc-1.6.1
$ ./configure
$ make all
$ make check
Regards,
Didier
--
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.