[Prev][Next][Index]
Problem with demos/dump_info
- To: sage-bugs@cica.indiana.edu
- Subject: Problem with demos/dump_info
- Date: Wed, 08 Feb 95 14:06:01 -0500
- From: lxm@npac.syr.edu
When make, the following results:
g++ -I. -I../../../lib/include -I../../../h -g -c main.C
main.C: In function `void doVarDecl (class
SgStatement*)':
main.C:576: object in '.' expression is not of aggregate
type
main.C:578: object in '.' expression is not of aggregate
type
main.C:53: too few arguments to function `void doExpr
(class SgExpression*)'
main.C:578: at this point in file
*** Error code 1
make: Fatal error: Command failed for target `main.o'
---------
array_decl and new_file are OK.