Hmm - that's odd, the hping3 binary has a dependency on libtcl.
Do you get an error from this: $ ldd /usr/local/sbin/hping3
$ sudo hping3 google.com
The source does not use a conventional configure/Makefile, so it's difficult to know exactly what's going on.
Do you need tcl scripting support?