I'm getting the following error on OSX 10.2 with gcc 3.3 (although the
same code builds fine on 10.3 with gcc 3.3 as well):

---(snip!)---
gcc -no-cpp-precomp -I./src -I./lzo -I/sw/include -DHAVE_CONFIG_H
-D_GNU_SOURCE -I./src -DSYSCONFDIR="\"/sw/etc\""
-DPKGDATADIR="\"/sw/share/distcc\"" -Isrc -I./lzo -g -O2 -W -Wall
-Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings
-Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -o src/dparent.o -c src/dparent.c
src/dparent.c: In function `dcc_log_child_exited':
src/dparent.c:161: warning: pointer/integer type mismatch in
conditional expression
src/dparent.c:161: error: parse error before ':' token
make: *** [src/dparent.o] Error 1
---(snip!)---

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

Reply via email to