You need libpcap. On debian: $ sudo apt-get install libpcap0.8 $ sudo apt-get install libpcap0.8-dev Edit Makefile, search for "LINUX" and then uncomment the variables that follow. Then build with make $ make