Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 1995 01:30:24 -0500 (EST)
From:      James FitzGibbon <james@else.net>
To:        current@freebsd.org
Subject:   cpu_class undeclared in random_machdep.c
Message-ID:  <Pine.LNX.3.91.951228012558.24195A-100000@else.net>

next in thread | raw e-mail | index | archive | help

I'm not sure if this is the same bug related to P6 detection (that one 
was in locore.s, right?):

When building a kernel under -current (CTM 1316), I get :

../../i386/isa/random_machdep.c: In function 'add_timer_randomness':
../../i386/isa/random_machdep.c:184: 'cpu_class' undeclared (first use 
this function)
(standard stuff about each function only reported once)
../../i386/isa/random_machdep.c: 'CPUCLASS_586' undeclared (first use 
this function)

This is with a make world completed sucessfully on 1316, using the 
GENERIC config file as it comes.


j.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.3.91.951228012558.24195A-100000>