[Box Backup] Re.: Compiling debug build of bbackupd on OS X

Ben Summers boxbackup@fluffy.co.uk
Wed, 31 May 2006 16:14:42 +0100


On 31 May 2006, at 16:07, Tobias Balle-Petersen wrote:

> Hello....
>
> I ran ./configure in the top directory to create makefiles in the  
> dir/* directories. Now when I try to run make in bin/bbackupd I get:
>
> Makefile:9: *** missing separator.  Stop.
>
>
> Any ideas?

As instructed by ./configure, use bsdmake not make on OS X.

Ben