LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 06-04-2005, 08:29 PM   #1
Alinuxnoob
Member
 
Registered: Feb 2002
Location: Van city
Distribution: Ubuntu
Posts: 204

Rep: Reputation: 30
Gentoo emege xorg-x11 error


the error message from what I can see is
Code:
../../exports/bin/xkcomp -lfhlpR -o compat.dir 'o'
make[5]: leaving directory '/var/tmp/portage/xorg-x11-6-8-2-r1/work/xc/programs/xkbcom;compat'
rm if geometry.dir LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale ../../../exports/bin/xkbcom -lfhlpR -o geometry.dir 'o'
make[5]: ***[geometry.dir] illegal instruction
make[5]: ***Deleting files 'geometry.dir"
make[5]: Leaving directory '/var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/programs/xkbcomp/geometry'
make[4]:*** [all] Error 2
make[4]: Leaving directory '/var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/programs/xkbcomp'
make [3]: **** [all] Error 2
make[3]: leaving directory '/var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/programs/'
make [2]: *** [all] Error 2
make[2]: Leaving diectory '/var/tmp/portage/xorg-x11-6.8.2-r1/work/xc/'
make[1]:*** [World] 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 failed.
!!! Function build, Line 956, Exitcode 2
!!! make World failed
!!! If you need support, post the topmost build error, NOT this status message.
for /etc/make.conf
Code:
USE="X kdeenablefinal emerge -av kde"
not to sure where to go from here and I have try emerge flex and then trying compiling it again no goes.... cant really find any info how to fix this
 
Old 06-04-2005, 09:40 PM   #2
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Check your cflags in /etc/make.conf
what are you using USE="emerge" for I don't think there is a flag like that?
 
Old 06-04-2005, 09:45 PM   #3
Alinuxnoob
Member
 
Registered: Feb 2002
Location: Van city
Distribution: Ubuntu
Posts: 204

Original Poster
Rep: Reputation: 30
CFLAGS=" -02 -march=athlon-xp =fomit-frame-pointer"

using genkernel
 
Old 06-04-2005, 10:03 PM   #4
Gay R0b0t
Member
 
Registered: May 2004
Location: Sydney, Australia
Distribution: SUSE 9.3
Posts: 127

Rep: Reputation: 15
the USE flag 'emerge' isn't in the gentoo list of USE flags (available here http://www.gentoo.org/dyn/use-index.xml). try removing that and tell if there is a difference.
 
Old 06-04-2005, 10:04 PM   #5
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Why the =fomit should be -fomit-frame-pointer check your syntax it will mess up everything!
 
Old 06-04-2005, 10:25 PM   #6
Alinuxnoob
Member
 
Registered: Feb 2002
Location: Van city
Distribution: Ubuntu
Posts: 204

Original Poster
Rep: Reputation: 30
sorry the syntax is right never changed it from the first install gonna remove everything under USE to

USE=""
and try again hope this works
 
Old 06-04-2005, 11:12 PM   #7
Alinuxnoob
Member
 
Registered: Feb 2002
Location: Van city
Distribution: Ubuntu
Posts: 204

Original Poster
Rep: Reputation: 30
Angry

That didn't work just left USE="kde" and didnt work get same error message listed above
 
Old 06-05-2005, 12:46 AM   #8
__J
Senior Member
 
Registered: Dec 2004
Distribution: Slackware, ROCK
Posts: 1,973

Rep: Reputation: 46
what stage did you install? cpu? cpu temp? ( I used to have problems with an overheating cpu, got illegal instruction and seg faults continuously when compiling).
 
Old 06-05-2005, 08:43 AM   #9
Alinuxnoob
Member
 
Registered: Feb 2002
Location: Van city
Distribution: Ubuntu
Posts: 204

Original Poster
Rep: Reputation: 30
stage 3 athon XP wih genkernel.... trying to install gentoo with almost default setting followed by the instructions.....
 
Old 06-05-2005, 09:26 AM   #10
comprookie2000
Gentoo Developer
 
Registered: Feb 2004
Location: Fort Lauderdale FL.
Distribution: Gentoo
Posts: 3,291
Blog Entries: 5

Rep: Reputation: 58
Look at the error message again and see where it first starts to complain.Should be up some from your first post.We need to find out why it is bailing out.I have had problems before and sometimes it was a mistake on my part,not mounting something right or forgetting to do something other times it was a bad ebuild,it happens.I would start over and things would go smooth,like the first one was a learning experience.You just hate to start over because it takes so much time, but in the end it is worth it,good luck

Last edited by comprookie2000; 06-05-2005 at 09:27 AM.
 
Old 06-05-2005, 11:44 AM   #11
needforspeed
Member
 
Registered: Aug 2003
Distribution: Gentoo
Posts: 73

Rep: Reputation: 15
This part looks like where the error happens
Code:
rm if geometry.dir LD_LIBRARY_PATH=../../../exports/lib XLOCALEDIR=../../../exports/lib/locale ../../../exports/bin/xkbcom -lfhlpR -o geometry.dir 'o'
make[5]: ***[geometry.dir] illegal instruction
First thing I would do is search the gentoo forums for "geometry.dir" and see what other people are doing to fix it. Normally when I'm following the guides I didn't do anything wrong and I search the forums to find that other people were having the exact same problems. If nothing turns up, wait a couple days if you can and update portage and try it again.

Here you go, this looks really good for you: http://forums.gentoo.org/search.php?...6f26033618a31b

ooops. The link won't go to the results page, so just search for geometry.dir on the gentoo forums. The first 3 results were xorg build problems and one said solved in the title.

Last edited by needforspeed; 06-05-2005 at 11:46 AM.
 
Old 09-22-2005, 03:36 PM   #12
Alinuxnoob
Member
 
Registered: Feb 2002
Location: Van city
Distribution: Ubuntu
Posts: 204

Original Poster
Rep: Reputation: 30
if anyone comes accross this error mesage for reference... I was getting this error cause I compiled for the wrong arch....
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xorg-x11 6.8.2 problems... Regulus Linux - Software 4 09-18-2005 10:14 AM
Gentoo 2005.1: error emerging xorg-x11 student04 Linux - Distributions 2 09-16-2005 07:43 PM
xorg-x11 install error kansho Linux - Newbie 2 05-16-2005 05:24 AM
xorg-x11-libs required by xorg-x11-devel darknails Fedora 1 01-13-2005 02:34 PM
updating to X11 (Xorg) alexrait1 Slackware 10 06-07-2004 11:29 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration