From owner-freebsd-alpha@FreeBSD.ORG Fri Sep 3 12:54:34 2004 Return-Path: Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 16F6016A4CE for ; Fri, 3 Sep 2004 12:54:34 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4DEDD43D3F for ; Fri, 3 Sep 2004 12:54:33 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i83CsTu7089650 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 3 Sep 2004 15:54:30 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.1/8.13.1) id i83CsTcW000563; Fri, 3 Sep 2004 15:54:29 +0300 (EEST) (envelope-from ru) Date: Fri, 3 Sep 2004 15:54:29 +0300 From: Ruslan Ermilov To: Peter Jeremy Message-ID: <20040903125428.GB420@ip.net.ua> References: <20040829151021.GA43674@bobbi.cse.buffalo.edu> <20040830191325.GA53006@freebie.xs4all.nl> <20040831120529.GB58440@cirb503493.alcatel.com.au> <20040901082845.GA60151@cirb503493.alcatel.com.au> <20040901090019.GB24389@ip.net.ua> <20040901115403.GA60090@cirb503493.alcatel.com.au> <20040903104725.GA63596@cirb503493.alcatel.com.au> <20040903120252.GA7545@ip.net.ua> <20040903124812.GA50349@server.vk2pj.dyndns.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Y7xTucakfITjPcLV" Content-Disposition: inline In-Reply-To: <20040903124812.GA50349@server.vk2pj.dyndns.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new cc: freebsd-alpha@freebsd.org Subject: Re: FreeBSD 5.3-BETA2/alpha successes/failures X-BeenThere: freebsd-alpha@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the Alpha List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Sep 2004 12:54:34 -0000 --Y7xTucakfITjPcLV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Sep 03, 2004 at 10:48:12PM +1000, Peter Jeremy wrote: > On Fri, Sep 03, 2004 at 03:02:52PM +0300, Ruslan Ermilov wrote: > >You seem to have deleted your src/gnu/usr.bin/cc/cc1plus/Makefile. >=20 > Oops. You're right. Mea cupla. >=20 > >Here's what happens here. The make(1) (the one that's run during > >a buildworld) is passed the "-m src/share/mk" argument. Since it > >cannot find a makefile in .CURDIR (src/gnu/usr.bin/cc/cc1plus) it > >ends up using the src/share/mk/Makefile. Here's the demo: > > > >$ cd /var/empty && make -n > >make: no target to make. > >$ cd /var/empty && make -n -m /usr/src/share/mk > >make: don't know how to make bsd.README. Stop >=20 > Thanks for that explanation. "missing Makefile" doesn't immediately > come to mind as the cause of that message. >=20 Depends on a personal experience with make/buildworld. ;) Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --Y7xTucakfITjPcLV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.5 (FreeBSD) iD8DBQFBOGmEqRfpzJluFF4RAr5nAJ91gQY6zoOLSwJceUopLMm9sAJChACffeOA ZV5w6K4TVT2glgIz8L4tGCg= =fzyO -----END PGP SIGNATURE----- --Y7xTucakfITjPcLV--