Re: [Razor-users] OS X: Makefile error

2003-08-05 Thread Vipul Ved Prakash
I'll release a new package with a new Makefile shortly. The problem is the Makefile is incompatible with the new MakeMaker. cheers, vipul On Tue, Aug 05, 2003 at 09:37:46AM +0200, Oliver v. Quadt wrote: > Unfortunately upgrading to v3.80 didn't help. > > I am still getting the same Makefile er

Re: [Razor-users] OS X: Makefile error

2003-08-05 Thread Oliver v . Quadt
Unfortunately upgrading to v3.80 didn't help. I am still getting the same Makefile error. Oliver. On Montag, August 4, 2003, at 09:21 Uhr, Mark Sheppard wrote: While I don't know about Razor on OS X (or much at all about OS X) I've seen that error message from make before. When I saw it the c

Re: [Razor-users] OS X: Makefile error

2003-08-04 Thread Mark Sheppard
While I don't know about Razor on OS X (or much at all about OS X) I've seen that error message from make before. When I saw it the cause was a bug in old versions of GNU make that was fixed by version 3.79.1. So if you do "make --version" and it tells you you've got something older than that the

[Razor-users] OS X: Makefile error

2003-08-04 Thread Oliver von Quadt
Hello, I am successfully running SpamAssassin and now wanted to add razor. However, I cna't even pass the compilation process. This is what I get: % perl Makefile.PL Writing Makefile for Razor2::Preproc::deHTMLxs Writing Makefile for razor-agents % make Makefile:534: *** missing separator. St