Chuck was having a problem building nfsdcltrack on a RHEL6 era box, due to the fact that the libsqlite3 library there was too old. While we could play games with autoconf, it's just easier to use older library functions in these places so that we don't have to. Jeff Layton (2): nfsdcltrack: use sqlite3_close instead of sqlite3_close_v2 nfsdcltrack: use sqlite3_errmsg instead of sqlite3_errstr utils/nfsdcltrack/sqlite.c | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) -- 2.1.0 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html