Subject: Re: 1.4A problem on 5000/200
To: Andy Doran <ad@psn.ie>
From: Simon Burge <simonb@telstra.com.au>
List: port-pmax
Date: 04/15/1999 10:32:38
Andy Doran wrote:

> To get a kernel to
> build, I had to #ifdef out htonl et al. in mips locore.S (it's duplicated
> in lib/libkern/arch/mips) and #ifdef out .abicalls in byte_swap_?.S,
> otherwise ld failed with a message I don't understand. I recall seeing the
> same problem about 4 months ago. Should these "solutions" be committed? 

AFAIK, there are _no_ problems with a cleanly checked out CVS sys tree.
Could you be having problems similar to what you had with files.pmax?
For example, if you:

	cd .../src/sys
	cvs update arch/mips/mips lib/libkern/arch/mips

do you get any files flagged with P or M?

Simon.