Subject: Re: error in sup 1997/06/23
To: Patrick Welche <prlw1@cam.ac.uk>
From: Bernd Ernesti <netbsd@arresum.inka.de>
List: current-users
Date: 06/24/1997 00:32:25
On Mon Jun 23 20:12:19 1997, Patrick Welche wrote:
> 
> Mike Long wrote:
> > 
> > >Date: Mon, 23 Jun 1997 10:48:01 -0700
> > >From: "Erik E. Fair" (Time Keeper) <fair@clock.org>
> > >
> > >===> usr.sbin/apm
> > >cc -O -g  -O2 -Wmissing-prototypes -Wall -I/usr/src/usr.sbin/apm/../apmd
> > >-Werror  -c apm.c
> > >apm.c:51: machine/apmvar.h: No such file or directory
> > >*** Error code 1
> > 
> > Have you run 'make includes' from src/sys recently?
> 
> I can't run make includes or make clean from src/lib/libkvm (on i386)
> Seemingly the only difference between it (23 June 97, 11:15) and the
> previous one is:
> 
> if(MACHINE!={arm32,i386,etc}) include <bsd.lib.mk>
> else include <bsd.{own,man}.mk>

Change <bsd.{own,man}.mk> to <bsd.prog.mk> or wait for the next sup scan.

Bernd