Bug: mysql build configuration
- From: "Dave Seidel" <dave superluminal com>
- To: "GDA Mailing List" <gnome-db-list gnome org>
- Subject: Bug: mysql build configuration
- Date: Tue, 4 Apr 2000 08:09:54 -0400
Hi,
On my system, I have mySQL installed in /usr/mysql, so I pass
"--with-mysql=/usr/mysql" to configure. This causes a problem however:
- gda-mysql-server/Makefile contains "MYSQLINCLUDES =
/usr/mysql/include/mysql"
- gda-mysql-types.h and gda-mysql-connection.c contain "#include
<mysql/mysql.h>"
This is clearly a conflict. Either the path should be "/usr/mysql/include"
or the $include's should reference "<mysql.h>". I'm not sure which solution
is better, probably the makefile generation should be fixed.
Sorry for not providing a patch, but I don't know how autogen/etc. works,
and just don't havr time to learn it right now. It's not a showstopper,
because I can just edit the generated makefile.
-- Dave
---
Dave Seidel
dave@superluminal.com
www.superluminal.com/dave/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]