On Thu, Apr 1, 2010 at 3:29 AM, Asha Gowda <[email protected]> wrote:
> I would like to download raidtest source code so that I can build it on our > host. > I got it from http://www.freebsd.org/cgi/ports.cgi?query=raidtest&stype=all > > But build is failing with Missing separtor error message, That usually implies either that the makefile is damaged, or that a variable that is expected to contain something (like a path, for instance) is undefined. Are you using BSD make or GNU make? It's been a while since I've used BSD make, but IIRC there are differences between the two. Todd. -- Todd Showalter, President, Electron Jump Games, Inc. _______________________________________________ Help-make mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-make
