Re: Trouble compiling out of CVS
- From: Stephan Heinze <Stephan Heinze xcom de>
- To: gnome-db-list gnome org
- Subject: Re: Trouble compiling out of CVS
- Date: Thu, 23 Mar 2000 10:37:43 +0100
On Thu, 23 Mar 2000 02:56:04 Brian Jepson wrote:
>
> I wanted to look at the latest gda-buildserver script and try to make
some
> of the fixes that I promised so long ago. Unfortunately, I could not get
> gnome-db to build, and I think it is because gnome-db/iodbc is empty.
> Here is how I checked it out:
>
> export CVSROOT=:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome
> cvs login
> cvs -z3 checkout gnome-db
remove the iodbc directory
in the configure.in there's a simple test
if test -d iodbc
then
AC_DEFINE($HAVE_IODBC)
fi
AC_SUBST(HAVE_IODBC)
i think that should solve the problem for now.
rodrigo - can you correct the test for iodbc with check for
the arg-list?
kind regards
stephan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]