Re: Could anyone get Neils Provos's SpyBye compiled successfully on 4.2/amd64

2007-11-16 Thread Siju George
On Nov 14, 2007 2:19 PM, Stuart Henderson <[EMAIL PROTECTED]> wrote: > from a point-of-view of porting this (rather than hand-building), > does anyone have a clue what to do with libevent? (spybye uses the > http parts which are disabled in src/) > > So finally I got SpyB

Re: Could anyone get Neils Provos's SpyBye compiled successfully on 4.2/amd64

2007-11-14 Thread Siju George
On Nov 14, 2007 2:19 PM, Stuart Henderson <[EMAIL PROTECTED]> wrote: > from a point-of-view of porting this (rather than hand-building), > does anyone have a clue what to do with libevent? (spybye uses the > http parts which are disabled in src/) > > I found that I alread

Re: Could anyone get Neils Provos's SpyBye compiled successfully on 4.2/amd64

2007-11-14 Thread Stuart Henderson
from a point-of-view of porting this (rather than hand-building), does anyone have a clue what to do with libevent? (spybye uses the http parts which are disabled in src/)

Re: Could anyone get Neils Provos's SpyBye compiled successfully on 4.2/amd64

2007-11-13 Thread Jacob Meuser
ou probably have to change the Makefile and add -lpthread to the link > line. However, that's a problem of your ClamAV installation and not > with SpyBye. > I am super busy. Please, ask the [EMAIL PROTECTED] people for help. yes, `clamav-config --libs` should include '

Re: Could anyone get Neils Provos's SpyBye compiled successfully on 4.2/amd64

2007-11-13 Thread Siju George
On Nov 13, 2007 8:55 PM, Kurt Miller <[EMAIL PROTECTED]> wrote: > On Tuesday 13 November 2007 10:10:14 am Siju George wrote: > > > gcc -O2 -g -Wall -o spybye spybye.o utils.o status.o spybye.gen.o > > log.o atomicio.o virus.o proxy.o strnstr.o strncasestr.o > &g

Re: Could anyone get Neils Provos's SpyBye compiled successfully on 4.2/amd64

2007-11-13 Thread Kurt Miller
On Tuesday 13 November 2007 10:10:14 am Siju George wrote: > Hi, > > I tried to get http://www.monkey.org/~provos/spybye-0.3.tar.gz > complied on OpenBSD 4.2/amd64 > as per instructions on > http://www.spybye.org/index.php?/pages/installation.html > > It gives the followi

Re: Could anyone get Neils Provos's SpyBye compiled successfully on 4.2/amd64

2007-11-13 Thread Paul Irofti
You're missing pthread linkage.

Could anyone get Neils Provos's SpyBye compiled successfully on 4.2/amd64

2007-11-13 Thread Siju George
Hi, I tried to get http://www.monkey.org/~provos/spybye-0.3.tar.gz complied on OpenBSD 4.2/amd64 as per instructions on http://www.spybye.org/index.php?/pages/installation.html It gives the following error. Could somebody help me fix it? Thank you so much Kind Regards Siju

Re: spybye

2007-03-24 Thread Bernd Ahlers
Julien TOUCHE [Sat, Mar 24, 2007 at 11:42:04AM +0100] wrote: > >is someone working on a port of spybye ? >http://www.monkey.org/~provos/spybye/ > >it seems to need a more recent libevent with evdns.h & evhttp.h >is there some plan to update base libevent in next relea

spybye

2007-03-24 Thread Julien TOUCHE
is someone working on a port of spybye ? http://www.monkey.org/~provos/spybye/ it seems to need a more recent libevent with evdns.h & evhttp.h is there some plan to update base libevent in next release ? thanks Regards Julien