Re: [gnome-db] 0.2.90: compilation problems
- From: Rodrigo Moya <rodrigo gnome-db org>
- To: "Dmitry G. Mastrukov" <dmitry taurussoft org>
- Cc: GDA <gnome-db-list gnome org>
- Subject: Re: [gnome-db] 0.2.90: compilation problems
- Date: 16 Sep 2001 03:00:04 +0200
On Sat, 2001-09-15 at 06:14, Dmitry G. Mastrukov wrote:
> Hi all!
>
> I've had some problems when compiling 0.2.90
> First of all I wasn't be able to build both libgda and gnome-db from
> outside of the source tree. I like to build packages from separate
> directory but sometimes developers don't care of $(TOPSRCDIR),
> $(SRCDIR) and other similar variables in .in files and simply use
> ../dir/file, especially when it's necessary to process such file with
> external tool (like with orbit-idl in libgda). Two error traces are below.
> From source directory build process is ok.
>
yes, I know this is broken, we're using "always" $(top_builddir), which
is broken. All I know about this problem is that I must add 2 parameters
for each header directory (-I$(top_builddir)/dir -I$(top_srcdir)/dir),
but how can I deal with this when calling a program, as is the case whn
calling orbit-idl?
> Next I've found many occurences of GdaServerError in some providers in
> libgda, for example gda-mail-server. As I understood from Changelog
> GdaServerError was meged with GdaError so I replaced GdaServerError
> with GdaError and compilation ended ok.
>
yes, those providers (gda-mail-server and others) don't work, and might
not even compile, so please, don't lose your time trying to compile/run
them. The ones that work are ODBC, Postgres, MySQL, Oracle, Interbase
(maybe) and Sybase as soon as I apply Mike's patch.
> PS. New libglade-0.17 doesn't complile with 0.2.90. Look at third
> attachement.
> ----
>
please report this to libglade maintainers, although I'll try to have a
look at libglade's sources to try to fix it myself.
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]