Menu

#5 --enable-odbc adds incorrect -I flag

open
nobody
None
5
2005-05-09
2005-05-09
Tim Siegel
No

When building with --enable-odbc, it adds -Isrc/HSQL to
the CFLAGS; but it's been moved now to -Isrc/Database/HSQL.

THe fix is to edit configure.ac and change -Isrc/HSQL
to -Isrc/Database/HSQL

Regards,

Tim

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.