Subject: Re: Dayna ethernet card, hostname.ae0
To: Space Case <wormey@eskimo.com>
From: Dave Huang <khym@bga.com>
List: port-mac68k
Date: 07/28/1997 19:51:32
On Mon, 28 Jul 1997, Space Case wrote:
> It still fails for me.  I use an abject tree (/usr/obj...) and have
> installed the new yacc, just in case.  What I get is something like:
> 
> (in libamu)
> <mkdep command>
> In file included from /disk2/src/usr.sbin/amd/libamu/mtabutil.c:52:
> /usr/src/usr/sbin/amd/libamu/../include/config.h:828: config_local.h: No such file or directory
> <more such>

Do you have this version of usr.sbin/amd/libamu/Makefile?

#       $NetBSD: Makefile,v 1.2 1997/07/28 00:47:01 christos Exp $

config_local.h should have been created by the mkconf script, and should
be in your obj directory.

Is /disk2/src the same as /usr/src? And was that supposed to be
/usr/src/usr.sbin instead of /usr/src/usr/sbin?