[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

[linux-users:75799] Re: Ninja SCSI


亀井です。

From: Yukio Tani <tani-yukio _at_ yis.yamatake.co.jp>
Subject: [linux-users:75796] Re: Ninja SCSI
Date: Wed, 8 Nov 2000 21:43:46 +0900

> http://www.netlab.is.tsukuba.ac.jp/~yokota/izumi/ninja/

以下の手順で行いました。
redhatのCD-ROMよりlinux-2.2.14のソースを/usr/srcで展開。
pcmcia-cs-3.1.8をftpでgetし/usr/srcで展開
#cd-romで見付からなかった、、、探し足りないのか?
上記HPよりNinjaSCSI3-1.0.3.tar.gzを/usr/src/pcmcia-cs-3.1.8
で展開

$ /usr/src/pcmcia-cs-3.1.8
$ make config
(すべてreturn)
$ make all
でcardmgrでエラー
#xfromが無いので仕方無い?

で
$ make -f nin_cs.mk
cc   -O3 -Wall -Wstrict-prototypes -pipe  -D__KERNEL__ -DMODULE -I../include -I/usr/src/linux/include   nin_cs.c   -o nin_cs
In file included from ../include/pcmcia/k_compat.h:103,
                 from nin_cs.c:42:
../include/linux/modversions.h:35: warning: `wDspVpcm' redefined
../include/linux/modversions.h:27: warning: this is the location of the previous definition
../include/linux/modversions.h:36: warning: `V16550' redefined
../include/linux/modversions.h:31: warning: this is the location of the previous definition
../include/linux/modversions.h:37: warning: `V16550' redefined
../include/linux/modversions.h:36: warning: this is the location of the previous definition
../include/linux/modversions.h:39: warning: `Table' redefined
../include/linux/modversions.h:34: warning: this is the location of the previous definition
../include/linux/modversions.h:40: warning: `wDsp56k' redefined
../include/linux/modversions.h:30: warning: this is the location of the previous definition
../include/linux/modversions.h:41: warning: `Table' redefined
../include/linux/modversions.h:39: warning: this is the location of the previous definition
../include/linux/modversions.h:42: warning: `Table' redefined
../include/linux/modversions.h:41: warning: this is the location of the previous definition
../include/linux/modversions.h:43: warning: `V16550' redefined
../include/linux/modversions.h:37: warning: this is the location of the previous definition
../include/linux/modversions.h:44: warning: `V16550' redefined
../include/linux/modversions.h:43: warning: this is the location of the previous definition
../include/linux/modversions.h:48: warning: `Table' redefined
../include/linux/modversions.h:42: warning: this is the location of the previous definition
../include/linux/modversions.h:49: warning: `V16550' redefined
../include/linux/modversions.h:44: warning: this is the location of the previous definition
../include/linux/modversions.h:50: warning: `V16550' redefined
../include/linux/modversions.h:49: warning: this is the location of the previous definition
../include/linux/modversions.h:52: warning: `wDspm3_56k' redefined
../include/linux/modversions.h:29: warning: this is the location of the previous definition
../include/linux/modversions.h:53: warning: `wDspm3Vpcm' redefined
../include/linux/modversions.h:33: warning: this is the location of the previous definition
nin_cs.c:114: parse error
nin_cs.c:3264: parse error
nin_cs.c: In function `ninja3_detect':
nin_cs.c:3267: structure has no member named `proc_name'
make: *** [nin_cs] Error 1

となりました。
ちなみに開発環境は

# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
# cc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/specs
gcc version egcs-2.91.66 19990314/Linux (egcs-1.1.2 release)
[root _at_ sunday clients]# 

です。
kernelはコンパイルしなおしていません。

今日は時間がちょっと取れないので、明日以降試してみますが、何
かおかしな点がありましたらお教えください。
---
亀井 孝幸
   e-mail kamei _at_ attglobal.net
   URL    http://pws.prserv.net/kamei/

この情報があなたの探していたものかどうか選択してください。
yes/まさにこれだ!   no/違うなぁ   part/一部見つかった   try/これで試してみる

あなたが探していた情報はどのようなことか、ご自由に記入下さい。特に「まさにこれだ!」と言う場合は記入をお願いします。
例:「複数のマシンからCATV経由でipmasqueradeを利用してWebを参照したい場合の設定について」
Follow-Ups: References: