[gnome-db] libgda - gcc 3.0



hello all,

I use gcc 3.0.3, and I get -among others- the following error while
compiling libgda:

In file included from gdaBatch.cpp:21:
gdaHelpers.h:23: parse error before `*' token
gdaBatch.cpp:67: parse error before `&' token
gdaBatch.cpp: In member function `bool gda::Batch::loadFile(...)':
gdaBatch.cpp:70: `filename' undeclared (first use this function)
gdaBatch.cpp:70: (Each undeclared identifier is reported only once for
each
   function it appears in.)
gdaBatch.cpp:70: `clean' undeclared (first use this function)
gdaBatch.cpp: At global scope:
gdaBatch.cpp:74: parse error before `&' token
gdaBatch.cpp: In member function `void gda::Batch::addCommand(...)':
gdaBatch.cpp:77: `cmdText' undeclared (first use this function)
make[3]: *** [gdaBatch.lo] Error 1
make[3]: Leaving directory `/var/tmp/libgda-0.2.95/bindings/c++'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/libgda-0.2.95/bindings'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/libgda-0.2.95'
make: *** [all-recursive-am] Error 2

looks like a name space problem?

bye, D.





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