初次接触gentoo,安装stage3,按照Gentoo Linux 2005.1 x86 Handbook一步一步来,最后emerge --usepkg kde时,中间提示
QA Notice:ECLASS 'kde' inherited illegally in sys-apps/kdebase-3.4.1-r1
'base', 'eutils', 'multilib', 'kde-functions'也是如此。这是packages-x86-2005.1的问题吗?
接着自动联网下载,但是到最后又出现问题:
grep:/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++.la:No such file or directory
/bin/sed:can't read /usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++.la:No such file or directory
libtool:link:'/usr/lib/gcc-lib/i386-pc-linux-gnu/3.3.5-20050130/libstdc++.la' is not a valid libtool archive
make[3]:***[kded_favicons.la] Error1
make[3] eaving directory'/var/tmp/portage/kdebase-3.4.1-r1/work/kdebase-3.4.1/libconq/favicons'
make[2]:***[all-recursive] Error1
make[2] eaving directory'/var/tmp/portage/kdebase-3.4.1-r1/work/kdebase-3.4.1/libconq'
make[1]:***[all-recursive] Error1
make[1] eaving directory'/var/tmp/portage/kdebase-3.4.1-r1/work/kdebase-3.4.1'
make:***[all] Error2
!!!ERROR:kde-base/kdebase-3.4.1-r1 failed
!!!Function kde_src_compile, Line 164, Exitcode 2
!!!died running emake, kde_src_compile:make
!!!If you need support ......
然后我又emerge --usepkg gnome,完成后startx,提示:
[==] Using default built-in configuration (53 lines)
Fatal server error:
Cannot run in framebuffer mode. Please specify busIDs for all framebuffer devices
Please consult ... for help.
Please also check the log at "/var/log/Xorg.0.log" for additional info.
XIO: fatal IO error 104 (connection reset by peer) on X server ":0.0" after 0 requests (0 known processed) with 0 events remaining
我的配置:Celeron (R) 2.66G Apacer 512M 未来窗T711s
Motherboard Chipset--VIA VT8751(A) P4M266(A)+VT8237
全集成: Video Chipset --S3 Prosavage DDR (86C420)
Network Card--VIA Rhine II , Sound Card--VIA AC'97 Enhanced
配置内核时用的是Manual Config,用的是i686,gentoo-sources
我选了支持framebuffer,让我 specify busIDs for all framebuffer devices是什么意思?另外,Celeron (R) 2.66 对应 Celeron (P4 based)吗?
另附/var/log/中的一些文件
多谢! |