On Tue, Oct 07, 2003 at 12:22:07AM -0700, Jeremy C. Reed wrote: > Hopefully, this is the right list for libpcap.
It is. > The http://www.tcpdump.org/lists/workers/ archive doesn't have 2003. Michael, the archive links for 2003 probably should be put up on the Web site. > For some reason, libpcap-0.7.2 is not building for me with Linux 2.4.22 > and glibc 2.3.2. > > It first fails: > > cc -O2 -O2 -I. -DHAVE_CONFIG_H -c ./pcap-snoop.c That's not a file to be compiled on Linux. It's a file for Irix. Have you ever compiled that libpcap release on Irix? If so, do "make distclean", re-run the configure script, and try again - in fact, even if you haven't ever compiled it on Irix, do "make distclean", re-run the configure script, and try again, just to make sure. - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]
