Subject: Re: can't build
To: None <alexander.spassov@textilmash.bg>
From: Frederick Bruckman <fredb@immanent.net>
List: current-users
Date: 02/07/2002 15:19:45
On Fri, 7 Feb 2003 alexander.spassov@textilmash.bg wrote:

> "Makefile", Line 121: Mailformed conditional (${USETOOLS} == "yes")
> "Makefile", Line 121: Need an operator
> "Makefile", Line 123: if-less endif
> "Makefile", Line 123: Need an operator
> Fatal errors encountered -- cannot continue

You're building on a new toolchain platform, but you don't have a new
toolchain. Read "BUILDING". Mainly, you'll just have to run "build.sh",
but you may want to look at the options first. Particularly, you may
want to set DESTDIR and TOOLDIR.


Frederick