bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SQLite3 API support


From: Shigio YAMAGUCHI
Subject: Re: SQLite3 API support
Date: Fri, 7 Nov 2014 22:02:42 +0900

Hi,
The version of sqlite3 in my machine is:
$ sqlite3 -version
3.8.4.3 2014-04-03 16:53:12 a611fa96c4a848614efe899130359c9f6fb889c3

In order to avoid troublesome problems, I will include sqlite3's
source files into 'libutil' before long.

Thank you for having try.
Shigio

2014-11-07 20:40 GMT+09:00 Hideki IWAMOTO <address@hidden>:
HI. Yamaguchi san.

> 0. Install sqlite3 if your system does not have it.

What is the minimum sqlite3 version required?
sqlite3 on my system seems to be too old.


-----
Making all in libglibc
Making all in libutil
In file included from dbop.c:45:
dbop.h:96: error: syntax error before 'sqlite3_int64'
dbop.h:96: warning: no semicolon at end of struct or union
dbop.h:105: error: syntax error before '}' token
dbop.h:105: warning: type defaults to 'int' in declaration of 'DBOP'
dbop.h:105: warning: data definition has no type or storage class
dbop.h:133: error: syntax error before '*' token
dbop.h:133: warning: type defaults to 'int' in declaration of 'dbop_open'
dbop.h:133: warning: data definition has no type or storage class

--
Hideki IWAMOTO <address@hidden>




--
Shigio YAMAGUCHI <address@hidden>
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3

reply via email to

[Prev in Thread] Current Thread [Next in Thread]