From nobody  Wed Dec 30 18:59:37 1998
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id SAA08938;
          Wed, 30 Dec 1998 18:59:37 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199812310259.SAA08938@hub.freebsd.org>
Date: Wed, 30 Dec 1998 18:59:37 -0800 (PST)
From: wlr@jps.net
To: freebsd-gnats-submit@freebsd.org
Subject: kernel config requires ahc_eisa.c in PCI/ISA only machine
X-Send-Pr-Version: www-1.0

>Number:         9251
>Category:       kern
>Synopsis:       kernel config requires ahc_eisa.c in PCI/ISA only machine
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 30 19:00:01 PST 1998
>Closed-Date:    Mon Jan 11 11:52:20 PST 1999
>Last-Modified:  Mon Jan 11 11:55:20 PST 1999
>Originator:     Bill Richter
>Release:        FreeBSD 3.0-Current
>Organization:
>Environment:
FreeBSD binkley 3.0-CURRENT FreeBSD 3.0-CURRENT #7: Wed Dec 30 18:4
8:52 PST 1998     wlr@jps.net:/usr/src/sys/compile/BINKLEY  i3
86
>Description:
Don't need EISA configurations on a PCI/ISA only box.  rm /usr/src/sys/i386/eisa
and found make: don't know how to make ../../i386/eisa/ahc_eisa.c. Stop

removing this config created dependency eliminates the make failure.
>How-To-Repeat:
rm /usr/src/sys/i386/eisa
config BINKLEY
cd ../../compile/BINKLEY
make depend
make
>Fix:
remove config dependancy for building/requiring EISA on PCI/ISA only
boxes.


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dt 
State-Changed-When: Mon Jan 11 11:52:20 PST 1999 
State-Changed-Why:  
Nobody ever promised that compile with incomplete source tree will work. 
So, this is not a bug. If you send a simple patch, it may be committed, though. 
>Unformatted:
