Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Nov 2001 09:10:43 -0800 (PST)
From:      John Baldwin <jhb@FreeBSD.org>
To:        Warner Losh <imp@harmony.village.org>
Cc:        cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Takahashi Yoshihiro <nyan@FreeBSD.org>
Subject:   Re: cvs commit: src/sys/conf Makefile.pc98 kern.post.mk
Message-ID:  <XFMail.011104091043.jhb@FreeBSD.org>
In-Reply-To: <200111041658.fA4Gw7705626@harmony.village.org>

next in thread | previous in thread | raw e-mail | index | archive | help

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 <jhb@FreeBSD.org> -- 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.011104091043.jhb>