[Bug 504324] Re: Problem with the payload given to callback function by pcap_loop
Johan.Mazel
johan.mazel at gmail.com
Thu Jan 7 16:58:03 UTC 2010
Precision:
To compile the code you need to type these three lines:
ocamlfind ocamlopt -package pcap, -c packet_analyser.ml
ocamlfind ocamlopt -package pcap, -c main.ml
ocamlfind ocamlopt -package pcap, -linkpkg -cclib -lutil -o main packet_analyser.cmx main.cmx
I'm not sure these are the perfect commands for teh compilation because
my knowledge of ocaml's compilation is very small.
--
Problem with the payload given to callback function by pcap_loop
https://bugs.launchpad.net/bugs/504324
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list