[MacPorts] #37589: Undefined symbols: _sqlite3_prepare_v2

MacPorts noreply at macports.org
Wed Jan 9 21:46:48 PST 2013


#37589: Undefined symbols: _sqlite3_prepare_v2
---------------------------+--------------------------------
  Reporter:  ryandesign@…  |      Owner:  macports-tickets@…
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  base          |    Version:  2.1.99
Resolution:                |   Keywords:  tiger
      Port:                |
---------------------------+--------------------------------
Changes (by ryandesign@…):

 * keywords:   => tiger


Comment:

 I just checked the released MacPorts-2.1.2 tarball and it does the same
 thing.

 I don't understand why configure claims:
 {{{
 checking for SQLite >= 3003011... yes
 }}}
 When:
 {{{
 $ grep -C 1 '#.*SQLITE_VERSION_NUMBER' /usr/include/sqlite3.h
 */
 #ifdef SQLITE_VERSION_NUMBER
 # undef SQLITE_VERSION_NUMBER
 #endif
 #define SQLITE_VERSION_NUMBER 3000000
 }}}

 (For SQLite 3.1.3, SQLITE_VERSION_NUMBER should really have been 3001003
 but there was a bug in the SQLite configure script for awhile where
 [http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=319897
 SQLITE_VERSION_NUMBER was always 3000000].)

 This is a new installation of Tiger set up just a week ago for MacPorts
 testing purposes; nothing's been installed besides the OS and all updates
 and Xcode 2.5.

-- 
Ticket URL: <https://trac.macports.org/ticket/37589#comment:2>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list