Re: [gnome-db] sybase provider



On Wed, 2001-08-29 at 03:13, Mike + Julie wrote:
> Good day everyone,
> 
> Is the Sybase provider still maintained?  When I attempt to compile the
> provider I get the error:
> 
It's been unmaintained for some months, but there hasn't been too
important changes, so it should work.

> gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/sybase-11.9.2/include  -I.
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -D_REENTRANT
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
> -I/usr/X11R6/include -I/usr/include/gnome-xml -I/usr/include/gconf/1
> -I/usr/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include
> -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include
> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include
> -I/usr/X11R6/include -I/usr/include/gnome-xml  -I../../lib/gda-common
> -I../../lib/gda-server     -g -O2 -c gda-sybase-command.c
> In file included from gda-sybase.h:34,
>                  from gda-sybase-command.c:63:
> gda-sybase-connection.h:64: parse error before `GdaServerError'
> gda-sybase-connection.h:64: warning: no semicolon at end of struct or
> union
> gda-sybase-connection.h:68: parse error before `}'
> gda-sybase-connection.h:68: warning: data definition has no type or
> storage class
> gda-sybase-connection.h:82: parse error before `GdaServerError'
> In file included from gda-sybase.h:35,
>                  from gda-sybase-command.c:63:
> gda-sybase-command.h:51: parse error before `GdaServerError'
> In file included from gda-sybase.h:36,
>                  from gda-sybase-command.c:63:
> gda-sybase-error.h:44: parse error before `*'
> gda-sybase-error.h:48: parse error before `*'
> gda-sybase-error.h:53: parse error before `*'
> gda-sybase-error.h:58: parse error before `GdaServerError'
> gda-sybase-error.h:74: parse error before `*'
> gda-sybase-error.h:77: parse error before `*'
> gda-sybase-error.h:81: parse error before `*'
> gda-sybase-error.h:85: parse error before `*'
> 
> along with lots of other errors.  I can't find GdaServerError defined
> anywhere, so i'm assuming that it is no longer used.
> 
yes, replace all instances of GdaServerError with GdaError, which was
something that changed some weeks ago. If you could send me a patch
after you're done, that would be great.

As I said, I think it should work after you s/GdaServerError/GdaError.
Tell me of any problems you find, so that we hopefully put the sybase
provider back to life.

cheers
-- 
Rodrigo Moya <rodrigo gnome-db org> - <rodrigo ximian com>
http://www.gnome-db.org/ - http://www.ximian.com/




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