From:             [EMAIL PROTECTED]
Operating system: Solaris 8
PHP version:      4.0.6
PHP Bug Type:     *Compile Issues
Bug description:  ldap compile.

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

-- 
Edit bug report at: http://bugs.php.net/?id=12806&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to