Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2001 09:54:40 -0500
From:      Forrest Aldrich <forrie@forrie.com>
To:        freebsd-questions@freebsd.org
Subject:   Kernel compile problem (ahc) FreeBSD-4.x
Message-ID:  <5.0.2.1.2.20010220095427.00a84880@216.67.14.69>

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

I just did a buildworld, and now I can't build a new kernel due to this error:

--------------------------------------------------------------
 >>> Kernel build for DRAMA started on Tue Feb 20 00:56:23 EST 2001
--------------------------------------------------------------
===> DRAMA
mkdir -p /usr/obj/usr/src/sys
cd 
/usr/src/sys/i386/conf; 
PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin 
config  -d /usr/obj/usr/src/sys/DRAMA DRAMA
config: line 95: ahc 0 not defined
*** Error code 1

I looked to ensure that the lines are properly referenced.   I have 
hard-wired devices, which have worked fine in the past:

device      scbus3  at ahc0
device      scbus0  at ahc1
device      scbus1  at ahc2
device      scbus2  at ahc3

The definition for ahc is above these hard-wired references.  The old 
kernel works fine.

Is this a known bug that needs fixing or?


_F


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




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