Re: [Fwd: Re: [Rpcap-users] Re: rtdump won't compile...]
Status: Alpha
Brought to you by:
sri_krishnan
|
From: S. K. <sri...@ya...> - 2002-11-03 16:42:01
|
--- Mattt <ma...@ab...> wrote: > Hehe - okay, well my wife and son are flying interstate in about 5 > hours, so I'll be up for awhile (might as well stay up until after > they > leave...) ;-) > Great. I now have some news for you. I was able to reproduce your problems on my test machine. First, pcap header detection is indeed broken in rtdump. A temporary kludge to fix this is (if your pcap header files are in /usr/local/include) to edit config.h and manually set LOCAL_LIBPCAP to 1, and comment (or undef) SYS_LIBPCAP. I will fix this ASAP - requires some changes to configure.in which I stupidly forgot about. Using this fix will however cure your local installation for now. I have also reproduced the rtdump link problem, which is essentially a library path setting issue for the linker. I am working on it, and will revert as soon as I get it fixed. Cheers, Krishnan __________________________________________________ Do you Yahoo!? HotJobs - Search new jobs daily now http://hotjobs.yahoo.com/ |