#26492: php crashes due to incompatible library required by ldap ----------------------------+----------------------------------------------- Reporter: ingo@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: php5, ldap | Port: php5 ----------------------------+----------------------------------------------- In Eclipse, using the PHP development tools (PDT) one can configure PHP executables for various tasks. When I link to my macports PHP binary Eclipse returns with a crash report. I guess it's trying to validate the executable. The crash results in not being able to use the executable in Eclipse. The crash report hints at an issue with OS X's LDAP framework. Now I don't need LDAP support, and I guess most other users don't either. Even php.net states that it is not installed by default [1]. How about making LDAP support a variant or additional port instead of hardcoding it in the portfile? [1] http://www.php.net/manual/en/ldap.installation.php -- Ticket URL: <https://trac.macports.org/ticket/26492> MacPorts <http://www.macports.org/> Ports system for Mac OS