Subject: pmac.c...Just me?
To: None <port-sparc@sun-lamp.cs.berkeley.edu>
From: Ed Kern <ejk@nitrous.digex.net>
List: port-sparc
Date: 08/15/1994 16:12:28
Suping current from about thursday, I got the new pmac.c
which promptly does this to me..is this happening to anyone or am I
still hungover from the weekend?

Ed

PS This is not a flame,slam or nasty comment....just wondering if its
in a state of flux or ive hosed something....


(using sparc config after installing nothing but include files)

/usr/src/sys/arch/sparc/compile/SPARC% make
cc  -c -I. -I../../../../arch -I../../../.. -I../../../../sys -DSUN4C -DTIMEZONE="0x12c" -DDST="1" -DSWAPPAGER -DVNODEPAGER -DDEVPAGER -DDEBUG -DDIAGNOSTIC -DKTRACE -DRCONSOLE -DFIFO -DFFS -DQUOTA -DMFS -DNFSSERVER -DNFSCLIENT -DLOFS -DFDESC -DINET -DTCP_COMPAT_42 -DCOMPAT_43 -DCOMPAT_SUNOS -DKERNEL  -DMAXUSERS=32 ../../../../arch/sparc/sparc/pmap.c
../../../../arch/sparc/sparc/pmap.c: In function `pmap_rmu':
../../../../arch/sparc/sparc/pmap.c:1824: structure has no member named `pm_stats'
../../../../arch/sparc/sparc/pmap.c:1825: structure has no member named `pm_stats'
../../../../arch/sparc/sparc/pmap.c: In function `pmap_enu':
../../../../arch/sparc/sparc/pmap.c:2460: structure has no member named `pm_stats'
../../../../arch/sparc/sparc/pmap.c:2462: structure has no member named `pm_stats'
../../../../arch/sparc/sparc/pmap.c:2488: structure has no member named `pm_stats'
../../../../arch/sparc/sparc/pmap.c:2490: structure has no member named `pm_stats'
*** Error code 1

Stop.
/usr/src/sys/arch/sparc/compile/SPARC% 

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