rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #00611
Re: [Question #212269]: Error with test_non_regression compilation
Question #212269 on rohc changed:
https://answers.launchpad.net/rohc/+question/212269
Status: Open => Solved
FWX confirmed that the question is solved:
The problem is due to file pcap/pcap.h not included, because WITH_PCAP_H
ou WITH_PCAP_PCAP_H not defined in config.h
The solution is to enable RoHC tests where configuring the package :
$ ./configure --enable-rohc-tests
$ make clean all
$ make check -C test/non_regression
--
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.