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
Log in to post a comment.