#20458: php5-sqlite3 0.6 doesn't build with php 5.3.0: error: duplicate 'static' -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: nox@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: php5-sqlite3 -------------------------------------+-------------------------------------- Comment(by ryandesign@…): It appears that the sqlite3 extension [http://php.net/sqlite3.installation has been moved] from PECL into the PHP source code: "This extension was briefly a PECL extension but that version is only recommended for experimental use." So I think that the php5-sqlite port should be changed to [attachment :Portfile-php5-sqlite.diff also install the sqlite3 extension] as provided by the PHP core source code, and the php5-sqlite port should be changed into a [attachment:Portfile-php5-sqlite3 stub port that does nothing]. Is this ok with you, Anthony? I'd rather have all SQLite-related extensions in a single php5-sqlite port, just like I have all MySQL-related extensions in the php5-mysql port. -- Ticket URL: <http://trac.macports.org/ticket/20458#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS