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 [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
