+ -
当前位置:首页 → 问答吧 → 把liveCD2006.0安装到硬盘后,怎么编译整个系统, emerge -uDv world出错

把liveCD2006.0安装到硬盘后,怎么编译整个系统, emerge -uDv world出错

时间:2006-08-11

来源:互联网

错误提示如下:
引用:
PC03 ~ # emerge -uDv world
Calculating world dependencies
!!! Packages for the following atoms are either all
!!! masked or don't exist:
sys-apps/gli media-sound/beep-media-player

...done!

!!! Error: the <=x11-base/xorg-x11-6.9 package conflicts with another package.
!!! both can't be installed on the same system together.
!!! Please use 'emerge --pretend' to determine blockers.
还有emerge zhcon 的错误提示如下:
引用:
c++ -DHAVE_CONFIG_H -I. -I. -I.. -O2 -march=pentium4 -pipe -fomit-frame-pointer -funsigned-char -march=i686 -DNDEBUG -Wall -c -o inputserver.o `test -f inputserver.cpp || echo './'`inputserver.cpp
make[3]: *** [inputmanager.o] \uffff\uffff\uffff
make[3]: *** \uffff\uffff\uffff\u06b5\u0234\uffff\u03b4\uffff\uffff\uffff\u0275\uffff\uffff\uffff\uffff\uffff....
make[3]: Leaving directory `/var/tmp/portage/zhcon-0.2.3-r1/work/zhcon-0.2.3/src'
make[2]: *** [all-recursive] \uffff\uffff\uffff
make[2]: Leaving directory `/var/tmp/portage/zhcon-0.2.3-r1/work/zhcon-0.2.3/src'
make[1]: *** [all-recursive] \uffff\uffff\uffff
make[1]: Leaving directory `/var/tmp/portage/zhcon-0.2.3-r1/work/zhcon-0.2.3'
make: *** [all] \uffff\uffff\uffff

!!! ERROR: app-i18n/zhcon-0.2.3-r1 failed.
!!! Function src_compile, Line 34, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.

作者: gnugg   发布时间: 2006-08-11

zhconr安装问题我在网上找到了
解决办法:
引用:
vi /usr/include/linux/wait.h
:%s/bit, word/bit, (volatile long unsigned int *)word/
:wq
emerge zhcon

作者: gnugg   发布时间: 2006-08-11

gli应该是被mask了
beep-media-player已经没有了,推荐bmpx或者audacious

作者: zhllg   发布时间: 2006-08-11

zen me jie jue

xiexie

作者: gnugg   发布时间: 2006-08-11

emerge --sync

作者: Yuri   发布时间: 2006-08-11

引用:
作者: gnugg
zen me jie jue

xiexie
第二个卸载beep-media-player,然后直接emerge bmpx就行了
第一个我没经历过,不过我想正确的方法应该是卸载gli

作者: zhllg   发布时间: 2006-08-11