php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #21 compile failed with no adabased.o
Submitted: 1998-01-28 19:20 UTC Modified: 1998-01-29 01:41 UTC
Votes:3
Avg. Score:3.3 ± 0.5
Reproduced:1 of 2 (50.0%)
Same Version:2 (200.0%)
Same OS:1 (100.0%)
From: billh at airmail dot net Assigned:
Status: Closed Package: Compile Failure
PHP Version: 3.0b3 OS: NetBSD 1.3
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
43 - 26 = ?
Subscribe to this entry?

 
 [1998-01-28 19:20 UTC] billh at airmail dot net
Ran configure with no adabase support, and make
fails with cannot find adabased.o

NetBSD 1.3/Pmax

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-01-29 01:41 UTC] rasmus
This is a BSD make problem as far as I am concerned.  The workaround is to use
GNU make available from ftp://prep.ai.mit.edu/pub/gnu/
 [2020-01-24 12:56 UTC] nikic@php.net
Automatic comment from SVN on behalf of nikic
Revision: http://svn.php.net/viewvc/?view=revision&revision=349001
Log: Cross-link FFI::load and FFI::scope

Patch by Crell.

Closes php/doc-en#21.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 14:01:30 2024 UTC