--On Saturday, March 27, 2004 5:43 PM -0500 Jeff Workman <[EMAIL PROTECTED]> wrote:

I found where somebody had posted this same issue in the archives, but I
didn't find an answer.

What kind of magic do I have to work to get ClamAV to compile on
NetBSD/i386 1.6.2?:

To answer my own question and post, for the sake of anybody else who's having the same problems, here's what I had to do:


./configure --prefix=/usr/local --disable-cr --without-tcpwrappers

(Apparently NetBSD 1.6.2's tcpwrappers lacks something that ClamAV expects it to have. Maybe in another lib? *shrug*..I don't have the linker error message handy)

Then, I had to edit freshclam/Makefile per http://www.mail-archive.com/[EMAIL PROTECTED]/msg05256.htm
l (Thanks Dave Holland!)


Next, I had to "cd clamd; make cfgfile.o; cd ..; make; make install"

Is there a configure option that I'm missing that I can use to avoid this in the future? Or is this a bug in the configure script?

-J
--
Jeff Workman | [EMAIL PROTECTED] | http://www.pimpworks.org


------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Clamav-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/clamav-users

Reply via email to