Sorry! Here comes more information.
This is how my configure looks when i am trying to compile.
The ldap directory is were i installed OpenLDAP.
The compilation of OpenLDAP was succesfull and uses BerkeleyDB's ldbm.
I compile on a Solaris 8 machine and the compilation of PHP works without any errors
when i compile without ldap.
./configure --prefix=$phpinstallpath \
--with-apache=$apachesrc \
--enable-track-vars \
--with-ldap=/export/scratch/apps3/ldap \
--with-config-file-path=$phpinipath
-----Original Message-----
From: Jani Taskinen [mailto:[EMAIL PROTECTED]]
Sent: den 17 augusti 2001 09:35
To: Johan Vikerskog (ECS)
Cc: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: Re: [PHP-INST] ldap compile problem. Please read.
You're not giving enough information..
What is the WHOLE configure line you have used?
On what system is this happening?
--Jani
On Fri, 17 Aug 2001, Johan Vikerskog (ECS) wrote:
>
> I sended this E-mail to two PHP mailing lists yesterday. Both this one and the
>installation mailing list. Doesnt
> seem that anyone can solve this problem for me but i dont believe that.
> Can someone PLEASE help me!
>> I get the following error message:
>>
>> gcc -I. -I/export/scratch/apps3/php-4.0.6/ext/mysql/libmysql
>-I/export/scratch/apps3/php-4.0.6/main -I/export/scratch/apps3/php-4.0.6
>-I/export/scratch/apps3/apache_1.3.20/src/include
>-I/export/scratch/apps3/apache_1.3.20/src/os/unix
>-I/export/scratch/apps3/php-4.0.6/Zend -I/export/scratch/apps3/ldap/include
>-I/export/scratch/apps3/php-4.0.6/ext/mysql/libmysql
>-I/export/scratch/apps3/php-4.0.6/ext/xml/expat/xmltok
>-I/export/scratch/apps3/php-4.0.6/ext/xml/expat/xmlparse
>-I/export/scratch/apps3/php-4.0.6/TSRM -D_POSIX_PTHREAD_SEMANTICS -DSUPPORT_UTF8
>-DXML_BYTE_ORDER=21 -g -O2 -c my_getwd.c && touch my_getwd.lo
>> my_getwd.c:58: #error "No way to get current directory"
>> *** Error code 1
>> make: Fatal error: Command failed for target `my_getwd.lo'
>> Current working directory /export/scratch/apps3/php-4.0.6/ext/mysql/libmysql
>> *** Error code 1
>> make: Fatal error: Command failed for target `all-recursive'
>> Current working directory /export/scratch/apps3/php-4.0.6/ext/mysql/libmysql
>> *** Error code 1
>> make: Fatal error: Command failed for target `all-recursive'
>> Current working directory /export/scratch/apps3/php-4.0.6/ext/mysql
>> *** Error code 1
>> make: Fatal error: Command failed for target `all-recursive'
>> Current working directory /export/scratch/apps3/php-4.0.6/ext
>>
>> Afterwards the compilation exits.
>>
>> If i compile without --with-ldap everything works great but if i do it with ldap i
>get this error message everytime.
>>
>> Can anyone please help me.
>> I have been struggled with this all morning.
>>
>> //Johan
>>
>>
>> Johan Vikerskog
>> Technician - CAE Tools Support
>> Research & Technology Development
>>
>'''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
>> Ericsson Mobile Communications AB
>> Mobile Phones & Terminals Telephone: +46 46 19 33 38
>> Nya Vattentornet Telefax: +46 46 19 32 36
>> SE-221 83 Lund, Sweden
>>
>
>
--
PHP Install 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]