[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:26331] Re: カーネルをコンパイルしようとしたら
- From: ISHIKAWA Mutsumi <ishikawa@xxxxxxxxxxx>
- Subject: [debian-users:26331] Re: カーネルをコンパイルしようとしたら
- Date: Tue, 9 Jan 2001 23:01:29 +0900
- Organization: Yendot.org: unstable guy
- X-cvsroot: cvs -d :ext:cvs.hanzubon.org:/var/cvs co -r unstable HANZUBON
- X-dispatcher: imput version 20000414(IM141)
- X-ml-info: If you have a question, send e-mail with the body "help" (without quotes) to the address debian-users-ctl@debian.or.jp; help=<mailto:debian-users-ctl@debian.or.jp?body=help>
- X-ml-name: debian-users
- X-mlserver: fml [fml 3.0pl#17]; post only (only members can post)
- References: <20010109225115U.hiro1@xxxxxxxxxxxxxxx>
- Message-id: <20010109230122U.ishikawa@xxxxxxxxxxx>
- X-mail-count: 26331
- User-agent: Wanderlust/2.5.4 (Smooth) SEMI/1.14.3 (Ushinoya) FLIM/1.14.2 (Yagi-Nishiguchi) APEL/10.3 Emacs/21.0.93 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
むつみです。
>>>>> In [debian-users : No.26330]
>>>>> Narahara Hiroshi <nm2h-nrhr@xxxxxxxxxxxxxxx> wrote:
>> rm -f include/asm
>> ( cd include ; ln -sf asm-i386 asm)
>> make -C scripts kconfig.tk
>> make[1]: 入ります ディレクトリ `/usr/src/kernel-source-2.2.18pre21/scripts'
>> cat header.tk >> ./kconfig.tk
>> ./tkparse < ../arch/i386/config.in >> kconfig.tk
>> echo "set defaults \"arch/i386/defconfig\"" >> kconfig.tk
>> echo "set ARCH \"i386\"" >> kconfig.tk
>> cat tail.tk >> kconfig.tk
>> chmod 755 kconfig.tk
>> make[1]: 出ます ディレクトリ `/usr/src/kernel-source-2.2.18pre21/scripts'
>> wish -f scripts/kconfig.tk
>> xlib: connection to ":0.0" refused by server
>> xlib: client isnot authorized to onnect server
>> Application initalization faild: couldn't connect to display ":0.0"
>> Error in startup script: invalid comnand name "buttn"
>> while executing
>> "button .ref"
>> (file scripts/kconfig.tk" iin51)
>> make: **[xconfig]エラー1
>> 何がいけないのでしょうか。
root に su してコンパイルしているからでしょう。
(0) su ステ sudo を使いましょう。)
1) kernel のコンパイルを行うのに root 権限はいっさいいりません。
root になる必要性は まったくありません。
2) fakeroot make-kpkg もげもげもげ
>> もう一つはalsaのファイルをダウンロードしようとしたのですが、どこに
>> ダウンロードされるのでしょうか。tmpなどを探してみたのですが分からな
>> かったものですから...
??? 意味が不明ですが apt-get install alsa-source したらどこにファイル
があるのかということですか?
/usr/src/alsa-driver.tgz がそれです。これを展開しましょう。
#という意味ではない?
>> 最後にもう一つ。manと打ってみたのですがcommand not foundとしか出て
>> 来ないのですがひょっとしてmanがインストール差sれていないのでしょう
>> か。
echo $PATH として /usr/bin がないようなら(って、ことはないだろうけど)
/usr/bin/man としてみる(or PATH に /usr/bin 追加)。
じゃなければ、
sudo apt-get install man-db
しましょう。
--
いしかわ むつみ
<ishikawa@xxxxxxxxxxx>, <ishikawa@debian.org>, <ishikawa@xxxxxxxxxx>