Results 1 to 10 of 15
Hi everyone. When I try to emerge gnome, or kde i get the same error as i do when i try to emerge xorg. it tells me
Code:
!!!ERROR: x11-base/xorg-x11-6.8.2-r1 ...
- 04-09-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 6
Emerge problems with Xorg
Hi everyone. When I try to emerge gnome, or kde i get the same error as i do when i try to emerge xorg. it tells me
Code:!!!ERROR: x11-base/xorg-x11-6.8.2-r1 failed. !!!Function build, line 954 exitcode 2 make world failed
any ideas on how I can figure this out?? something in kernel? I have no clue.
Thanks everyone in advance.
- 04-09-2005 #2
what's the output of:
Code:cat /etc/make.conf | grep USE
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 04-09-2005 #3
please give more context. Usually we see this line along the lines starting with "!!!"
it means that the lines starting with "!!!" isn't of much help, but the (usually 3-4) lines just before those lines starting with "!!!" are telling the "real" error.Code:!!! If you need support, post the topmost build error, NOT this status message.
Regards Scienitca (registered user #335819 - http://counter.li.org )
--
A master is nothing more than a student who knows something of which he can teach to other students.
- 04-10-2005 #4Linux Enthusiast
- Join Date
- Dec 2004
- Location
- Rockin' in the USA!!!
- Posts
- 603
well, it would probably make it easier if you included all the output that is error related (from make), rather than just the 3-4 lines above it, as they usually descrube the 'reason' for the build fail.
- 04-10-2005 #5Just Joined!
- Join Date
- Apr 2005
- Posts
- 6
Sorry guys. The cat /etc/make.confg | grep USE shows me absolutely nothing.
and the errors before the !!! lines are
Code:cllect 2: id 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/pswrap[ Error 2 make [3] Leaving directory /var/tmp/portage/xorg-x11-6.8.2-r1//work/xc/lib/dps make [2]***[includes] error2 make [2] Leaving directory /var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/lib make [1]***[includes] error2 make [1] Leaving directory /var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/ make: *** [World} Error 2
- 04-10-2005 #6Looks like you typed a character too much, it's make.conf not make.confg.
Originally Posted by SiberianX37
hmm... the error looks unfamiliar to me. You could try to run "emerge sync" (it will update the portage to make sure you got the latest versions) and then try emerge xorg again.
Originally Posted by SiberianX37 Regards Scienitca (registered user #335819 - http://counter.li.org )
--
A master is nothing more than a student who knows something of which he can teach to other students.
- 04-11-2005 #7
Also, an 'emerge -puDv xorg-x11' would be nice.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 04-11-2005 #8Just Joined!
- Join Date
- Apr 2005
- Posts
- 6
Here's the code from make.conf
I tried sycning then redoing it. what it does is it goes through all these folders and it says nothing to do here , moving on to the next one and then keeps going like that.Code:CFLAGS = "-02" CHOST = "X86_64-pc-linux-gnu" CXXFLAGS="${CFLAGS}" MAKEOPTS="-j2" Gentoo mirrors ----- well there's a bunch there
i also tried the -puDv but i'm not sure what you wanted me to do with it
- 04-11-2005 #9Paste the output here please.
Originally Posted by SiberianX37
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 04-12-2005 #10Just Joined!
- Join Date
- Apr 2005
- Location
- Boulder, CO
- Posts
- 1
I'm getting this error too.
Did some Googling, found a suggestion in a German forum that you may need to install 'flex' (with 'emerge flex') first. Also my date wasn't properly set.
Hope this helps.


Reply With Quote
