[PHP-DEV] Bug #14547: Informix as shared module libtool rpath problem

2001-12-16 Thread zhamm
From: [EMAIL PROTECTED] Operating system: RH Linux 7.1 PHP version: 4.1.0 PHP Bug Type: Compile Failure Bug description: Informix as shared module libtool rpath problem When configuring/compiling PHP 4.1.0 on RH 7.1, I can successfully compile PHP with informix built in,

Re: [PHP-DEV] Bug #14547: Informix as shared module libtool rpath problem

2001-12-16 Thread zhamm
Nope, I got a similar error: make[3]: Entering directory `/php/php-4.1.0/ext/informix' (if test -d /opt/informix; then \ THREADLIB=POSIX /opt/informix/bin/esql -e -EDHAVE_IFX_IUS /php/php-4.1.0/ext/ informix/ifx.ec; \ else \ touch ifx.c; \ fi) /bin/sh /php/php-4.1.0/libtool --silent

[PHP-DEV] Bug #14593: configure fails with apxs

2001-12-18 Thread zhamm
From: [EMAIL PROTECTED] Operating system: AIX 4.3.3 PHP version: 4.1.0 PHP Bug Type: Compile Failure Bug description: configure fails with apxs Using AIX 4.3.3 and C for AIX 5.0 compiler. When running configure, I do the following: [root@mars /php]# export

[PHP-DEV] Bug #14547 Updated: Informix as shared module libtool rpath problem

2001-12-18 Thread zhamm
ID: 14547 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Informix related Operating System: RH Linux 7.1 PHP Version: 4.1.0 New Comment: Upgraded to RH 7.2 to use the newer version of libtool. No joy. Same exact problem. Zack Previous Comments: