[NTLUG:Discuss] RE: Traffic Sniffers

MadHat madhat at unspecific.com
Thu Aug 22 02:33:33 CDT 2002


On Thu, 2002-08-22 at 00:30, Chris Cox wrote:
> Under SuSE 7.3, I changed all instances of /opt/kde to /opt/kde2 in the
> Makefiles... added time.h to several *.cpp... everything compiles and
> it appears to run ok.

Yeh, its written with KDE2 and QT2 and I have v3 of each (damn bleeding
edge).  Some of the data types and/or function calls changed from 2 to 3
and that is where it is dieing.  and when I try to use the RPM from
mandrake or older versions from redhat, I get problems with dependencies
(in that it is looking for older versions).  I know I can fix that by
symlinking the newer version to the old name, but from how the compile
goes, I am not sure that will work.  Its technically a bad idea anyway.

> 
> MadHat wrote:
> > On Wed, 2002-08-21 at 17:20, Tom Woody wrote:
> > 
> >>>I can't compile ksnuffle either.   
> >>>
> >>
> >>apparently (at least it worked for me) the author was missing some #include statements, add
> >>#include	<time.h>
> >>
> >>to the headers of the following files and it will compile:
> >>ksnuffle/knd_pcapmon.cpp
> >>ksnuffle/knd_pcaprem.cpp
> >>ksnuffle/ksnuffle.cpp
> >>remote/rsnuffle.cpp
> > 
> > 
> > I haven't gotten that far if that is an issue as well. It keeps telling
> > me it can't find include files, and I had to go in and tweak the Make
> > file.  Then it couldn't find libs, and I had to tweak the Makefile
> > again.  Still running into issues.  May look at it again later.
> > 
> 
> 
> 
> 
> _______________________________________________
> http://www.ntlug.org/mailman/listinfo/discuss
> 
-- 
MadHat at Unspecific.com
"Anyone who understands Linux/Unix, really understands the universe.
 Anyone who understands Windows, really understands Windows."
          - Richard Thieme, DefCon 10, 2002 




More information about the Discuss mailing list