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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tpg at umich dot edu
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Mon Apr 28 13:01:33 2025 UTC