|
我从最基本开始编译gentoo顺利,可是编译xorg-x11出现错误,是不是USE的原因?
我的命令是:
emerge xorg-x11
错误如下:
collect2: ld returned 1 exit status
make[4] *** [pswrap] Error 1
make[4] Leaving directory /var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/config/pswrap
make[3] *** [../../config/pswrap/pawrap] Error 2
make[3] Leaving directory /var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/lib/dps
make[2] *** [includes] Error 2
make[2] Leaving directory /var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/lib
make[1] *** [includes] Error 2
make[1] Leaving directory /var/tmp/portage/xorg-x11-6.8.2-r1/work/xc
make *** [world] Error 2
!!! Error x11-base/xorg-x11-6.8.2-r1
!!! Fuction build Line 951,Exitcode 2
!!! make World faild
!!! if you need sopport ,post the topmost build error,NOT this status message.
我把USE的行注释掉了,编译还是出现同样的错误,请高手帮忙 |
|