[mapguide-users] Fedora 4 make errors
Walt Welton-Lair
walt.welton-lair at autodesk.com
Thu Mar 23 10:36:55 EST 2006
Your machine is missing the mysql developer package (or it's installed
in a non-standard location). Try reinstalling the package. GDAL might
also have an option to not use the mysql package, e.g.
configure --without-mysql
I didn't confirm this though.
Walt
-----Original Message-----
From: WF morrison [mailto:jagdpup at gmail.com]
Sent: Thursday, March 23, 2006 10:03 AM
To: users at mapguide.osgeo.org
Subject: [mapguide-users] Fedora 4 make errors
Thank you Walt for a quick reply to my previous question.
I now have a set of errors on running make.
In file included from ogrmysqldriver.cpp:36:
ogr_mysql.h:48:23: error: my_global.h: No such file or directory
ogr_mysql.h:49:19: error: mysql.h: No such file or directory
ogr_mysql.h:81: error: ISO C++ forbids declaration of 'MYSQL_RES' with
no type
ogr_mysql.h:81: error: expected ';' before '*' token
ogr_mysql.h:164: error: 'MYSQL_RES' has not been declared
ogr_mysql.h:188: error: ISO C++ forbids declaration of 'MYSQL' with no
type
ogr_mysql.h:188: error: expected ';' before '*' token
ogr_mysql.h:204: error: ISO C++ forbids declaration of 'MYSQL' with no
type
ogr_mysql.h:204: error: expected ';' before '*' token
ogr_mysql.h:212: error: expected `;' before 'int'
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe at mapguide.osgeo.org
For additional commands, e-mail: users-help at mapguide.osgeo.org
More information about the Mapguide-users
mailing list