[Matrix-SIG] LLNLPython5 on Solaris with Sparcworks compiler...

Anthony Baxter arb@connect.com.au
Wed, 30 Sep 1998 19:15:58 +1000


In the CXX directory, "python makethis.py" fails on the first file...



CC  -g -O2 -I/opt/python/include/python1.5 -I/opt/python/include/python1.5 -DHAVE_CONFIG_H  -I./Include -I./Demo -c ./Demo/r.cxx
"./Include/CXX_Exception.h", line 12: Error: Could not open include file <string>.
"./Include/CXX_Exception.h", line 13: Error: Could not open include file <iostream>.
"./Include/CXX_Exception.h", line 15: Error: Type name expected instead of "namespace".
"./Include/CXX_Exception.h", line 25: Error: Type name expected instead of "Exception".
"./Include/CXX_Exception.h", line 25: Error: std is not defined.
"./Include/CXX_Exception.h", line 25: Error: string must be initialized.
"./Include/CXX_Exception.h", line 25: Error: "," expected instead of "&".
"./Include/CXX_Exception.h", line 27: Error: Unexpected "}".
"./Include/CXX_Exception.h", line 34: Error: Unexpected "}".
"./Include/CXX_Exception.h", line 36: Error: Exception is not a class name as required for a qualifer.
"./Include/CXX_Exception.h", line 36: Error: Type name expected instead of "{".
"./Include/CXX_Exception.h", line 38: Error: No direct declarator preceding "(".
"./Include/CXX_Exception.h", line 45: Error: Exception is not a class name as required for a qualifer.
"./Include/CXX_Exception.h", line 45: Error: Type name expected instead of "{".
"./Include/CXX_Exception.h", line 47: Error: No direct declarator preceding "(".
"./Include/CXX_Exception.h", line 54: Error: Exception is not a class name as required for a qualifer.
"./Include/CXX_Exception.h", line 54: Error: Type name expected instead of "{".
"./Include/CXX_Exception.h", line 56: Error: No direct declarator preceding "(".
"./Include/CXX_Exception.h", line 63: Error: Exception is not a class name as required for a qualifer.
"./Include/CXX_Exception.h", line 63: Error: Type name expected instead of "{".
"./Include/CXX_Exception.h", line 65: Error: No direct declarator preceding "(".
"./Include/CXX_Exception.h", line 72: Error: Exception is not a class name as required for a qualifer.
"./Include/CXX_Exception.h", line 72: Error: Type name expected instead of "{".
"./Include/CXX_Exception.h", line 74: Error: No direct declarator preceding "(".
"./Include/CXX_Exception.h", line 81: Error: Exception is not a class name as required for a qualifer.
Compilation aborted, too many Error messages.
*** Error code 1
make: Fatal error: Command failed for target `r.o'