rohc team mailing list archive
-
rohc team
-
Mailing list archive
-
Message #01354
Re: [Question #234832]: compilation error
Question #234832 on rohc changed:
https://answers.launchpad.net/rohc/+question/234832
Status: Open => Needs information
Didier Barvaux requested more information:
Could you please the following variants of the command lines:
$ gcc -Wl,--verbose -Wall test_pcap.c -o test_pcap -lpcap
$ gcc -Wl,--verbose test_pcap.c -o test_pcap -lpcap
$ gcc -Wall -o test_pcap -lpcap test_pcap.c
$ gcc -o test_pcap -lpcap test_pcap.c
--
You received this question notification because you are a member of ROHC
Team, which is an answer contact for rohc.