Re: PCRE-6.7 installed, postfix from pkgsrc compiles -DNO_PCRE
"Mark E. Perkins" <[email protected]>
| Newsgroups | gmane.os.netbsd.help |
|---|---|
| Message-ID | <[email protected]> |
On 2007/07/17 19:27, Paul Newhouse wrote: > Running 3.1. > > I curious why postfix will not compile with pcre-6.7. <snip> > Where did I go wrong? [you should direct pkgsrc questions to pkgsrc-users@] Looks to me as though pcre support is not enabled by default. Try setting PKG_OPTIONS.postfix+=pcre Mark