Hello,

I have downloaded the last cvs version of ff3d and i have encountered a
problem compiling it. I have automake autoconf libtool and bison
installed.Itried to use the existing copy of the configure script.
./configure ends
with no error but make gives the followings as last lines

...
rm -f libffgeometry.a
ar cru libffgeometry.a Shape.o Sphere.o Cube.o Cone.o Cylinder.o
InfiniteCone.o InfiniteCylinder.o Plane.o Union.o Intersection.o
Difference.o Not.o Rotation.o Translation.o TransformMatrix.o Scale.o
Object.o Scene.o ObjectTransformer.o
ranlib libffgeometry.a
Making all in graphics
make  all-am
make[3]: Nothing to be done for `all-am'.
Making all in language
bison -y -p ff  -d parse.ff.yy && mv y.tab.h parse.ff.h && mv y.tab.c
parse.ff.cc
parse.ff.yy:387: `;' is invalid in %token
parse.ff.yy:387:    Skipping to next %
make[2]: *** [parse.ff.cc] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Any suggestions?

Emilio

--
###############################################
Dr. Emilio Melero García
Laboratorio de Estudios Cristalográficos, IACT
Instituto de parasitología Lopez Neyra,
P.T. Ciencias de la Salud, E-18100 Armilla,
Granada, España

Correo elec. :emilio_arroba_lec_._csic_._es
Tfno: 958181621, lab 107
###############################################
_______________________________________________
ff3d-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/ff3d-users

Reply via email to