> > 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? _______________________________________________ http://lurker.clamav.net/list/clamav-users.html