Edit report at http://bugs.php.net/bug.php?id=53571&edit=1

 ID:                 53571
 User updated by:    admin at webdesignforall dot net
 Reported by:        admin at webdesignforall dot net
 Summary:            ext/sqlite3 is missing config.m4
 Status:             Open
 Type:               Bug
 Package:            *Compile Issues
 Operating System:   linux
 PHP Version:        5.3.4
 Block user comment: N
 Private report:     N

 New Comment:

phpize is quicker than compiling php with the shared extension, so I'll
stick to 

renaming the config0.m4 for now.


Previous Comments:
------------------------------------------------------------------------
[2010-12-18 13:07:13] johan...@php.net

This actually is a bug in phpize, if at all. The name actually is part
of a simple dependency mechanism for building extensions in the right
order.



You can build sqlite3 shared when doing ./configure--with-sqlite3=shared
in the PHP source, no need for phpize.

------------------------------------------------------------------------
[2010-12-18 07:20:44] admin at webdesignforall dot net

Description:
------------
ext/sqlite3 has a config0.m4 file instead of config.m4 so phpize
complains. 

Nothing major since it can be renamed before running phpize, just a
niggle.



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=53571&edit=1

Reply via email to