Snort mailing list archives

Re: Snort 2.4.anyversion +clamav patch problems


From: Lezgin Bakircioglu <lerra82 () gmail com>
Date: Tue, 02 May 2006 11:01:42 +0200

Works excellent!
I will try to get in contact with dev team of bleedingsnort to get this fixed to next version.

Dmitry Melekhov skrev:
Lezgin Bakircioglu wrote:

Hi everybody, I got a huge problem, I am trying to get clamav and snort working together and I am using the clamav patch from http://www.bleedingsnort.com/staticpages/index.php?page=snort-clamav and matching it to the same version of snort that I am trying to patch. I get the exact problem on all the versions I have patched, here is what i did (step to step):

patch -p1 < ../snort-2.4.3-clamonly.diff
autoconf -f
configure --enable-clamav (says OK on clamav part)
make

plugbase.o(.text+0x463): In function `InitPreprocessors':
/home/lerra/testing/clamav/snort-2.4.3/src/plugbase.c:426: undefined reference to `SetupClamAV'
collect2: ld returned 1 exit status

I solved this by manually adding spp_clamav.$(OBJEXT)
to
am_libspp_a_OBJECTS
list in
src/preprocessors/Makefile





-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: