Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kernel - SCSI-Sachen, obwohl ich kein SCSI hab?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Giuly
Tux's lil' helper
Tux's lil' helper


Joined: 21 May 2003
Posts: 138
Location: Bremen - Germany

PostPosted: Wed Apr 21, 2004 10:09 pm    Post subject: Kernel - SCSI-Sachen, obwohl ich kein SCSI hab? Reply with quote

Code:

bash-2.05b# make
  SPLIT   include/linux/autoconf.h -> include/config/*
make[1]: `arch/x86_64/kernel/asm-offsets.s' is up to date.
  CHK     include/linux/compile.h
  IKCFG   kernel/ikconfig.h
  GZIP    kernel/config_data.gz
  IKCFG   kernel/config_data.h
  CC      kernel/configs.o
  LD      kernel/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+0xc94e5): In function `mptscsih_probe':
: undefined reference to `scsi_host_alloc'
drivers/built-in.o(.text+0xc997d): In function `mptscsih_probe':
: undefined reference to `scsi_add_host'
drivers/built-in.o(.text+0xc998c): In function `mptscsih_probe':
: undefined reference to `scsi_scan_host'
drivers/built-in.o(.text+0xc99e1): In function `mptscsih_remove':
: undefined reference to `scsi_remove_host'
drivers/built-in.o(.text+0xc9b93): In function `mptscsih_remove':
: undefined reference to `scsi_host_put'
drivers/built-in.o(.text+0xcb306): In function `mptscsih_slave_configure':
: undefined reference to `scsi_adjust_queue_depth'
drivers/built-in.o(.text+0xcb352): In function `mptscsih_slave_configure':
: undefined reference to `scsi_adjust_queue_depth'
make: *** [.tmp_vmlinux1] Error 1

hmm, ich hab keine SCSI eincompiled, da ich IDE/SATA habe. Warum will der SCSI von mir?
_________________
dunno
Back to top
View user's profile Send private message
amne
Bodhisattva
Bodhisattva


Joined: 17 Nov 2002
Posts: 6378
Location: Graz / EU

PostPosted: Thu Apr 22, 2004 8:28 am    Post subject: Reply with quote

Vielleicht irgendwas im Kernel, das SCSI Unterstützung braucht? usb-storage würde mir da spontan einfallen.
Back to top
View user's profile Send private message
McPringle
Apprentice
Apprentice


Joined: 19 Feb 2003
Posts: 164
Location: Aarau (Switzerland)

PostPosted: Thu Apr 22, 2004 8:33 am    Post subject: Re: Kernel - SCSI-Sachen, obwohl ich kein SCSI hab? Reply with quote

Giuly wrote:
hmm, ich hab keine SCSI eincompiled, da ich IDE/SATA habe. Warum will der SCSI von mir?

SATA benötigt SCSI.
_________________
Linux-User Nummer 53312
Back to top
View user's profile Send private message
Enzo
n00b
n00b


Joined: 13 Mar 2004
Posts: 10

PostPosted: Fri Jul 09, 2004 1:29 pm    Post subject: Reply with quote

Der Fehler kam bei mir auch,
schuld war der:

Device Driver/Fusion MPT device support

nach entfernen desselben ging es.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum