[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[plamo:06160] ide.2.2.14.20000124.patch を当てたカーネルでコンパイルエラー!!



鈴木といいます。

2.2.14のカーネルにide.2.2.14.20000124.patchを当ててコンパイルしたら
エラーになるのですが。この他に何か必要なのでしょうか?

次の手順でコンパイルしました。
#cd /usr/src
#tar yxf linux-2.2.14.tar.bz2
#mv linux linux-2.2.14
#ln -s linux-2.2.14 linux
#cd linux
#patch -p1 < ../ide.2.2.14.20000124.patch
#make mrproper
#make menuconfig
#make dep ; make clean
#make zdisk

エラーメッセージは、次のとおりです。
ide.c: In function `ide_do_request':
ide.c:1221: `ide_lock' undeclared (first use in this function)
ide.c:1221: (Each undeclared identifier is reported only once
ide.c:1221: for each function it appears in.)
ide.c: In function `ide_timer_expiry':
ide.c:1438: warning: passing arg 1 of `ide_ack_intr' makes integer from
pointer without a cast
ide.c:1438: too few arguments to function `ide_ack_intr'
ide.c: In function `ide_intr':
ide.c:1523: warning: passing arg 1 of `ide_ack_intr' makes integer from
pointer without a cast
ide.c:1523: too few arguments to function `ide_ack_intr'
ide.c: At top level:
ide.c:3097: conflicting types for `ide_xlate_1024'
/usr/src/linux-2.2.14/include/linux/ide.h:645: previous declaration of
`ide_xlate_1024'
make[3]: *** [ide.o] Error 1
make[2]: *** [first_rule] Error 2
make[1]: *** [_subdir_block] Error 2
make: *** [_dir_drivers] Error 2

アドバイスをよろしくお願いします。

-------+-------+-------+-------+-------+
Takuro Suzuki
etsuzuki@esg.hitachi-hec.co.jp

Follow-Ups
[plamo:06166] Re: ide.2.2.14.20000124.patchを当てたカーネルでコンパイルエラー!!, Hajime Iwai

[検索ページ] [メール一覧]
Plamo ML 公開システム