#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: | ---------------------------+-------------------------------- Comment (by ryandesign@…): I have traced the problem to me having set `CPP=/usr/bin/cpp` while running `./configure`. If I instead set `CPP="/usr/bin/cc -E"` or leave the configure script to decide to use `gcc -E` then the SQLite version gets properly detected. I guess that makes this a user error, but it certainly surprised this user. -- Ticket URL: <https://trac.macports.org/ticket/37589#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS