Re: bootblocks compile broken?

From: John Baldwin <jhb_at_freebsd.org>
Date: Thu, 26 Feb 2009 09:28:12 -0500
On Wednesday 25 February 2009 8:09:59 pm Julian Elischer wrote:
> John Baldwin wrote:
> > I think you have a stale tree.  What branch are you building and which 
arch?
> > 
> 
> -current
> 
> and I deleted /sys/boot and re-checked it out and got the same result.

You didn't say which arch (amd64 or i386).  But even if you were building on 
amd64 and missing the 'machine' symlink this should still build:

amd64/include/cputypes.h:#define        CPU_VENDOR_CENTAUR      CPU_VENDOR_IDT
amd64/include/specialreg.h:#define      CENTAUR_VENDOR_ID       "CentaurHauls"
i386/include/cputypes.h:#define CPU_VENDOR_CENTAUR      CPU_VENDOR_IDT
i386/include/specialreg.h:#define       CENTAUR_VENDOR_ID       "CentaurHauls"

-- 
John Baldwin
Received on Thu Feb 26 2009 - 14:25:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:42 UTC