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

[debian-users:13914] Re: Kernel 再構築できない



 こんにちは。島田です。

On Sun, 28 Mar 1999 18:29:39 +0900
Yasuhito Takamiya <takamiya@xxxxxxxxxxxx> wrote:

> カーネルを再構築しようとしましたができません。
> 上記の本の付録である CD No.4 に入っている、 linux 2.0.36 のソースアーカイブ
> を使ってカーネルを再構築しようとしました。

 Hamm に付属の kernel-header パッケージもいるのかもしれません。
 私はよく分からなかったので、Hamm 付属の kernel-header も kernel-source
もインストールしてから再構築したらうまくできました。

> %make-kpkg --revision CUSTOM.1.0 kernel_image

 これって、

    make-kpkg --revision=CUSTOM.1.0 kernel_image

こうじゃないとまずいと思います。

> %make-kpkg clean
> %make-kpkg --revision CUSTOM.1.0 kernel_image

 ここも、--revision=CUSTOM〜 ですね。

> とすると、最後に
> 
> as86 -0 -a -o bbootsect.o bbootsect.s
> make[2]: as86: Command not found
> make[2]: *** [bbootsect.o] Error 127
> make[2]: Leaving directory `/usr/src/kernel-source-2.0.34/arch/i386/boot'
> make[1]: *** [bzImage] Error 2
> make[1]: Leaving directory `/usr/src/kernel-source-2.0.34'
> make: *** [build] Error 2
> 
> と出て、パッケージファイルが作成されません。

 これは、メッセージの通り、as86 コマンドが見つからないんです。dselect で
as で検索して、それらしきパッケージをインストールしてみましょう。


----------------------------------------------------------------------
Mail: shimaden@xxxxxxxxxxx
Home Page: http://www.annie.ne.jp/~shimaden/
島田博幸
Hiroyuki Shimada
----------------------------------------------------------------------