Hello and sorry for my English. I will speed up my compiling. On my own computer I run Debian Woody. This computer has a 500Mhz Celeron with 384MB Ram. Now I have a company Notebook with 1,6GHz and 512MB Ram. The Notebook runs with W2k. I download the new Knoppix and made a home on the HD. To this home I install by using ./configure --prefix=Home (some how similar) make make install. This two Computer are connect together. The ping works. I started on the Notebook ditccd --daemon with --allow 192.168.1.1 and without. After this I create at the Celeron in .distcc a file host and I put in 192.168.1.20 or KNOPPIX 192.168.1.20. After this I started, for test, in the distcc directory make clean ./configure make CC=distcc
[EMAIL PROTECTED]:~/Desktop/distcc-2.11.2$ make CC=distcc distcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/backoff.o -c src/backoff.c distcc[14491] (dcc_connect_by_name) ERROR: failed to look up host "KNOPPIX": Unknown host distcc[14491] (dcc_build_somewhere) Warning: failed to distribute to KNOPPIX, running locally instead distcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/climasq.o -c src/climasq.c distcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./popt -I./src -DSYSCONFDIR="\"/usr/local/etc\"" -DPKGDATADIR="\"/usr/local/share/distcc\"" -I./lzo -g -O2 -W -Wall -Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -o src/clinet.o -c src/clinet.c In file included from /usr/include/signal.h:358, from src/clinet.c:37: /usr/include/bits/sigthread.h:36: error: storage class specified for parameter `type name' distcc[14501] ERROR: compile on 192.168.1.10 failed make: *** [src/clinet.o] Error 1 [EMAIL PROTECTED]:~/Desktop/distcc-2.11.2$ Is there a problem to create a file at Knoppix. What_s happens? I will say thanks in advanced. Best regards Dirk -- wieso, weshalb, warum, wer nicht fragt bleibt dumm. (Sesamstra�e) bzw. Linux is like a wigwam: No Gates, no Windows, but Apache inside! :-) __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/mailman/listinfo/distcc
