[Prev][Next][Index]
Problem with make install
- From: unicron@cs.utexas.edu (Lance Aiji Tokuda)
- Date: Fri, 8 Sep 1995 16:31:36 -0500
- To: sage-bugs@cica.indiana.edu
- Subject: Problem with make install
- Sender: owner-sage-bugs@extreme.indiana.edu
Hi, I ran configure then ran 'make install' and received the
following error:
g++ -I./h -I../h -I../lib/include -g -c libSage++.C
../lib/include/libSage++.h: In method `class SgSymbol SgForStmt::doName()':
In file included from libSage++.C:974:
../lib/include/libSage++.h:5454: parse error before `->'
../lib/include/libSage++.h: In method `class SgSymbol SgProcessDoStmt::doName()':
../lib/include/libSage++.h:5703: parse error before `->'
make: *** [libSage++.o] Error 1
*** Error code 1
Stop.
%
This is running on a dec 5000/20 running gcc version 2.6.3.
Any advice would be appreciated.
Thanks,
Lance
unicron@cs.utexas.edu