php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2908 make test ... FAILED
Submitted: 1999-12-03 15:05 UTC Modified: 2000-01-08 06:41 UTC
From: antonin dot rozehnal at intax dot cz Assigned:
Status: Closed Package: MySQL related
PHP Version: 3.0.12 OS: AIX 4.2
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: antonin dot rozehnal at intax dot cz
New email:
PHP Version: OS:

 

 [1999-12-03 15:05 UTC] antonin dot rozehnal at intax dot cz
CGI version (./configure) works fine,
but when I made './configure --with-mysql=/usr/local/mysql; make' 

make test returned only FAILED

Assign a[0], a[1], a[2] elements and print result             ... FAILED
Auto Assign a[] 3 elements and print result               ... FAILED
Count()              ... FAILED
Auto index          ... FAILED
NEXT                 ... FAILED
Next() loop, Reset(), Next()    ... FAILED
Mix index (start 0) and auto .. FAILED
Unset() index                 ... FAILED
Passing to a                  ... FAILED
Assigning from a             ... FAILED
Using another                ... FAILED
...........
.............

I am using  gcc 2.95

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2000-01-08 06:41 UTC] sas at cvs dot php dot net
The MySQL libraries are not found. Please set LD_LIBRARY_PATH or whatever AIX uses to tell the dynamic linker where the MySQL libraries are located.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jun 01 11:01:26 2025 UTC