[distcc] 2.15 compile error on Mac OS X 10.2

Benjamin Reed rangerrick at gmail.com
Tue Jul 6 14:08:51 GMT 2004


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?



More information about the distcc mailing list