search for: sqlite3_errmsg

Displaying 3 results from an estimated 3 matches for "sqlite3_errmsg".

2016 May 25
4
[PATCH 0/4] qemu: Use sqlite to store qemu detection data.
Patches 1 & 2 were posted previously here: https://www.redhat.com/archives/libguestfs/2016-May/msg00134.html Patch 3 is a hack so I can test this using my own version of qemu (the `-L ?' stuff is not upstream). Patch 4 is where the real action takes place: Replace the caching of qemu features in blob-like files with a sqlite database. Probably the best way to approach this patch is to
2011 Jan 16
1
problem installing rgdal
...`sqlite3_column_count' /usr/lib/libgdal1.7.0.so: undefined reference to `sqlite3_close' /usr/lib/libgdal1.7.0.so: undefined reference to `sqlite3_column_decltype' /usr/lib/libgdal1.7.0.so: undefined reference to `sqlite3_column_type' /usr/lib/libgdal1.7.0.so: undefined reference to `sqlite3_errmsg' /usr/lib/libgdal1.7.0.so: undefined reference to `sqlite3_free' collect2: ld returned 1 exit status ./configure: line 3065: ./proj_conf_test: No such file or directory /usr/lib/libgdal1.7.0.so: undefined reference to `sqlite3_bind_int' /usr/lib/libgdal1.7.0.so: undefined reference to `...
2011 Jan 17
2
How to still processing despite bug errors?
...t' > /usr/lib/libgdal1.7.0.so: undefined reference to `sqlite3_close' > /usr/lib/libgdal1.7.0.so: undefined reference to `sqlite3_column_decltype' > /usr/lib/libgdal1.7.0.so: undefined reference to `sqlite3_column_type' > /usr/lib/libgdal1.7.0.so: undefined reference to `sqlite3_errmsg' > /usr/lib/libgdal1.7.0.so: undefined reference to `sqlite3_free' > collect2: ld returned 1 exit status > ./configure: line 3065: ./proj_conf_test: No such file or directory > /usr/lib/libgdal1.7.0.so: undefined reference to `sqlite3_bind_int' > /usr/lib/libgdal1.7.0.so:...