From owner-cvs-all Sun Nov 4 9:10:54 2001 Delivered-To: cvs-all@freebsd.org Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by hub.freebsd.org (Postfix) with ESMTP id CF69737B419 for ; Sun, 4 Nov 2001 09:10:44 -0800 (PST) Received: (qmail 56074 invoked from network); 4 Nov 2001 17:10:44 -0000 Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender ) by mail5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 4 Nov 2001 17:10:44 -0000 Message-ID: X-Mailer: XFMail 1.4.0 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200111041658.fA4Gw7705626@harmony.village.org> Date: Sun, 04 Nov 2001 09:10:43 -0800 (PST) From: John Baldwin To: Warner Losh Subject: Re: cvs commit: src/sys/conf Makefile.pc98 kern.post.mk Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Takahashi Yoshihiro Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 04-Nov-01 Warner Losh wrote: > In message <20011104.221109.112538098.yosihiro@cc.kogakuin.ac.jp> Takahashi > Yoshihiro writes: >: > imp 2001/11/02 13:50:15 PST >: > >: > Modified files: >: > sys/conf Makefile.pc98 kern.post.mk >: > Log: >: > Arrgh. A clean pc98 build failed due to bogons on my part :-(. >: > >: > Fix it by putting back the link of machine to sys/i386/include rather >: > than ../../include (aka sys/pc98/include). I had a stale machine link >: > on my first test. >: > >: > Not sure what the "right" fix is, but this unbreaks things. >: >: This does not fix the problem. Please add an extra action to >: kernel-depend part instead of genassym.o part. > > OK. Will do. It fixed the problem for me and was how the > Makefile.pc98 that I last looked at resolved the problem. Ideally one should be able to build a kernel without having to do 'make depend' first. For i386 at least, this is possible if one does 'make assym.s all'. > Warner -- John Baldwin -- http://www.FreeBSD.org/~jhb/ PGP Key: http://www.baldwin.cx/~john/pgpkey.asc "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message