Opened 16 years ago
Closed 14 years ago
#16929 closed defect (fixed)
tcl-sqlite3 3.6.4_0 Build failure
Reported by: | jarimatti@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | tiger | Cc: | |
Port: | tcl-sqlite3 |
Description
The build stops with error
./src/tclsqlite.c: In function 'DbObjCmd': ./src/tclsqlite.c:1766: error: 'SQLITE_STMTSTATUS_FULLSCAN_STEP' undeclared (first use in this function) ./src/tclsqlite.c:1766: error: (Each undeclared identifier is reported only once ./src/tclsqlite.c:1766: error: for each function it appears in.) ./src/tclsqlite.c:1768: error: 'SQLITE_STMTSTATUS_SORT' undeclared (first use in this function) gnumake: *** [tclsqlite.lo] Error 1
The missing definitions are in sqlite.h.in and including it in the source file makes it build.
Change History (4)
comment:1 Changed 16 years ago by jarimatti@…
comment:2 Changed 16 years ago by mf2k (Frank Schima)
Keywords: | tcl-sqlite3 removed |
---|---|
Owner: | changed from macports-tickets@… to mww@… |
Port: | tcl-sqlite3 added |
Assigning to maintainer.
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Keywords: | tiger added; sqlite3 removed |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Current version seems to work.
Note: See
TracTickets for help on using
tickets.
Replying to jarimatti@…:
But it still doesn't work. Trying to use it from Tcl fails with the message:
Using Mac OS version 10.4.11.