This is a discussion on distcc, escaping from sandbox within the Gentoo Linux Support forums, part of the Unix Operating Systems category; --> Hello, I am trying to use distcc to speed up compilation, but distcc is set to log to /var/log/distcc/distcc.log ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I am trying to use distcc to speed up compilation, but distcc is set to log to /var/log/distcc/distcc.log and when it wants to do it sandbox feature stops emergin with error, on my second machine it doesnt stop but distcc starts to log to stderr and I set up distcc to be verbose. FEATURES="-sandbox" solves the problem, but It is not elegent solution. Is there a way to allow distcc to open(rw) this file, via symlinks, or sth? Thanks. |