電子書籍の厳選無料作品が豊富!

gentoo linux初心者です。
ibus-mozcのインストールが失敗します。

#emerge -pv ibus-mozc
で特になにも出力されません。

しかし、
#emerge -av ibus-mozc
とすると、、、


<<<<当初省略>>>>

>>> Verifying ebuild manifests

>>> Starting parallel fetch

>>> Emerging (1 of 15) media-libs/libogg-1.3.0
* libogg-1.3.0.tar.xz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
>>> Unpacking source...
>>> Unpacking libogg-1.3.0.tar.xz to /var/tmp/portage/media-libs/libogg-1.3.0/work
>>> Source unpacked in /var/tmp/portage/media-libs/libogg-1.3.0/work
>>> Preparing source in /var/tmp/portage/media-libs/libogg-1.3.0/work/libogg-1.3.0 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/media-libs/libogg-1.3.0/work/libogg-1.3.0 ...
* econf: updating libogg-1.3.0/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating libogg-1.3.0/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --disable-static
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking whether the C compiler works... no
configure: error: in `/var/tmp/portage/media-libs/libogg-1.3.0/work/libogg-1.3.0':
configure: error: C compiler cannot create executables
See `config.log' for more details

!!! Please attach the following file when seeking support:
!!! /var/tmp/portage/media-libs/libogg-1.3.0/work/libogg-1.3.0/config.log
* ERROR: media-libs/libogg-1.3.0 failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 85: Called src_configure
* environment, line 139: Called econf '--disable-static'
* phase-helpers.sh, line 467: Called die
* The specific snippet of code:
* die "econf failed"
*
* If you need support, post the output of 'emerge --info =media-libs/libogg-1.3.0',
* the complete build log and the output of 'emerge -pqv =media-libs/libogg-1.3.0'.
* The complete build log is located at '/var/tmp/portage/media-libs/libogg-1.3.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/libogg-1.3.0/temp/environment'.
* S: '/var/tmp/portage/media-libs/libogg-1.3.0/work/libogg-1.3.0'

>>> Failed to emerge media-libs/libogg-1.3.0, Log file:

>>> '/var/tmp/portage/media-libs/libogg-1.3.0/temp/build.log'

* Messages for package media-libs/libogg-1.3.0:

* ERROR: media-libs/libogg-1.3.0 failed (configure phase):
* econf failed
*
* Call stack:
* ebuild.sh, line 85: Called src_configure
* environment, line 139: Called econf '--disable-static'
* phase-helpers.sh, line 467: Called die
* The specific snippet of code:
* die "econf failed"
*
* If you need support, post the output of 'emerge --info =media-libs/libogg-1.3.0',
* the complete build log and the output of 'emerge -pqv =media-libs/libogg-1.3.0'.
* The complete build log is located at '/var/tmp/portage/media-libs/libogg-1.3.0/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/media-libs/libogg-1.3.0/temp/environment'.
* S: '/var/tmp/portage/media-libs/libogg-1.3.0/work/libogg-1.3.0'

となって終わります。
どう対処していいかわからず途方に暮れています。
詳しい方、教えていただけないでしょうか?

A 回答 (1件)

gentooには「プログラムの追加/削除」といったツールは無いのでしょうか。


-----
fedora17の例ですが、参考までに・・・添付画像参照。
「mozcのインストールが失敗します」の回答画像1
    • good
    • 0
この回答へのお礼

お返事いただきありがとうございます。

私がmake.confのCFLAGを間違って記述したためのコンパイルエラーでした。
修正したら正しくインストールできました。

お礼日時:2012/06/01 00:38

お探しのQ&Aが見つからない時は、教えて!gooで質問しましょう!