[distcc] distcc-2.10.1 on Solaris

Dimitri Papadopoulos-Orfanos papadopo at shfj.DECOY.cea.NOSPAM.fr
Mon Aug 18 09:18:28 GMT 2003


Hi,

distcc-2.10.1 builds just fine on Solaris 8 using Sun's Forte 7 
compiler, except for a few warnings:


"src/compile.c", line 85: warning: argument #3 is incompatible with 
prototype:
         prototype: pointer to int : "src/exec.h", line 31
         argument : pointer to unsigned int


"src/compress.c", line 168: warning: argument #1 is incompatible with 
prototype:
         prototype: pointer to const unsigned char : "./lzo/minilzo.h", 
line 78
         argument : pointer to const char
"src/compress.c", line 168: warning: argument #3 is incompatible with 
prototype:
         prototype: pointer to unsigned char : "./lzo/minilzo.h", line 78
         argument : pointer to char
"src/compress.c", line 270: warning: argument #1 is incompatible with 
prototype:
         prototype: pointer to const unsigned char : "./lzo/minilzo.h", 
line 84
         argument : pointer to char
"src/compress.c", line 270: warning: argument #3 is incompatible with 
prototype:
         prototype: pointer to unsigned char : "./lzo/minilzo.h", line 84
         argument : pointer to char


"src/serve.c", line 215: warning: implicit function declaration: asprintf
"src/serve.c", line 306: warning: argument #3 is incompatible with 
prototype:
         prototype: pointer to int : "src/exec.h", line 31
         argument : pointer to unsigned int


It would be nice to fix at least the asprintf issue.

Regards,
Dimitri




More information about the distcc mailing list