Hi ! distcc works for most packages.
Now I tried to compile glibc (under gentoo). It stops after a while of compiling with following error message : Any ideas what' wrong ? I have distcc-0.12. I have started distccd --daemon as some ordinary user. The compile process starts as root ! Regards, Kai ------------------------------------------------- distcc ../sysdeps/unix/sysv/linux/i386/sysdep.S -c -I../include -I. -I/var/tmp/portage/glibc-2.2.5-r7/work/glibc-2.2.5/buildhere/csu -I.. -I../libio -I/var/tmp/portage/glibc-2.2.5-r7/work/glibc-2.2.5/buildhere -I../sysdeps/i386/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386 -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386/i686 -I../linuxthreads/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386/i686 -I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DHAVE_INITFINI -DASSEMBLER -I/var/tmp/portage/glibc-2.2.5-r7/work/glibc-2.2.5/buildhere/csu/. -DGAS_SYNTAX -o /var/tmp/portage/glibc-2.2.5-r7/work/glibc-2.2.5/buildhere/csu/sysdep.o distcc[32113] (dcc_execvp) ERROR: failed to exec ../sysdeps/unix/sysv/linux/i386/sysdep.S: Permission denied distcc[32113] (dcc_exit) Notice: exit: code 104; self: 0.010000 user 0.000000 sys; children: 0.000000 user 0.000000 sys distcc[32112] (dcc_critique_status) ERROR: compile on opal.kappatheta.de failed with exit code 104 distcc[32112] (dcc_exit) Notice: exit: code 104; self: 0.000000 user 0.010000 sys; children: 0.010000 user 0.000000 sys make[2]: *** [/var/tmp/portage/glibc-2.2.5-r7/work/glibc-2.2.5/buildhere/csu/sysdep.o] Error 104 make[2]: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/glibc-2.2.5-r7/work/glibc-2.2.5/csu' make[1]: *** [csu/subdir_lib] Error 2 make[1]: Leaving directory `/var/tmp/portage/glibc-2.2.5-r7/work/glibc-2.2.5' make: *** [all] Error 2 _______________________________________________ distcc mailing list [EMAIL PROTECTED] http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
