From owner-freebsd-hackers Fri Apr 12 13:47:17 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id NAA17906 for hackers-outgoing; Fri, 12 Apr 1996 13:47:17 -0700 (PDT) Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id NAA17875 for ; Fri, 12 Apr 1996 13:47:10 -0700 (PDT) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.6.12/8.6.9) id WAA28430; Fri, 12 Apr 1996 22:45:58 +0200 From: John Hay Message-Id: <199604122045.WAA28430@zibbi.mikom.csir.co.za> Subject: Re: adjkerntz To: holm@geophysik.tu-freiberg.de Date: Fri, 12 Apr 1996 22:45:57 +0200 (SAT) Cc: freebsd-hackers@FreeBSD.ORG, ache@astral.msk.su In-Reply-To: <199604121806.UAA07113@unicorn.pppnet.tu-freiberg.de> from "Holm Tiffe" at Apr 12, 96 08:06:31 pm X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > AHi all, > I have tryed to compile -current today and the following appered: > cc -O -Wall -c /usr/src/sbin/adjkerntz/adjkerntz.c > /usr/src/sbin/adjkerntz/adjkerntz.c: In function `main': > /usr/src/sbin/adjkerntz/adjkerntz.c:321: `CPU_WALLCLOCK' undeclared (first use t > his function) > /usr/src/sbin/adjkerntz/adjkerntz.c:321: (Each undeclared identifier is reported > only once > /usr/src/sbin/adjkerntz/adjkerntz.c:321: for each function it appears in.) > *** Error code 1 > > Stop. > *** Error code 1 > > > -current is broken again :-( > Are you sure you have the latest include files installed? # grep CPU_WALLCLOCK /usr/include/*/*.h /usr/include/machine/cpu.h:#define CPU_WALLCLOCK 5 /* int:indicates wall CMOS clock */ John -- John Hay -- John.Hay@csir.co.za