[PHP] ldap compile problem. Please read.

2001-08-17 Thread Johan Vikerskog (ECS)


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 General 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]




[PHP] LDAP compile problem.

2001-07-17 Thread Johan Vikerskog (ECS)

When i try to activate ldap on a UNIX system something goes wrong but i dont even know 
were to begin looking.

i use the "--with-ldap" when i compile but it doesnt give me any errors and yet it 
doesnt work.
Any suggestions?

On my PC it worked great.

//Johan


-- 
PHP General 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]