php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #5315 --with-gdbm=blahblah not complete
Submitted: 2000-07-01 20:29 UTC Modified: 2001-01-12 11:23 UTC
From: tpg at umich dot edu Assigned:
Status: Closed Package: *General Issues
PHP Version: 4.0.1pl2 OS: Solaris
Private report: No CVE-ID: None
 [2000-07-01 20:29 UTC] tpg at umich dot edu
In my environment I have a completely empty /usr/local.
Hence I must specify an override for locations of many
things. Specifying a --with-gdbm= path does not get
past ./configure. At about line 9816 in ./configure you
can see the script checks several paths for gdbm.h, 
but it never checks the path I provided with --with-gdbm

I have circumvented this manually by editting ./configure.

This bug has been in all the PHP 4* releases as far as I 
know (and probably before that too).

Low priority, but irritating (for me alone, I suspect :-)

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-07-27 20:11 UTC] waldschrott@php.net
checking out
 [2000-08-17 05:39 UTC] sniper@php.net
Same as #5238.

( Might be quite trivial to fix this..rasmus??)

--Jani
 [2001-01-12 11:23 UTC] sniper@php.net
This is fixed. Try PHP 4.0.4pl1.

--Jani
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 06:01:30 2024 UTC