From owner-freebsd-questions Tue May 25 12: 6:47 1999 Delivered-To: freebsd-questions@freebsd.org Received: from idea.co.uk (ultra2.idea.co.uk [194.36.20.11]) by hub.freebsd.org (Postfix) with ESMTP id 421D9158D9 for ; Tue, 25 May 1999 12:05:22 -0700 (PDT) (envelope-from kiril@idea.co.uk) Received: (from kiril@localhost) by idea.co.uk (8.9.2/8.9.2) id SAA17555 for freebsd-questions@freebsd.org; Tue, 25 May 1999 18:58:47 +0100 (BST) From: Kiril Mitev Message-Id: <199905251758.SAA17555@idea.co.uk> Subject: HELP! aic driver cant compile (not found) To: freebsd-questions@freebsd.org Date: Tue, 25 May 1999 18:58:47 +0100 (BST) X-Mailer: ELM [version 2.4 PL25] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG '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