On Fri, 24 Jun 2005 Ron Snyder scripted:

> > Ran into this one myself today..
> >
> > cd SENDMAILSRC/libmilter
> > ./Build
> > make install
> >
> > then run make on clamav
> >
> > James
>
> That's the first thing I did when the error popped up. I
> recognized the
> calback as I had been working on another milter on another
> box and had
> been studying the API. No joy.

Where is your libmilter.a file getting installed to?  Do you by any chance
have more than one?  It's been a while since I've done much programming, but
it looks to me like you're getting an error at link time so I don't think
the header files are the problem.

Any chance your libmilter.a file isn't actually getting installed where the
linker can find it for clamav-milter?


We've got a weener!

The only libmilter.a was in /usr/lib/ and it appears it was looking for it in /usr/local/lib/ so a symlnk did the trick. It links fine now.

Any idea why clamav-0.85.x finds libmilter.a fine in /usr/lib/ and 0.86.x doesn't? At least it works now :)

Henry

J. Henry Priebe Jr.    Blue Moon Internet Corp Network Administrator
www.bluemoon.net       Internet Access & Web Hosting
www.railfan.net        Railfan Network Services
_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to