1 # Compiling tcpdump on Haiku
5 * Both system and local libpcap are suitable.
9 * Clang 12.0.1 works only if using the system libpcap and Autoconf.
11 The following command will install respective non-default packages:
13 pkgman install libpcap_devel cmake llvm12_clang
16 For reference, the tests were done using a system installed from
17 `haiku-r1beta4-x86_64-anyboot.iso`.