From: Colin P. A. <co...@co...> - 2007-09-08 05:13:04
|
I was attempting to run the XPath test suite with gec, and I got the following errors: [GVKBU-1] class TYPE (41,2): unknown built-in routine `name' in class TYPE. =20 [GVKBU-1] class TYPE (50,2): unknown built-in routine `type_id' in class TY= PE. =20 Assuming that I needed an update, I did an svn update followed by geant install. Then in src/gec I did a geant clobber followed by geant compile_ge. I get the following output: gec.c: In function =E2=80=98geboxed1=E2=80=99: gec.c:11: error: request for member =E2=80=98id=E2=80=99 in something not a= structure or union gec.c: In function =E2=80=98geboxed2=E2=80=99: <snip> message repeated very many times </snip> gec.c: In function =E2=80=98gemt237=E2=80=99: gec.c:507348: error: request for member =E2=80=98id=E2=80=99 in something n= ot a structure or union gec.c: In function =E2=80=98file_owner=E2=80=99: gec.c:512259: warning: return from incompatible pointer type gec.c: In function =E2=80=98file_group=E2=80=99: gec.c:512279: warning: return from incompatible pointer type gec.c: In function =E2=80=98dir_next=E2=80=99: gec.c:512800: warning: return from incompatible pointer type gec.c: In function =E2=80=98dir_current=E2=80=99: gec.c:512942: warning: assignment from incompatible pointer type gcc: gec.o: No such file or directory BUILD FAILED! --=20 Colin Adams Preston Lancashire |