Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 1998 18:59:37 -0800 (PST)
From:      wlr@jps.net
To:        freebsd-gnats-submit@FreeBSD.ORG
Subject:   kern/9251: kernel config requires ahc_eisa.c in PCI/ISA only machine
Message-ID:  <199812310259.SAA08938@hub.freebsd.org>

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

>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:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 30 19:00:01 PST 1998
>Last-Modified:
>Originator:     Bill Richter
>Organization:
>Release:        FreeBSD 3.0-Current
>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.


>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812310259.SAA08938>