[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems withs T3.1 build on VaxStation



I am having a problem building t3.1 on a VaxStation.

the T binary runs just fine on VaxStations, but there are 2 problems
with the build.

[1] The machine-type of the local-machine is 'vax/unix, so the
load-linker function in tsystem/unvaxbuild.t needs this added to the
vax system case.

[2] The compilation process seems to go fine, but the link gets into
an infinite loop which fills the disk nicely:

;*POST-GC-AGENDA* done
; 57044 objects copied
;Space Remaining: 1014943 left out of 1249998 (81% free)
;GC done
Linking (TSYSTEM NEW) ... 
resolving modules
;** Warning: VAX-BIG-BANG multiply defined
;** Warning: CLEAR-EXTRA-REGISTERS multiply defined
;** Warning: CURRENT-TASK multiply defined
;** Warning: \@@ multiply defined
;** Warning: GC_INTERRUPT multiply defined
;** Warning: CRAWL-EXHIBIT-FAULT-FRAME multiply defined
;** Warning: TRACE-FAULT-FRAME multiply defined
;** Warning: LAP-RELOCATE multiply defined
;** Warning: RELOCATE-RANDOM-CODE multiply defined
;** Warning: MAKE-LINK-SNAPPER multiply defined
;** Warning: *LINK-SNAPPER-TEMPLATE* multiply defined
;** Warning: VAX-BIG-BANG multiply defined
 ... and repeat ...

I don't have enough internals knowledge to determine whether
the environment is properly set up or if there is a bootstrap
problem in going from Unix to Ultrix.

The system identifies itself as Ultrix 2.0-1.  Any help is appreciated.

Thanks,
-Ken Dickey
---------------------------------------------------
CSnet  : kend%tekchips.tek.com@relay.cs.net
ARPAnet: kend%tekchips%tektronix@csnet-relay
UUCP   : kend%tekchips@tektronix.TEK.COM
---------------------------------------------------