Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 10 Dec 1999 11:10:06 +0100
From:      Marcel Moolenaar <marcel@scc.nl>
To:        John Hay <jhay@mikom.csir.co.za>
Cc:        current@FreeBSD.ORG
Subject:   Re: make release broken
Message-ID:  <3850D17E.63C6B2D8@scc.nl>
References:  <199912100921.LAA18023@zibbi.mikom.csir.co.za>

next in thread | previous in thread | raw e-mail | index | archive | help
John Hay wrote:

> The reason is that in Makefile.inc1 BMAKE sets -DNO_OBJC (and a lot of
> others). BMAKE is used to do the cleanup and make the obj dirs, so the
> /usr/obj/usr/src/gnu/usr.bin/cc/cc1obj dir is never created. To make
> the dependencies and the rest XMAKE is used and then -DNO_OBJC and
> friends are not defined...

I already have a fix for this. The object tree should not be created
using BMAKE, but must be created using XMAKE.

-- 
Marcel Moolenaar                        mailto:marcel@scc.nl
SCC Internetworking & Databases           http://www.scc.nl/
The FreeBSD project                mailto:marcel@FreeBSD.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3850D17E.63C6B2D8>