Subject: Re: libgda-0.10.0 fails to build on 1.6P i386 box
To: GuRU <guru@beastie.nscl.msu.edu>
From: Julio M.Merino Vidal <jmmv@menta.net>
List: tech-pkg
Date: 03/19/2003 21:28:25
On Wed, 19 Mar 2003 14:55:42 -0500
GuRU <guru@beastie.nscl.msu.edu> wrote:

> Out of da blue Julio M. Merino Vidal aka (jmmv@menta.net) said:
> > I guess you have mysql installed.  If so, try to add the following
> > line to libgda/Makefile.common:
> Yes I do have mysql installed. 
> 
> > 
> > CONFIGURE_ARGS+=	--disable-mysql
> Added it.  Got the same result :|.   What's your idea on what's causing the
> build problem?

configure sees mysql header files in /usr/pkg/include, but they are
not in the buildlink directory (work/.buildlink/include), so they
can't be used. See if the configure script has any other flag to disable
mysql support. I just guessed it.

And in advance, no, the solution is not to make libgda depend on mysql.

-- 
Julio M. Merino Vidal <jmmv@menta.net>
The NetBSD Project - http://www.NetBSD.org/