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.

_______________________________________________
Mailing list: https://launchpad.net/~rohc
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~rohc
More help   : https://help.launchpad.net/ListHelp

Reply via email to