ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

ddd compilation


From: Rafal Adamczak
Subject: ddd compilation
Date: Tue, 08 Oct 2002 09:47:25 -0400

Hi,
I have following problem with compilatation of ddd-3.2.1 under solaris
x86.

Building ddd-3.2.1-i386-pc-solaris2.8...
c++  -DHAVE_CONFIG_H -DNDEBUG -O2 -g -W -Wall -trigraphs  -c -I. -I.
-I./.. -isystem /usr/openwin/include -o VSLRead.o VSLRead.C
In file included from VSLRead.C:94:
vsl-gramma.h:9: syntax error before `{'
vsl-gramma.h:19: parse error before `}'
vsl-gramma.h:20: ANSI C++ forbids declaration `IGNORED_YYSTYPE' with no
type
vsl-gramma.h:21: syntax error before `;'
In file included from VSLRead.C:112:
./vsl-gramma.Y:147: syntax error before `{'
./vsl-gramma.Y:152: redefinition of `class string * str'
vsl-gramma.h:14: `class string * str' previously declared here
./vsl-gramma.Y:153: redefinition of `int num'
vsl-gramma.h:15: `int num' previously declared here
./vsl-gramma.Y:154: redefinition of `double fnum'
vsl-gramma.h:16: `double fnum' previously declared here
./vsl-gramma.Y:155: redefinition of `struct VSLFunctionHeader
function_header'
vsl-gramma.h:17: `struct VSLFunctionHeader function_header' previously
declared here
./vsl-gramma.Y:156: redefinition of `struct VSLVarDefinition
var_definition'
vsl-gramma.h:18: `struct VSLVarDefinition var_definition' previously
declared here
./vsl-gramma.Y:157: parse error before `}'
./vsl-gramma.Y:158: ANSI C++ forbids declaration `YYSTYPE' with no type
In file included from VSLRead.C:112:
./vsl-gramma.Y:228: syntax error before `;'
./vsl-gramma.Y:229: syntax error before `;'
./vsl-gramma.Y:236: syntax error before `['
/usr/ccs/bin/yaccpar:5: warning: ignoring pragma: 
/usr/ccs/bin/yaccpar:52: syntax error before `*'

Can somebody help me to solve this problem??

Regards,
Rafal





reply via email to

[Prev in Thread] Current Thread [Next in Thread]