[MacPorts] #16929: tcl-sqlite3 3.6.4_0 Build failure

MacPorts noreply at macports.org
Mon Oct 20 11:40:01 PDT 2008


#16929: tcl-sqlite3 3.6.4_0 Build failure
---------------------------------+------------------------------------------
 Reporter:  jarimatti at iki.fi     |       Owner:  macports-tickets at lists.macosforge.org
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:  Port Bugs                            
Component:  ports                |     Version:  1.6.0                                
 Keywords:  tcl-sqlite3 sqlite3  |        Port:                                       
---------------------------------+------------------------------------------
 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.

-- 
Ticket URL: <http://trac.macports.org/ticket/16929>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list