On Thu, Mar 15, 2001 at 09:05:33AM -0600, [EMAIL PROTECTED] wrote:
> Tru64 UNIX 4.0D does not have snprintf. Neither does IRIX 6.2 nor
> Solaris 2.5.1 (libpcap doesn't work under IRIX 6.2 anyway

What about it doesn't work?  What does it do instead of working?

> but hey).
> I ripped the snprintf.c from tcpdump 3.6.2 and made a few mods for it
> to be a self-contained file.

You might want to note that the problem here is presumably not with
tcpdump, which supplies its own "snprintf()", but with other
applications using libpcap, which might not supply their own
"snprintf()", or whose configure scripts might not be set up to, when
checking for libpcap's existence, supply an "snprintf()" for the
autoconf test program.
-
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

Reply via email to