Subject: Re: problems building x11 from src/x11
To: =?iso-8859-1?Q?C=E9sar_Catri=E1n_C=2E?= <ccatrian@eml.cc>
From: James Chacon <jmc@NetBSD.org>
List: tech-x11
Date: 04/28/2004 10:49:14
On Wed, Apr 28, 2004 at 10:14:29AM -0400, César Catrián C. wrote:
> hi,
> 
> I've this problem building x11 from src/x11
> 
> core% make build

Umm...Is this a current make and you have the latest share/mk files installed?

The supported method for building is to use build.sh which takes care of
getting this all correct for you.

James


> make: "/home/cetrox/src/src/tools/Makefile" line 5: Malformed conditional (${TOOLCHAIN_MISSING} == "no")
> make: "/home/cetrox/src/src/tools/Makefile" line 5: Need an operator
> make: "/home/cetrox/src/src/tools/Makefile" line 7: Malformed conditional (${USE_TOOLS_TOOLCHAIN} != "yes")
> make: "/home/cetrox/src/src/tools/Makefile" line 12: if-less else
> make: "/home/cetrox/src/src/tools/Makefile" line 12: Need an operator
> make: "/home/cetrox/src/src/tools/Makefile" line 14: if-less endif
> make: "/home/cetrox/src/src/tools/Makefile" line 14: Need an operator
> make: "/home/cetrox/src/src/tools/Makefile" line 18: if-less endif
> make: "/home/cetrox/src/src/tools/Makefile" line 18: Need an operator
> make: Fatal errors encountered -- cannot continue
> make: "/usr/share/mk/bsd.own.mk" line 92: warning: "cd /home/cetrox/src/src/tools && make -V .OBJDIR" returned non-zero status
> make: "/home/cetrox/src/src/x11/Makefile" line 7: Malformed conditional (${MKUPDATE} == "no" && !defined(NOCLEANDIR))
> make: "/home/cetrox/src/src/x11/Makefile" line 9: if-less endif
> make: "/home/cetrox/src/src/x11/Makefile" line 9: Need an operator
> make: Fatal errors encountered -- cannot continue
> 
> make: stopped in /home/cetrox/src/src/x11
> 
> I've a 2.0B userland, and I don't know about the defaults of those variables.
> My x source is 4.3.0
> please help
> 
> Cesar
> 
>