Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 1999 18:58:47 +0100 (BST)
From:      Kiril Mitev <kiril@ideaglobal.com>
To:        freebsd-questions@freebsd.org
Subject:   HELP! aic driver cant compile (not found)
Message-ID:  <199905251758.SAA17555@idea.co.uk>

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


Trying to compile the AIC driver into my kernel....this is what happens:
(snip from kernel config file)
controller  aic0    at isa? port 0x340 bio irq 11

then, i do a "config -r CONFIG" , just to be on the safe side
then, cd and make depend... this is its output (or the last few lines of it):

rn/udivdi3.c ../../libkern/umoddi3.c  ../../pci/es1370.c ../../pci/ide_pci.c swapkernel.c ioconf.c param.c vnode_if.c config.c
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

Stop.


uname:

FreeBSD loki.idea.co.uk 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Mon Mar 29 18:37:55
GMT 1999     root@loki:/usr/src/sys/compile/CONFIG i386


any idea/pointers/suggestions/flames, even ?


Please CC me on replies


Kiril



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?199905251758.SAA17555>