On Tue, Feb 13, 2007, Mark Keller wrote: > > I've yesterday and today completely overhauled our Mail Filtering > > (MILTER) support. Most notably, we now have a separate "milter" package > > providing C and Perl client APIs for MILTER. All other packages now > > depend on this package now, including "clamav", "amavisd", "mimedefang", > > etc. Additionally, I created a bunch of "milter-xxx" packages which > > provide MILTERs for DomainKey, Sender-ID, SPF, SpamAssassin, etc. In > > case you are running a comprehensive Mail setup, it is now a good time > > to review our OpenPKG MILTER support in detail and give feedback. > > I was just working on configuring our mail setup in the new environment. We > use sendmail/mimedefang with milter. During the build phase I get: > > In file included from mimedefang.c:68: > /usr/local/include/milter/mfapi.h:31:29: error: libmilter/mfdef.h: No such > file or directory > make: *** [mimedefang.o] Error 1 > > Looks like the new milter package use $l_prefix/lib/milter/*.h but the header > files point to libmilter/*.h. > > So I guess the package should either put the libs in $l_prefix/libmilter or > fix the include lines in the actual header files.
Now fixed in the "milter" package of CURRENT from today. Thanks for the feedback. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com ______________________________________________________________________ OpenPKG http://openpkg.org Developer Communication List openpkg-dev@openpkg.org