ff3d-users
[Top][All Lists]
Advanced

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

Re: [ff3d-users] compilation errors


From: Karl Hauschild
Subject: Re: [ff3d-users] compilation errors
Date: Tue, 01 Jun 2004 08:47:44 +0200
User-agent: Mozilla Thunderbird 0.6 (X11/20040502)

Hi Stephane,

Thanks for your help....I copied the parse.ff.cc that you sent
into the languages directory, but, unfortunately I still get the
errors :

gmake[3]: Entering directory `/home/prog/FEM/ff3d/language'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../solver -I../algebra -I../geometry -I../utils -I../language -I../graphics -g -Wall -DNDEBUG -MT parse.pov.o -MD -MP -MF ".deps/parse.pov.Tpo" \
  -c -o parse.pov.o `test -f 'parse.pov.cc' || echo './'`parse.pov.cc; \
then mv -f ".deps/parse.pov.Tpo" ".deps/parse.pov.Po"; \
else rm -f ".deps/parse.pov.Tpo"; exit 1; \
fi
parse.pov.yy:733:2: warning: #warning REWORK OBJECT TREATMENT
parse.pov.yy:893:2: warning: #warning DOES NOT WRITE PARSE ERROR ANYMORE!
y.tab.c: In function `int povparse()':
y.tab.c:2458: error: syntax error before `goto'
y.tab.c:2449: warning: label `yyerrlab1' defined but not used
gmake[3]: *** [parse.pov.o] Error 1
gmake[3]: Leaving directory `/home/prog/FEM/ff3d/language'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/home/prog/FEM/ff3d/language'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/prog/FEM/ff3d'
gmake: *** [all] Error 2


Do you have any other suggestions ?

Best regards,

Karl





reply via email to

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