Bugzilla – Bug 5346
SQLiteODBC build problem on MacOSX
Last modified: 2007-06-05 19:30:21
You need to log in before you can comment on or make changes to this bug.
Cannot make RLS a part of default GT installation because of SQLiteODBC build problem on MacOSX.
The current sqliteodbc package in use by the RLS, sqliteodbc-0.69, fails to build on PPC/MacOSX. I have tested sqliteodbc-0.74 and it builds on MacOSX. I do need to add a small patch to the sqliteodbc Makefile.in file for a bug (on all platforms) due to how it checks before installing an optional package. This is a minor issue. To be on the safe side, I will also update the sqlite package -- the odbc package has been updated for the more recent sqlite packages.
Fix committed to trunk.