[PHP-DEV] PHP 4.0 Bug #2647: ndbm.h in different place (db1/ndbm.h) From: miri <email protected>
Date: 10/31/99

From: miri <email protected>
Operating system: RedHat 6.1 (glibc-2.1.2-11)
PHP version: 4.0 Latest CVS (31/10/1999)
PHP Bug Type: Compile Failure
Bug description: ndbm.h in different place (db1/ndbm.h)

Ndbm.h is is in <db1/ndbm.h> on RH 6.1 and configure
script doesn't handle this (gdbm is not installed).

/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libzend -I../../TSRM -I/home/miri/php4-cvs/apache_1.3.9//src/include -I/home/miri/php4-cvs/apache_1.3.9//src/os/unix -I/usr/include/mysql -I../.. -I../../libzend -g -O2 -g -O2 -c db.c
db.c:82: ndbm.h: No such file or directory

-- 
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>