Subject: Re: compiling probs and make.
To: None <port-arm32@NetBSD.ORG>
From: Markus Baeurle <emw4maba@gp.fht-esslingen.de>
List: port-arm32
Date: 01/25/1997 19:26:11
Hi Ale!

In message <Pine.SUN.3.91-941213.970107142501.1299A-100000@dust0.dur.ac.uk>
          Ale Terlevich <A.I.Terlevich@durham.ac.uk> wrote:

>   It appears that you need the latest version of make
> (/usr/src/usr.bin/make) from netbsd-current to compile the latest source 
> tree, otherwise it dies with "Unknown modifier 'Q'" errors when compiling 
> the kern library.
> 
> (At least compiling the latest make made the errors go away!)
> 
>   If you all already know this, then many apologies :)

Well I said the same sometime, but it might have been after your mail though,
as you see I'm sometimes a bit behind with reading the list.

You also need a new config again, I think since Mark changed the bus space
interface.
Anyway, anybody who compiles his own kernels should also track changes to the
source for make and config by sup-ing them too.
config is in the release ksrc-common I think and make is in the release bmake.

Markus