Vernon Schryver
vjs@calcite.rhyolite.com
Fri Feb 13 16:09:07 UTC 2009
> I'm installing dcc client plugin for spamassassin 3.1.7 on Solaris 10 x86_64 > make: Fatal error in reader: ./gmake.inc, line 44: Unexpected end of line seen I think this was caused by not having gmake. The DCC makefiles work with GNU `gmake` (even if it is named "make") or with BSD style `make`. They do not work with Solaris' `make` because the non-gmake versions of the Makefiles try to ".include <bsd.prog.mk>" Vernon Schryver vjs@rhyolite.com
More information about the DCC
mailing list