Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
can't install xorg on raid0
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
ghostblaze
n00b
n00b


Joined: 15 Feb 2005
Posts: 17

PostPosted: Wed Oct 26, 2005 5:29 am    Post subject: can't install xorg on raid0 Reply with quote

this weird ... I thought it was my cflag setting in make.conf... but no... there's something wrong here... I can't compile XORG

rm -f xkbcomp
i686-pc-linux-gnu-gcc -o xkbcomp -O2 -march=athlon-xp -fomit-frame-pointer -fno-strict-aliasing -ansi -pedantic -Wno-return-type -w -L../../exports/lib xkbcomp.o xkbscan.o expr.o vmod.o indicators.o misc.o alias.o keymap.o keycodes.o keytypes.o compat.o action.o symbols.o geometry.o xkbpath.o listing.o xkbparse.o parseutils.o utils.o -lxkbfile -lX11 -Wl,-rpath-link,../../exports/lib
rm -f xkbcomp._man
if test -z "true" ; then \
cd `dirname xkbcomp` && \
ln -s `basename xkbcomp.man` `basename xkbcomp._man`; \
else \
cpp -traditional -D__apploaddir__=/usr/lib/X11/app-defaults -D__appmansuffix__=1x -D__filemansuffix__=5x -D__libmansuffix__=3x -D__miscmansuffix__=7x -D__drivermansuffix__=4x -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/etc/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__='"" ""' -D__vendorversion__="`echo 6 8 2 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" \
< xkbcomp.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xkbcomp._man; \
fi
rm -f ../../exports/bin/xkbcomp
cd ../../exports/bin && ln -s ../../programs/xkbcomp/xkbcomp .
making all in programs/xkbcomp/compat...
make[5]: Entering directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc/programs/xkbcomp/compat'
rm -f compat.dir
LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale ../../../exports/bin/xkbcomp -lfhlpR -o compat.dir '*'
make[5]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc/programs/xkbcomp/compat'
making all in programs/xkbcomp/geometry...
make[5]: Entering directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc/programs/xkbcomp/geometry'
rm -f geometry.dir
LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale ../../../exports/bin/xkbcomp -lfhlpR -o geometry.dir '*'
make[5]: *** [geometry.dir] Illegal instruction
make[5]: *** Deleting file `geometry.dir'
make[5]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc/programs/xkbcomp/geometry'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc/programs/xkbcomp'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/var/tmp/portage/xorg-x11-6.8.2-r4/work/xc'
make: *** [World] Error 2

!!! ERROR: x11-base/xorg-x11-6.8.2-r4 failed.
!!! Function build, Line 973, Exitcode 2
!!! make World failed


that's what I get...

I've tried over and over again, on this same box... HELP!!!
Back to top
View user's profile Send private message
ghostblaze
n00b
n00b


Joined: 15 Feb 2005
Posts: 17

PostPosted: Wed Oct 26, 2005 7:20 am    Post subject: Reply with quote

I think I fixed it by chaning -march=athlon-xp to -march-i686 in make.conf
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Wed Oct 26, 2005 3:53 pm    Post subject: Reply with quote

If you are not sure which -march= setting to use, post the output of
Code:
# cat /proc/cpuinfo
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Wed Oct 26, 2005 4:40 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Desktop Environments.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum