Subject: Re: Building May31 src from Apr25 binaries anybody?
To: None <mycroft@gnu.ai.mit.edu>
From: Ed Kern <ejk@nitrous.digex.net>
List: port-sparc
Date: 06/07/1994 10:47:57
On June  7, you wrote:
> 
>    Using the Apr 25 binaries, and kernel as a starting point.
>    Everything ( with the exception of the kernel ) builds ( and runs )
>    well enough ( using libc.so.9.0 )  but nothing will run when linked
>    with libc.so.11.0.
> 
> You need to rebuild your kernel first.  

I dont know about anyone else but I get jammed after the make depend..

/usr/src/sys/arch/sparc/compile/TDR2% make
rm -f locore.c; ln -s ../../sparc/locore.s locore.c;  cc  -I. -I../../../../arch -I../../../.. -I../../../../sys -DTIMEZONE="0x1e0" -DDST="1" -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DDEBUG -DDIAGNOSTIC -DKTRACE -DGDB -DKGDBDEV="0xc01" -DKGDBRATE="0x9600" -DRCONSOLE -DSYSVMSG -DSYSVSEM -DFFS -DNFSSERVER -DNFSCLIENT -DINET -DTCP_COMPAT_42 -DCOMPAT_43 -DLKM -DCOMPAT_SUNOS -DKERNEL -I../../sparc -E locore.c > locore.i;  as -o locore.o locore.i; rm -f locore.c locore.i
as: locore.i:1489: Error: Unknown opcode: `PTE_OF_ADDR(%sp, %g7,ctw_invalid)'
*** Error code 1

Stop.



Note: This is with the straight APR 25 distribution ( get the same
results with or without the new includes )...

And as far as missing the transition code around early may, 
I came to the show after that point, but if you point me at some 
src-tars that are a midpoint ill be happy
to do the legwork myself.....

Anybody else seeing this?

Ed

------------------------------------------------------------------------------