Has anyone encountered the following error during installation splint 3.2.1? After configure, run make: Compiling multiVal.c... Compiling lltok.c... Compiling sRef.c... Compiling lcllib.c... Compiling randomNumbers.c... Compiling fileLib.c... Compiling globals.c... Compiling flags.c... Compiling general.c... Compiling osd.c... osd.c: In function `osd_getPid': osd.c:519: error: `__pid_t' undeclared (first use in this function) osd.c:519: error: (Each undeclared identifier is reported only once osd.c:519: error: for each function it appears in.) osd.c:519: error: syntax error before "pid" osd.c:522: error: `pid' undeclared (first use in this function) make[3]: *** [osd.o] Error 1 I tried on Solaris 5.7 and AIX 5.1 and got the same error. Any ideas what to do?
_______________________________________________ splint-discuss mailing list [email protected] http://www.cs.virginia.edu/mailman/listinfo/splint-discuss
