php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #508 compiling error
Submitted: 1998-07-03 19:33 UTC Modified: 1998-07-04 08:01 UTC
From: wulf at melle-pufe dot de Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0 Final Release OS: linux 2.0.33
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: wulf at melle-pufe dot de
New email:
PHP Version: OS:

 

 [1998-07-03 19:33 UTC] wulf at melle-pufe dot de
I'm desperately trying to compile php 3.0. 

./configure alway says, that dbm-support ist not available on my system, although the library is installed, e.g /usr/local/lib/libgdbm.a

when i run make, it tries to compile the build in flatfile-support, but comes out with a bunch of error-message in db.c






Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-07-04 08:01 UTC] ssb
See the FAQ for how to tell configure to look in
directories like /usr/local.  Search for "LDFLAGS".


 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 18:01:35 2025 UTC