Subject: Building X stops at sparc_interrupt
To: None <port-sparc64@netbsd.org>
From: Murray Stokely <murray@osd.bsdi.com>
List: port-sparc64
Date: 11/05/2000 15:58:25
  I can't suceed in building X from xsrc.  The compilation will chug
along for a while but will eventually stop in sparc_interrupt and drop
me into the debugger.  Has anyone see this before?  How can I find out
more about this?  (Running 1.5_BETA generic kernel on an Ultra 5 with
newly supped xsrc from Saturday).

First attempt at building failed when compiling unshared/ConfWind.c

kbd breakpoint at 0x10099c0
1 tt=4e tstate=9958000607 tpc=0x123eaa8 tnpc=0x123eaac
Stopped at      sparc_interrupt+0x38:   wrpr            %g0, 0x0,
%tick
db> trace
db>

(No trace)

Secont attempt at building failed when compiling cfb8segX.c

kbd breakpoint at 0x10099c0
1 tt=4e tstate=9958000606 tpc=0x123eaa8 tnpc=0x123eaac
Stoppped at     sparc_interrupt+0x38:   wrpr            %g0, 0x0,
%tick
db>

	- Murray