Platform-Specific Compilation Notes
The following notes preserve the original platform guidance while presenting it in a cleaner format. If you are building CGIWrap on one of these systems, review the relevant notes before assuming the default build and runtime behavior will match a more common Unix environment.
CDC 4680 EP/IX 2.1.1ad
This platform may require specific compiler and option settings during the build process.
CC=cc CCOPT=-systype sysv -I/usr/include/bsd -lbsd
Do not include strings.h when compiling on this platform.
HP-UX 9.0.x
Do not enable setrlimit checking on HP-UX 9.0.x, because it is not completely supported by HPUX. If you rely on resource-limiting features elsewhere, keep in mind that this platform may not behave the same way.
SCO Unixware 2.03
There can be problems with sete[ug]id. You may need to undefine these in the config.sh file at the end of the Configure run before building or finalizing the setup.