Edit report at https://bugs.php.net/bug.php?id=65426&edit=1
ID: 65426 Updated by: m...@php.net 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: I've limited knowledge of licensing, but BDB 6 is licensed under GNU AGPL v3. Looks like a problem. Previous Comments: ------------------------------------------------------------------------ [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