[DOC++] DOC++ for Solaris 9
Brought to you by:
adragos
From: Hirchert, D. L <Dal...@ks...> - 2004-06-02 13:12:14
|
I'm trying to compile DOC++ 3.4.10 on Solaris 9. I have installed GCC = 3.4.0, GNU make 3.80, and Flex 2.5.4a. I'm getting the following error: portability.h:65:21: cstdlib.h: No such file or directory As correctly reported, I have found no "cstdlib.h" within /usr/include, = /usr/local/include, or within the DOC++ source code structure. Is there = a fix or a compile flag that should be invoked? Thanks!! Dale |