Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Distcc
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish)
View previous topic :: View next topic  
Author Message
radek-s
Apprentice
Apprentice


Joined: 25 Mar 2006
Posts: 239

PostPosted: Fri Oct 06, 2006 8:40 am    Post subject: Distcc Reply with quote

Witam!

Aby szybciej kompilować pakiety chciałem wykorzystać distcc. Ale mam problem - distcc nie dziala.
Konfiguracja:
Code:

/etc/distcc/host
10.0.0.1 10.0.0.10

/etc/conf.d/distcc
..
DISTCCD_OPTS="${DISTCCD_OPTS} --allow 10.0.0.1 10.0.0.10"
..

/etc/make.conf
..
MAKEOPTS="-j4"
FEATURES="distcc ccache userpriv"
..



restart na obu maszynach i nic...
dodam ze na obu maszynach jest gcc w tej samej wersji - gcc version 4.1.1 (Gentoo 4.1.1-r1)

za pomoc w rozwiązaniu problemu z góry dziekuje!
Back to top
View user's profile Send private message
mar_rud
n00b
n00b


Joined: 27 Jul 2006
Posts: 72
Location: Poland

PostPosted: Fri Oct 06, 2006 9:42 am    Post subject: Reply with quote

Chyba brakuje drugiego --allow w /etc/conf.d/distcc:
Code:
DISTCCD_OPTS="${DISTCCD_OPTS} --allow 10.0.0.1 --allow 10.0.0.10"
Back to top
View user's profile Send private message
radek-s
Apprentice
Apprentice


Joined: 25 Mar 2006
Posts: 239

PostPosted: Fri Oct 06, 2006 1:32 pm    Post subject: Reply with quote

wpis dodany i tez nic nie pomaga mimo restartu...
Back to top
View user's profile Send private message
lazy_bum
l33t
l33t


Joined: 16 Feb 2005
Posts: 691

PostPosted: Fri Oct 06, 2006 3:10 pm    Post subject: Re: Distcc Reply with quote

radek-s wrote:
Code:

/etc/distcc/host
10.0.0.1 10.0.0.10

/etc/conf.d/distcc
DISTCCD_OPTS="${DISTCCD_OPTS} --allow 10.0.0.1 10.0.0.10"


1) Powinno być /etc/distcc/hosts
2) Wynik /etc/init.d/distccd status?
3) Firewall nie blokuje distcc?
_________________
roslin uberlay | grubelek
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) 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