When compiling distcc for Solaris 8, I get the following error:

gcc -DHAVE_CONFIG_H -D_GNU_SOURCE -I./src
-DSYSCONFDIR="\"/usr/local/distcc/etc\""
-DDATADIR="\"/usr/local/distcc/share\"" -I./lzo -g -O2 -W -Wall
-Wimplicit -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings
-Waggregate-return -Wstrict-prototypes -Wmissing-prototypes
-Wnested-externs -o src/clirpc.o -c src/clirpc.c 
In file included from src/clirpc.c:45:
src/state.h:23: stdint.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `src/clirpc.o'

Apparently, there is no such file on my system as stdint.h

Where do I get this from?


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

Reply via email to