Lsof for Solaris 10 fails to load properly on Solaris 10 builds
past 40, because I made a typo in an #undef. The typo causes the
loader to complain about a missing __inet_pton.
This patch to the recent lsof 4.69 distribution fixes the typo:
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/patches/4.69/Sol10_dls...
There is also a complete Sun-only, edition 'A' lsof 4.70 prerelease
that incorporates the patch at:
ftp://lsof.itap.purdue.edu/pub/tools/unix/lsof/NEW/lsof_4.70A.sun.tar.gz
Vic Abell, lsof author