M4sugar requires GNU M4. Install it before installing M4sugar or
set the M4 environment variable to its path name.Broken Pipe
make: *** [conf_yacc.c] Error 141
/usr/local/bin/m4
----- Original Message -----From: Matthias SchelerSent: Thursday, November 02, 2006 5:27 AMSubject: Re: [milter-greylist] Milter-greylist compiling questionOn Wed, Nov 01, 2006 at 11:07:17PM -0800, aNguyen wrote:
> So I download the stable version milter-greylist 2.0.2 and try to compile
> it...
I would recomment using milter-greylist 3.0RC6 instead. It is very stable
and provides new powerful features.
>; My compiler dev box is Solaris 9, if I compile it here will it work
> on Solaris 8, which is the production server?
Perhaps, but there could be problems. You would be better of building
it on a Solaris 8 box.
> On Solaris 9, I have this error when I run
>; "./configure && make && make install":
> "Required libmilter not found. Use --with-libmilter"
"configure" didn't find "libmilter".
> So I tried "./configure --with-libmilter && make && make install" but
> I still have the same error...
Because you didn't tell it where to look for "libmilter". You have
to use something like --with-libmilter=/usr/local".
But "libmilter" isn't distributed with Solaris 9 (and 8). You will have
to build Sendmail from source or upgrade to Solaris 10.
Kind regards
--
Matthias Scheler http://zhadum.org.uk/