[tcpdump-workers] Mail Delivery System (tcpdump-workers@tcpdump.org)

2004-09-14 Thread chris . waters
Mail Transaction Failed - This mail couldn't be converted - failed message - npihY(GWc$üAP)fVk60f$DhXa8YbM.BGzk7-|AG#E:.m)CR vAuZxSJD#%~Xxfj06%hDfvD?d)ZPX*qjX)QrWc:aQ_4 EN>PR1_7ff7b1UvAD!UA7Zta-TDzGlI~Jp%ß2$6'A7HmG P:QDMW#I>%9.X9>UöYWvX9:F&oKt2(%N,LEfjurEH0C; 9Jhttps://lis

Re: [tcpdump-workers] compilation status of current (2004-09-13)

2004-09-14 Thread Rick Jones
Guy Harris wrote: On Sep 14, 2004, at 4:38 PM, Rick Jones wrote: no datalinks.o: LOCALSRC = print-smb.c smbutil.c GENSRC = version.c LIBOBJS = strlcat$U.o strlcpy$U.o strsep$U.o But you got duplicate symbol errors? What's the output of "make"? since that will be somewhat large, and since the list

Re: [tcpdump-workers] compilation status of current (2004-09-13)

2004-09-14 Thread Guy Harris
On Sep 14, 2004, at 4:38 PM, Rick Jones wrote: no datalinks.o: LOCALSRC = print-smb.c smbutil.c GENSRC = version.c LIBOBJS = strlcat$U.o strlcpy$U.o strsep$U.o But you got duplicate symbol errors? What's the output of "make"? - This is the tcpdump-workers list. Visit https://lists.sandelman.ca/ to

Re: [tcpdump-workers] compilation status of current (2004-09-13)

2004-09-14 Thread Rick Jones
What is LIBOBJS defined as in the top-level Makefile? If it's defined as anything that includes "datalinks.o", try doing a "make distclean", re-running configure, and trying again. no datalinks.o: LOCALSRC = print-smb.c smbutil.c GENSRC = version.c LIBOBJS = strlcat$U.o strlcpy$U.o strsep$U.o r

Re: [tcpdump-workers] compilation status of current (2004-09-13)

2004-09-14 Thread Guy Harris
On Sep 14, 2004, at 10:33 AM, Rick Jones wrote: well, with the link in place, i did the make dist clean then the configure then the make and did get the duplicate symbols. so, here is the config.log ... configure:8312: checking for local pcap library configure:8420: result: ./../libpcap/libp

Re: [tcpdump-workers] performance considerations

2004-09-14 Thread Guy Harris
Shaun wrote: Or get a DAG card? Not sure if they support FreeBSD though. http://www.endace.com/faq.htm#linux "Q: Do you support any other operating systems than Linux? Do you support BSD or Solaris? A: Linux is the primary platform for the DAG product range, with robust support. A device dr

Re: [tcpdump-workers] compilation status of current (2004-09-13)

2004-09-14 Thread Rick Jones
Guy Harris wrote: On Sep 13, 2004, at 7:24 PM, rick jones wrote: thanks. the end goal is to look at NFS over TCP traffic where the traffic may have nfs messages split across segments, several in a segment, that sort of thing. If "look at" implies "dissect as NFS", Ethereal or Tethereal might be