# Compiling tcpdump on Solaris and related OSes * Autoconf works everywhere. ## OmniOS r151052/AMD64 * Both system and local libpcap are suitable. * CMake 3.30.5 works. * GCC 14.2.0 and Clang 19.1.2 work. ## OmniOS r151046/AMD64 * Both system and local libpcap are suitable. * CMake 3.26.4 works * GCC 12.2.0 and Clang 16.0.4 work. ## OpenIndiana 2023.10/AMD64 * Both system and local libpcap are suitable. * CMake 3.29.0 works * GCC 13.2.0 and Clang 17.0.6 work. ## OpenIndiana 2021.04/AMD64 * Both system and local libpcap are suitable. * CMake 3.21.1 works. * GCC 7.5.0 and GCC 10.3.0 work, Clang 9.0.1 works. For reference, the tests were done using a system installed from `OI-hipster-text-20210430.iso` plus the following packages: ```shell xargs -L1 pkg install <