Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Oct 1998 08:05:58 -0400
From:      "Larry S. Marso" <larry@marso.com>
To:        freebsd-current@FreeBSD.ORG
Subject:   aic0--kernel won't compile 3.0-current
Message-ID:  <19981001080557.A4419@marso.com>

next in thread | raw e-mail | index | archive | help
I get the following trying to compile a kernel with aic0 (non-CAM'd),
using up-to-date sources:

cc: ../../dev/aic6x60/aic.c: No such file or directory
cc: ../../i386/isa/aic_isa.c: No such file or directory
mkdep: compile failed
*** Error code 1

(It worked fine on an early September version of the sources).

The line in the kernel config file is: 

controller      aic0    at isa? port 0x340 bio irq 9 vector aicintr 

I note that there is a ../../dev/aic7xxx instead of ../../dev/aic6x60 in
the source.  Also ../../i386/isa/aic6360.c and ../../i386/isa/aic_98.h,
but no ../../i386/isa/aic_isa.c.  All relative to my
/usr/src/sys/compile/GENERIC directory.

Best regards
-- 
Larry S. Marso
larry@marso.com




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



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