Hi,

I get the following error message when attempting to start distccd:

# /etc/init.d/distccd start
distccd[18140] (dcc_discard_root) ERROR: setgid(99) failed: Operation
not permitted
distccd[18140] (dcc_exit) exit: code 112; self: 0.000000 user 0.000000
sys; children: 0.000000 user 0.000000 sys

I was able to work around that by reverting src/setuid.c from 1.5 to 1.4
- back to its distcc-2.11.2 status. Maybe this Mac OS X fix should be
reverted?

This is the command line launching distccd:
        daemon /usr/local/bin/distccd --user nobody --daemon
which expands into:
        /usr/local/bin/distccd --user nobody --daemon

Actually just this command line fails:
        distccd --user nobody

--
Dimitri


__ distcc mailing list http://distcc.samba.org/
To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/distcc

Reply via email to