Subject: Re: Darwin/OS X bmake Installation
To: Simon J. Gerraty <sjg@crufty.net>
From: Randy Beaudreault <maccult@mac.com>
List: tech-pkg
Date: 01/23/2002 23:52:15
>Looks like the directory has been used to bootstrap before and not
>cleaned.  You probably have a combination of .o's produced by "make"
>and "bmake.boot" from an earlier run.  Do
>
>rm -f *.[ado] */*.[ado]
>make -f makefile.boot bootstrap
>
>I'll fix the clean target for the next version.
>--sjg

Thanks this worked.  Now that I have this done, I should be able to 
build packages respecting that I may need to patch 'em for Darwin?
-- 
Randy

OS X - UNIX for the rest of us
NetBSD - I got it up and running!