Edit report at https://bugs.php.net/bug.php?id=65426&edit=1
ID: 65426 User updated by: pierre at archlinux dot de Reported by: pierre at archlinux dot de Summary: DBA fails to compile with DB 6.0 Status: Open Type: Bug Package: DBM/DBA related Operating System: Linux PHP Version: 5.5.1 Block user comment: N Private report: N New Comment: Thanks for te hint. You are probably right. I guess BDB support needs to be dropped in the long run unless someone continues to maintain DB5. Previous Comments: ------------------------------------------------------------------------ [2013-08-09 08:18:34] m...@php.net I've limited knowledge of licensing, but BDB 6 is licensed under GNU AGPL v3. Looks like a problem. ------------------------------------------------------------------------ [2013-08-09 07:24:01] pierre at archlinux dot de Description: ------------ Compiling PHP with DB 6.0.20 fails with: checking for DB4 major version... configure: error: Header contains different version It just seems to affect the test of the configure script; the API is probably the same. I have attached a patch that makes PHP work with DB 6. This might not be the correct way to solve this issue though. ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=65426&edit=1