All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Václav Bílek" <v.bilek@1art.cz>
To: linux-scsi@vger.kernel.org
Subject: unable to compile aic94xx-sas-2.6.git tree kernel
Date: Wed, 20 Sep 2006 14:09:44 +0200	[thread overview]
Message-ID: <45112F88.6010708@1art.cz> (raw)

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


             reply	other threads:[~2006-09-20 12:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-09-20 12:09 Václav Bílek [this message]
2006-09-20 15:57 ` unable to compile aic94xx-sas-2.6.git tree kernel Alexis Bruemmer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45112F88.6010708@1art.cz \
    --to=v.bilek@1art.cz \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.