Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Nov 2001 10:18:18 -0700
From:      Warner Losh <imp@harmony.village.org>
To:        John Baldwin <jhb@FreeBSD.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:  <200111041718.fA4HII705735@harmony.village.org>
In-Reply-To: Your message of "Sun, 04 Nov 2001 09:10:43 PST." <XFMail.011104091043.jhb@FreeBSD.org> 
References:  <XFMail.011104091043.jhb@FreeBSD.org>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <XFMail.011104091043.jhb@FreeBSD.org> John Baldwin writes:
: 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'.

Actaully, I think it may be a bug in config, since it should properly
setup the link like it does on other architectures.  Like I said, I'm
not 100% sure what the "right" fix is.

Warner

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?200111041718.fA4HII705735>