On 11/17/2014 01:32 PM, Jeff Layton wrote: > 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(-) > Both have been committed! Happy Compiles! ;-) steved. -- 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