php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12806 ldap compile.
Submitted: 2001-08-17 07:41 UTC Modified: 2001-08-17 09:21 UTC
From: johan dot vikerskog at ecs dot ericsson dot se Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 4.0.6 OS: Solaris 8
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: johan dot vikerskog at ecs dot ericsson dot se
New email:
PHP Version: OS:

 

 [2001-08-17 07:41 UTC] johan dot vikerskog at ecs dot ericsson dot se
When i compile PHP without ldap everything works GREAT.
But when i add:
--with-ldap="ldap directory"

I get this error message when running make:
my_getwd.c:58: #error "No way to get current directory"

I have tried many different things but nothing seems to solve this.
I tried different versions of both ldap and php but no progress at all so far.

My config file looks like this:
./configure --prefix=$phpinstallpath \
--with-apache=$apachesrc \
--enable-track-vars \
--with-ldap=/export/scratch/apps3/ldap \
--with-config-file-path=$phpinipath

//Johan

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-08-17 09:21 UTC] sniper@php.net
Please don't submit bug reports. I still don't think
this is a bug but a problem with your system.

After you have solved those and it still doesn't compile,
then you can submit a bug report.

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 15:01:31 2025 UTC