php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #70260 5.6.12 ldap fails to compile on illumos
Submitted: 2015-08-13 10:18 UTC Modified: 2019-09-22 04:22 UTC
From: peter dot tribble at gmail dot com Assigned: cmb (profile)
Status: No Feedback Package: Compile Failure
PHP Version: 5.6.12 OS: Solaris
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: peter dot tribble at gmail dot com
New email:
PHP Version: OS:

 

 [2015-08-13 10:18 UTC] peter dot tribble at gmail dot com
Description:
------------
Building 5.6.12 on illumos (an OpenSolaris derivative) fails if ldap is enabled. The error is:

Undefined			first referenced
 symbol  			    in file
ldap_initialize                     ext/ldap/.libs/ldap.o
ldap_memvfree                       ext/ldap/.libs/ldap.o
ldap_find_control                   ext/ldap/.libs/ldap.o
ld: fatal: symbol referencing errors. No output written to sapi/cli/php
collect2: error: ld returned 1 exit status
Makefile:259: recipe for target 'sapi/cli/php' failed

(This appears to be caused by commit 2e85e6d3eec94b9500ae07dfe896de379558e883 which is presumably related to #69471, although there isn't an obvious trail, nor is this change listed in the NEWS file.)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-08-13 17:23 UTC] cmb@php.net
See also the related dicussion on internals: 
<http://php.markmail.org/thread/mke5rclimfzvtaza>.
 [2019-09-11 17:55 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2019-09-11 17:55 UTC] cmb@php.net
Is that still an issue with any of the supported PHP versions[1]?

[1] <https://www.php.net/supported-versions.php>
 [2019-09-22 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 15:01:28 2024 UTC