* unable to compile aic94xx-sas-2.6.git tree kernel
@ 2006-09-20 12:09 Václav Bílek
2006-09-20 15:57 ` Alexis Bruemmer
0 siblings, 1 reply; 2+ messages in thread
From: Václav Bílek @ 2006-09-20 12:09 UTC (permalink / raw)
To: linux-scsi
Helo
I am trying to run a supermicro X7DB3 with adaptec 9410W and 9 sata
disks 8 on 9410W and 1 on onboard sata intel controler.
I did a git clone of
git://git.kernel.org/pub/scm/linux/kernel/git/jejb/aic94xx-sas-2.6.git
but I am not able to compile it :(
when I do make mrproper; make menuconfig -> disable modular kernel;
enable aic94xx, sata piix,and nic e1000 ;
make ...
i get :
drivers/scsi/scsi.c: In function `scsi_device_put':
drivers/scsi/scsi.c:880: warning: implicit declaration of function
`module_refcount'
.
.
.
.
LD drivers/built-in.o
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o(.text+0xb2be7): In function `scsi_device_put':
: undefined reference to `module_refcount'
drivers/built-in.o(.text+0xc7477): In function `asd_request_firmware':
: undefined reference to `request_firmware'
make: *** [.tmp_vmlinux1] Error 1
can anybody help me ?
Vaclav Bilek
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: unable to compile aic94xx-sas-2.6.git tree kernel
2006-09-20 12:09 unable to compile aic94xx-sas-2.6.git tree kernel Václav Bílek
@ 2006-09-20 15:57 ` Alexis Bruemmer
0 siblings, 0 replies; 2+ messages in thread
From: Alexis Bruemmer @ 2006-09-20 15:57 UTC (permalink / raw)
To: Václav Bílek; +Cc: linux-scsi
On Wed, 2006-09-20 at 14:09 +0200, Václav Bílek wrote:
> Helo
>
> I am trying to run a supermicro X7DB3 with adaptec 9410W and 9 sata
> disks 8 on 9410W and 1 on onboard sata intel controler.
>
> I did a git clone of
> git://git.kernel.org/pub/scm/linux/kernel/git/jejb/aic94xx-sas-2.6.git
You will also need to include scsi-misc-2.6 from jejb's tree.
--Alexis
>
> but I am not able to compile it :(
>
> when I do make mrproper; make menuconfig -> disable modular kernel;
> enable aic94xx, sata piix,and nic e1000 ;
> make ...
>
> i get :
>
> drivers/scsi/scsi.c: In function `scsi_device_put':
> drivers/scsi/scsi.c:880: warning: implicit declaration of function
> `module_refcount'
> .
> .
> .
> .
> LD drivers/built-in.o
> GEN .version
> CHK include/linux/compile.h
> UPD include/linux/compile.h
> CC init/version.o
> LD init/built-in.o
> LD .tmp_vmlinux1
> drivers/built-in.o(.text+0xb2be7): In function `scsi_device_put':
> : undefined reference to `module_refcount'
> drivers/built-in.o(.text+0xc7477): In function `asd_request_firmware':
> : undefined reference to `request_firmware'
> make: *** [.tmp_vmlinux1] Error 1
>
>
> can anybody help me ?
>
> Vaclav Bilek
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-09-20 15:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-20 12:09 unable to compile aic94xx-sas-2.6.git tree kernel Václav Bílek
2006-09-20 15:57 ` Alexis Bruemmer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox