[gnome-db] libgda-0.2.96



Dear gnome-db-list,

i am trying to get a workging libgda on my SUN Sparctstation10 (pretty
old)
under Solaris 2.8 (SunOS 5.8).
I use gcc-3.0.4.
In subdirectory bindings/c++ gmake produces the following:
 see attached file err

Actually I cannot find a definition for type string ( a c++ class ???)
on my system: neither in /usr/include nor in
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/3.0.4/include.
Can you add this to your code


Best regards
Josef Kretz
Altmuenster
Austria

email: josef kretz telecom at
/bin/sh ../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/gnome/include 	-I../../lib/gda-common 	-I../../lib/gda-common 	-I../../lib/gda-client 	-I../../lib/gda-client 	-I/usr/local/gnome/include/glib-1.2 -I/usr/local/gnome/lib/glib/include -I/usr/local/gnome/include/gtk-1.2 -I/usr/local/gnome/include/glib-1.2 -I/usr/local/gnome/lib/glib/include -I/usr/openwin/include -I/usr/local/gnome/include/gnome-xml -I/usr/local/gnome/include/gconf/1 -I/usr/local/gnome/include -I/usr/local/gnome/include/glib-1.2 -I/usr/local/gnome/lib/glib/include -I/usr/local/gnome/include/orbit-1.0 -I/usr/local/gnome/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/local/gnome/lib/gnome-libs/include -I/usr/local/gnome/include/gtk-1.2 -I/usr/local/gnome/include/glib-1.2 -I/usr/local/gnome/lib/glib/include -I/usr/openwin/include -I/usr/local/gnome/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/gnome/include/gnome-xml -I/usr/local/gnome/include -I/usr/local/gnome/include/orbit-1.0    -O6 -I. -I/usr/local/gnome/include -I/usr/local/BerkeleyDB/include -c gdaBatch.cpp
g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/gnome/include -I../../lib/gda-common -I../../lib/gda-common -I../../lib/gda-client -I../../lib/gda-client -I/usr/local/gnome/include/glib-1.2 -I/usr/local/gnome/lib/glib/include -I/usr/local/gnome/include/gtk-1.2 -I/usr/local/gnome/include/glib-1.2 -I/usr/local/gnome/lib/glib/include -I/usr/openwin/include -I/usr/local/gnome/include/gnome-xml -I/usr/local/gnome/include/gconf/1 -I/usr/local/gnome/include -I/usr/local/gnome/include/glib-1.2 -I/usr/local/gnome/lib/glib/include -I/usr/local/gnome/include/orbit-1.0 -I/usr/local/gnome/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/local/gnome/lib/gnome-libs/include -I/usr/local/gnome/include/gtk-1.2 -I/usr/local/gnome/include/glib-1.2 -I/usr/local/gnome/lib/glib/include -I/usr/openwin/include -I/usr/local/gnome/include/gdk-pixbuf-1.0 -I/usr/local/include/freetype2 -I/usr/local/gnome/include/gnome-xml -I/usr/local/gnome/include -I/usr/local/gnome/include/orbit-1.0 -O6 -I. -I/usr/local/gnome/include -I/usr/local/BerkeleyDB/include -c gdaBatch.cpp   -fPIC -DPIC -o gdaBatch.lo
In file included from gdaBatch.h:22,
                 from gdaIncludes.h:45,
                 from gdaBatch.cpp:20:
gdaConnection.h:44: parse error before `&' token
gdaConnection.h:45: parse error before `)' token
gdaConnection.h:47: parse error before `&' token
gdaConnection.h:48: parse error before `&' token
gdaConnection.h:57: parse error before `&' token
gdaConnection.h:58: parse error before `&' token
gdaConnection.h:65: parse error before `)' token
gdaConnection.h:66: parse error before `)' token
gdaConnection.h:76: parse error before `)' token
In file included from gdaBatch.h:23,
                 from gdaIncludes.h:45,
                 from gdaBatch.cpp:20:
gdaValue.h:70: parse error before `)' token
gdaValue.h:87: parse error before `&' token
In file included from gdaIncludes.h:45,
                 from gdaBatch.cpp:20:
gdaBatch.h:37: parse error before `&' token
gdaBatch.h:38: parse error before `&' token
In file included from gdaIncludes.h:46,
                 from gdaBatch.cpp:20:
gdaCommand.h:41: parse error before `)' token
gdaCommand.h:42: parse error before `&' token
gdaCommand.h:47: parse error before `&' token
gdaCommand.h:62: 'vector' is used as a type, but is not defined as a type.
In file included from gdaIncludes.h:48,
                 from gdaBatch.cpp:20:
gdaError.h:41: parse error before `)' token
gdaError.h:43: parse error before `)' token
gdaError.h:44: parse error before `)' token
gdaError.h:45: parse error before `)' token
gdaError.h:46: parse error before `)' token
gdaError.h:47: parse error before `)' token
In file included from gdaIncludes.h:49,
                 from gdaBatch.cpp:20:
gdaErrorList.h:28: parse error before `<' token
gdaErrorList.h:35: parse error before `*' token
gdaErrorList.h:36: parse error before `*' token
gdaErrorList.h:37: parse error before `const'
gdaErrorList.h:38: destructors must be member functions
gdaErrorList.h:40: syntax error before `&' token
gdaErrorList.h:44: `errorList' was not declared in this scope
gdaErrorList.h:49: parse error before `}' token
In file included from gdaIncludes.h:50,
                 from gdaBatch.cpp:20:
gdaField.h:48: parse error before `)' token
gdaField.h:66: parse error before `)' token
gdaField.h:73: ISO C++ forbids declaration of `string' with no type
gdaField.h:73: parse error before `(' token
gdaField.h:74: parse error before `&' token
gdaField.h:76: parse error before `)' token
gdaField.h:83: parse error before `)' token
In file included from gdaIncludes.h:51,
                 from gdaBatch.cpp:20:
gdaRecordset.h:38: parse error before `&' token
gdaRecordset.h:39: parse error before `)' token
gdaRecordset.h:41: parse error before `&' token
gdaRecordset.h:54: parse error before `&' token
gdaRecordset.h:62: `string' was not declared in this scope
gdaRecordset.h:62: parse error before `)' token
gdaRecordset.h:63: parse error before `)' token
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)
gmake: *** [gdaBatch.lo] Error 1


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