Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] distcc
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
belrpr
Guru
Guru


Joined: 22 May 2006
Posts: 440

PostPosted: Wed Aug 30, 2006 11:09 am    Post subject: [SOLVED] distcc Reply with quote

Hi,

Yesterday I just finished an completely new installation and I wanted to add that pc to my distcc group to make him compile faster.
But when I did emerge distcc he wanted to compile every use flag in my make.conf before the distcc.

Is there a way to just emerge distcc?


Last edited by belrpr on Fri Sep 01, 2006 12:10 pm; edited 1 time in total
Back to top
View user's profile Send private message
thorpe
l33t
l33t


Joined: 09 May 2005
Posts: 618
Location: Sydney, Australia.

PostPosted: Wed Aug 30, 2006 11:11 am    Post subject: Reply with quote

Quote:
But when I did emerge distcc he wanted to compile every use flag in my make.conf before the distcc.

Sorry, but that doesn't make much sense. What is the output of?
Code:

emerge -pv distcc

_________________
Research before taking any advice from me. I'm still coming to grips with this myself.
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 Aug 30, 2006 1:32 pm    Post subject: Reply with quote

Code:
# USE="-gnome -gtk" emerge -pv distcc

After you have Gnome installed, then you can always reinstall distcc if you want.
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 Aug 30, 2006 8:02 pm    Post subject: Reply with quote

Moved from Installing Gentoo to Other Things Gentoo.
Not about getting gentoo installed.
_________________
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
Nick C
Guru
Guru


Joined: 18 Mar 2005
Posts: 526
Location: Portsmouth, England

PostPosted: Wed Aug 30, 2006 9:05 pm    Post subject: Reply with quote

or you could do emerge --nodeps distcc.

Also you should know that doing USE="-gnome" emerge distcc isnt a recommended solution, as next time you rebuild your world (or look for updates) distcc will get rebuilt with the full use flags, you should use /etc/portage/package.use instead, it provides a much better way of handling such things that wont come back to clobber your install later :)
Back to top
View user's profile Send private message
belrpr
Guru
Guru


Joined: 22 May 2006
Posts: 440

PostPosted: Fri Sep 01, 2006 12:09 pm    Post subject: Reply with quote

Nick C wrote:
or you could do emerge --nodeps distcc.

Also you should know that doing USE="-gnome" emerge distcc isnt a recommended solution, as next time you rebuild your world (or look for updates) distcc will get rebuilt with the full use flags, you should use /etc/portage/package.use instead, it provides a much better way of handling such things that wont come back to clobber your install later :)

This works!
but USE='-*' emerge --nodeps sys-devel/distcc works 2.
Back to top
View user's profile Send private message
kg4ojl
Tux's lil' helper
Tux's lil' helper


Joined: 16 Oct 2005
Posts: 91

PostPosted: Fri Sep 01, 2006 5:35 pm    Post subject: Distcc on slackware current gentoo host. Reply with quote

Does anyone know how to get Distcc working with Distcc on slackware current as the server, and gentoo as the host? Slackware uses symlinks to gcc 3.4.6 as i486-slackware-linux-g++ and my gentoo host uses i686-pc-linux-gnu. I tryed creating me a symlink on the slackware server that matched my host (gentoo) computer, and it acted like it worked for awhile then it errored out about a 1/4 of the way through the emerge. I have the distcc on my host setup to use portage.(by the way) Is there more that I am missing? Do I need to somehow use cross compiling? Please Help.




Thank you.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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