Gentoo Forums
Gentoo Forums
Quick Search: in
xorg compile issue
View unanswered posts
View posts from last 24 hours

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


Joined: 28 Mar 2003
Posts: 8

PostPosted: Tue Nov 21, 2006 9:50 am    Post subject: xorg compile issue Reply with quote

hey

i used the gentoo live cd to get the basic gentoo on my laptop (been through the regular installs enough, not enough time to spend doing a whole thing, need laptop for work) and i'm trying to merge xorg-x11 and it fails saying:

!!! cannot write to '/usr/share/X11/xkb/compiled.'
!!! please check permissions and directores for broken symlinks.

!!!then it goes on saying on to merge again.

i looked and it looks like the /usr/share/X11/xkb/compiled is a symlink to /var/lib/xkb/ but /xkb isn't in /var/lib/.

any clues how to fix this?

thanks
mike
_________________
AMD64 X2 4400+, ASUS Crossfire MOBO, Dual ATI x1800xt 512's, SB Audigy 4.
Back to top
View user's profile Send private message
aralis
n00b
n00b


Joined: 11 Nov 2004
Posts: 19
Location: Lubbock Texas

PostPosted: Tue Nov 21, 2006 10:19 am    Post subject: Reply with quote

The problem is that you do not have write permissions in the directories that you are trying to write. What user are you using to do this emerge? If not root, I would personally probably use root.

If you get that problem with root, simply change the permissions of the folders that are giving you problems.

Code:
chmod -R 775 /folder/


also, think back to when you unpacked the gentoo package after mounting /mnt/gentoo: Did you type tar -xvjfp? The p preserves permissions when extracting files.

Hope that helps!
_________________
Daddy, What does formatting drive c: mean?
Back to top
View user's profile Send private message
BeOSKid
n00b
n00b


Joined: 28 Mar 2003
Posts: 8

PostPosted: Tue Nov 21, 2006 10:37 am    Post subject: Reply with quote

hey

thanks for reposting. i am root. i do all my emerging as root.

when i said the live cd, i meant the actual easy install live cd, the boot into gnome and install. i don't know if that is causing anything or not. i built another box going all the way through the minimal cd and haven't had the problem.

thanks i'll try it.

mike
_________________
AMD64 X2 4400+, ASUS Crossfire MOBO, Dual ATI x1800xt 512's, SB Audigy 4.
Back to top
View user's profile Send private message
anthrax_
Apprentice
Apprentice


Joined: 17 Oct 2006
Posts: 168
Location: Poland

PostPosted: Tue Nov 21, 2006 11:12 am    Post subject: Reply with quote

Code:
rm -R /usr/share/X11/xkb/compiled
to remove this stupid symlink. it works for me
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 - 5 Hours
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