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

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Pegasus87
Guru
Guru


Joined: 09 Sep 2004
Posts: 373

PostPosted: Thu Jan 13, 2005 5:45 pm    Post subject: Distcc compiliert nicht alle Pakete Reply with quote

Hallo,

ich benutze distcc, da ich eine Notebook mit Gentoo und ein PC mit Suse habe. Wenn ich nun z.B. Thunderbird auf dem Notebook compilieren will, dann bricht das irgendwann ab. Wenn ich ohne distcc compiliere, funktioniert das ohne Probleme.

Ist das allgemein ein Problem, dass manche Pakete sich nicht mit distcc compilieren lassen, oder hab ich was falsch eingestellt?
Hier mal auszüge aus meiner make.conf
Code:

CFLAGS="-O2 -march=i686 -mcpu=i686 -fomit-frame-pointer"
CXXFLAGS="${CFLAGS}"
MAKEOPTS="-j6 CC='distcc' CXX='distcc'"
FEATURES="ccache distcc"
DISTCC_HOSTS="localhost 192.168.2.17"


Vielleicht könnt ihr mir ja helfen, das hinzubekommen, danke!
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Thu Jan 13, 2005 7:05 pm    Post subject: Reply with quote

Angeblich wird bei den Mozilla Paketen distcc deaktiviert, siehe
http://www.gentoo.de/doc/de/distcc.xml#doc_chap5
Warum hast du "CC='distcc' CXX='distcc'" in MAKEOPTS?
Back to top
View user's profile Send private message
Pegasus87
Guru
Guru


Joined: 09 Sep 2004
Posts: 373

PostPosted: Thu Jan 13, 2005 7:35 pm    Post subject: Reply with quote

Das hab ich irgendwo so gelesen, is das falsch?
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Thu Jan 13, 2005 8:08 pm    Post subject: Reply with quote

Ich weiß nicht, wie die Deaktivierung von distcc durch ebuilds/Makefiles funktioniert. Wäre aber nen Versuch wert, das wegzulassen.
Back to top
View user's profile Send private message
Turrican
Tux's lil' helper
Tux's lil' helper


Joined: 12 Mar 2003
Posts: 112
Location: Germany

PostPosted: Thu Jan 13, 2005 8:53 pm    Post subject: Reply with quote

Gib mal den genauen Fehler an... bei mir zickt distcc im Moment auch.
_________________
Windows hates me!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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