Date: Fri, 11 Jan 2002 06:14:38 -0500 (EST) From: kf <ken@cleveland.lug.net> To: Brett Charbeneau <brett@wrl.org> Cc: "Justin T. Gibbs" <gibbs@scsiguy.com>, <aic7xxx@FreeBSD.ORG> Subject: Re: Data overrun detected Message-ID: <Pine.LNX.4.33.0201110603010.21637-100000@cleveland.lug.net> In-Reply-To: <Pine.LNX.4.30.0201101545110.15509-100000@franklin.wrl.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 10 Jan 2002, Brett Charbeneau wrote: = On Thu, 10 Jan 2002, Justin T. Gibbs wrote: = = > > Ah ha: I'm running version 5.1.33 and Justin's page = > >(http://people.freebsd.org/~gibbs/linux/) indicates that the latest = > >version for my kernel is 6.1.8 - which I'll wager is lightyears better = > >than what I've got. = ... = I took Justin's advice, downloaded the 2.2.20 kernel, compiled it = and it runs without a hitch. = Then I downloaded the 2.2.19 patch and applied it with this = command: = = cd /usr/src/linux && cat ../patches/linux-aic7xxx-6.2.1-2.2.19.patch.gz | = patch -p1 = = When I recompile the kernel (with make bzImage) I get this error: = = scsi.h:644: warning: `end_scsi_request' defined but not used This looks like a compiler error; unless you can write/repair driver code (C), there's nothing you'd want to do. = make[3]: *** No rule to make target `aic7xxx/sequencer.h', needed by = `aic7xxx.o'. Stop. = make[3]: Leaving directory `/usr/src/linux/drivers/scsi' = make[2]: *** [first_rule] Error 2 = make[2]: Leaving directory `/usr/src/linux/drivers/scsi' = make[1]: *** [_subdir_scsi] Error 2 = make[1]: Leaving directory `/usr/src/linux/drivers' = make: *** [_dir_drivers] Error 2 = = = Can someone tell me where I went astray? I've never gotten these errors before. Did you get a working module and kernel at the end? kf -- Cleveland Linux Users Group http://cleveland.lug.net/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe aic7xxx" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.33.0201110603010.21637-100000>