Hello!
Does somebody have any experience with $SUBJECT?

I bought this card and downloaded the driver from Adaptec website. I tried to 
merge it into my kernel tree, but during the merge I got error message:

# ./Build ../driver-aar81xx/ ../shipped-binary ../../linux-2.6.15-gentoo-r1 
merge_driver=Yes            
blist=NULL, build job terminated .

Okay, I tried another way:
./Build ../driver-aar81xx/ ../shipped-binary ../../linux-2.6.15-gentoo-r1 
merge_driver=Yes blist+=i386
cp: cannot stat 
`/usr/src/adaptec/shipped-binary/host_raid.o.aar81xx.AuthenticAMD.3.3.5-20050130':
 
No such file or directory
subdir-$(CONFIG_SCSI_AAR81XX) += aar81xx
Please remember to run make menuconfig and hand pick 
AAR81XX
 in device drivers/scsi/low level drivers.
Attention Fedora 3 users:
 If you plan to build kernel image based on configs/kernel-2.6.9-ix86*.config
 then you need to do this:
cp /usr/src/adaptec/shipped_modules/host_raid.o.adpsata.ix86.3.4.2 
/usr/src/linux-2.6.9-1.667/drivers/scsi/adpsata/host_raid.o_shipped
.

I still got error during the merge, but the driver source merged into the 
kernel.
Then I tried to compile the new kernel module, but I got this error:

make[3]: *** No rule to make target `drivers/scsi/aar81xx/host_raid.s', needed 
by `drivers/scsi/aar81xx/host_raid.o'.  Stop.
make[2]: *** [drivers/scsi/aar81xx] Error 2
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2

I'm using kernel 2.6.15-gentoo-r1.

What did I wrong?

Thank you for your help in advance,
Istvan
-- 
gentoo-user@gentoo.org mailing list

Reply via email to