Date: 07/27/00
- Next message: Jesus Duarte: "[PHP-DEV] Re: PHP 4.0 Bug #5347 Updated: After running configure, make fails"
- Previous message: Thomas Deliduka: "Re: [PHP-DEV] PHP 4.0 Bug #5360 Updated: Session not holding over."
- Next in thread: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5418 Updated: Bug in detection of dbm causes conflict with Sybase dbopen()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 5418
User Update by: dean.bennett <email protected>
Status: Feedback
Bug Type: Sybase (dblib) related
Description: Bug in detection of dbm causes conflict with Sybase dbopen()
Yes it is.
The fix would be to change the order of the AC_CHECK_LIB's in ext/db/config.m4. I think that the order should be gdbm, c, dbm, db.
As someone else reported, there is also no way to disable linking against dbm.
Full Bug description available at: http://bugs.php.net/?id=5418
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Jesus Duarte: "[PHP-DEV] Re: PHP 4.0 Bug #5347 Updated: After running configure, make fails"
- Previous message: Thomas Deliduka: "Re: [PHP-DEV] PHP 4.0 Bug #5360 Updated: Session not holding over."
- Next in thread: Bug Database: "[PHP-DEV] PHP 4.0 Bug #5418 Updated: Bug in detection of dbm causes conflict with Sybase dbopen()"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

