I was installing libpcap on Mac OS X/Darwin.
The following changes are needed:
make install fails due to OS X/Darwin being interoperable with
case-insensitive file systems. Specifically, using an HFS+ volume, the
make script saw "INSTALL" as being equal to "install". Renaming INSTALL
to INSTALL.TXT solved the problem.
I realize this breaks somewhat with convention, but I believe it's time
the convention was changed - not every file system is case sensitive.
config.guess and config.sub need to be updated with the latest versions
from gnu.org, as they contain support for OS X / Darwin.
Thanks,
Wade
-
This is the TCPDUMP workers list. It is archived at
http://www.tcpdump.org/lists/workers/index.html
To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe