Hello all, This is all fine and dandy, I used gmake and all is fine - but shouldn't this be in the documentation?
Perhaps this is a FreeBSD specific thing? I would think that this would be a good addition to the INSTALL document. Thanks for the help. Angus Jordan Message: 1 Date: Wed, 8 Sep 2004 01:00:20 +0200 From: "Wolfram A. Kraushaar" <[EMAIL PROTECTED]> Subject: RE: [Dbmail-dev] dbmail 2.0rc8 To: "'DBMAIL Developers Mailinglist'" <dbmail-dev@dbmail.org> Message-ID: <[EMAIL PROTECTED]> Content-Type: text/plain; charset="us-ascii" use gmake insetad of make. > su-2.05b# make > "Makefile", line 588: Need an operator > make: fatal errors encountered -- cannot continue > su-2.05b# make all > "Makefile", line 588: Need an operator > make: fatal errors encountered -- cannot continue > su-2.05b# make install > "Makefile", line 588: Need an operator > make: fatal errors encountered -- cannot continue > > ------------------------------------------------------------ > > Lines 586-592 of Makefile > > DEPS_MAGIC := $(shell mkdir .deps > /dev/null 2>&1 || > > -include $(DEP_FILES) > > mostlyclean-depend: > > clean-depend: > > ------------------------------------------------------------ > > Can anybody help me out? Am I doing something wrong? > > Thank you in advance. > > Angus Jordan > > -- > Open WebMail Project (http://openwebmail.org) > > _______________________________________________ > Dbmail-dev mailing list > Dbmail-dev@dbmail.org > http://twister.fastxs.net/mailman/listinfo/dbmail-dev