[distcc] distcc-2.8 on Solaris

Dimitri Papadopoulos-Orfanos papadopo at shfj.DECOY.cea.NOSPAM.fr
Fri Jul 11 09:36:24 GMT 2003


Hi,

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


"src/compile.c", line 153: warning: argument #6 is incompatible with 
prototype:
         prototype: pointer to int : "src/compile.h", line 23
         argument : pointer to unsigned int
"src/compile.c", line 200: warning: argument #3 is incompatible with 
prototype:
         prototype: pointer to unsigned int : "src/compile.c", line 114
         argument : pointer to int


"src/remote.c", line 156: warning: argument #4 is incompatible with 
prototype:
         prototype: pointer to unsigned int : "src/clirpc.h", line 1
         argument : pointer to int
"src/remote.c", line 172: warning: argument #2 is incompatible with 
prototype:
         prototype: pointer to unsigned int : "src/clirpc.h", line 7
         argument : pointer to int
"src/remote.c", line 185: warning: argument #3 is incompatible with 
prototype:
         prototype: pointer to unsigned int : "src/exec.h", line 32
         argument : pointer to int


"src/arg.c", line 328: warning: implicit function declaration: asprintf


"src/exec.c", line 294: warning: argument #2 is incompatible with prototype:
         prototype: pointer to int : "src/exec.c", line 263
         argument : pointer to unsigned int


Regards,
Dimitri




More information about the distcc mailing list