[distcc] Solaris 8 Compile Problem

Bugtraq bugtraq at mzserver.com
Mon Sep 29 14:21:13 GMT 2003


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?





More information about the distcc mailing list