Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Cannot emerge xorg 7.0! [SOLVED]
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
SolidSnakex28
Apprentice
Apprentice


Joined: 03 Sep 2005
Posts: 269
Location: New York

PostPosted: Sat Feb 11, 2006 5:39 pm    Post subject: Cannot emerge xorg 7.0! [SOLVED] Reply with quote

Whenever I try to emerge xorg, I get an error saying that

x11-libs/libXft (is blocking x11-base/xorg-x11-6.8.2-r6)
<=x11-base/xorg-x11-6.9 (is blocking [a whole lot of packages are blocked by this]

How can I fix this? I haven't installed any xorg yet; this is a super fresh install on a laptop using the package.keywords and package.unmask used to merge xorg 7.0. Xorg 7.0 does appear at the bottom of the list of packages it would merge.


Last edited by SolidSnakex28 on Sun Feb 12, 2006 5:33 pm; edited 1 time in total
Back to top
View user's profile Send private message
dgaffuri
Advocate
Advocate


Joined: 05 Jun 2005
Posts: 2078
Location: Italy

PostPosted: Sat Feb 11, 2006 6:41 pm    Post subject: Reply with quote

I can't say by your info, but it could be that you've an ebuild not yet ready for modular X. Did you set
Code:
virtual/x11 x11-base/xorg-x11

in /etc/portage/profile/virtuals? This should solve this kind of blocks. Of course it's up to you to ensure that required X modules for the package are indeed there.
_________________
Adopt an unanswered post
If you feel that your problem has been solved please edit the top post and add [solved] to the subject
Back to top
View user's profile Send private message
SolidSnakex28
Apprentice
Apprentice


Joined: 03 Sep 2005
Posts: 269
Location: New York

PostPosted: Sat Feb 11, 2006 8:04 pm    Post subject: Reply with quote

I'm past that problem now, actually. However, can someone help with this:

I'm emerging xorg 7.0, and linuxwacom stops building here:

configure: error: "Unable to find /usr/lib/Server/include/xf86Version.h"

EDIT:: Sorry for being so annoying, I fixed that too.
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Fri Feb 17, 2006 3:59 pm    Post subject: Reply with quote

and how did you fix that missing file xf86Version.h ?
_________________
Michael Fortenberry
Back to top
View user's profile Send private message
Elv13
Guru
Guru


Joined: 13 Nov 2005
Posts: 388
Location: Socialist land of North America

PostPosted: Fri Feb 17, 2006 8:51 pm    Post subject: Reply with quote

Code:
mkdir /usr/lib/Server
mkdir /usr/lib//include
ln -s /usr/include/xorg/xf86Version.h /usr/lib/Server//includexf86Version.h
ln -s /usr/include/xorg/xf86Version.h /usr/lib/Server//include/xf86Version.h

this is not a good solution, there probably a better but when we use masked package, these error can apear...
do this solution only if you really want to install it now
Back to top
View user's profile Send private message
fortenbm
Tux's lil' helper
Tux's lil' helper


Joined: 09 Dec 2005
Posts: 99
Location: Newburgh, NY

PostPosted: Fri Feb 17, 2006 9:24 pm    Post subject: Reply with quote

ahhh..... tricky... I never thought about doing that....

I actually grepped until I found more info... there was a later version of linuxwacom, I think 7.2 and when I went there, the problem went away. Also, I took out the 'sdk' I had in my /etc/make.conf.

thanks
_________________
Michael Fortenberry
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