[PHP-DEV] Bug #12926: apxs:Error: file libs/libphp4.sl is not a DSO

2001-08-23 Thread matteo . redaelli
From: [EMAIL PROTECTED] Operating system: HP-UX 11 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: apxs:Error: file libs/libphp4.sl is not a DSO with apache 1.3.20 & php 4.0.6 I had to use gmake instead of make: during "gmake" I had the following message

[PHP-DEV] Bug #12971: configure: error: libjpeg not found!

2001-08-27 Thread matteo . redaelli
From: [EMAIL PROTECTED] Operating system: HP-11 PHP version: 4.0.6 PHP Bug Type: Compile Failure Bug description: configure: error: libjpeg not found! * With the standard make and yacc I had other problems so now I use bison and gmake. export MAKE=/opt/make/bin/g

[PHP-DEV] Bug #13120: /usr/lib/dld.sl: Unresolved symbol: libiconv (code)

2001-09-03 Thread matteo . redaelli
From: [EMAIL PROTECTED] Operating system: HP-11 PHP version: 4.0.6 PHP Bug Type: GD related Bug description: /usr/lib/dld.sl: Unresolved symbol: libiconv (code) I can't start apache (1.3.20) with php compiled as module: bonnie.root./ $ /www/bin/apachectl start /usr/lib/

[PHP-DEV] Bug #13120 Updated: /usr/lib/dld.sl: Unresolved symbol: libiconv (code)

2001-09-04 Thread matteo . redaelli
ID: 13120 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Reproducible crash Operating System: HP-11 PHP Version: 4.0.6 New Comment: You can close the problem: now it's works with your new "configure" file and the option --with-iconv.

[PHP-DEV] Bug #12971 Updated: configure: error: libjpeg not found!

2001-09-04 Thread matteo . redaelli
ID: 12971 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: HP-11 PHP Version: 4.0.6 New Comment: Solved! Now it works with the new "configure" that Jani sent me via e-mail. Will it be added in the future releases (snaps

[PHP-DEV] Bug #13151: /usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage

2001-09-05 Thread matteo . redaelli
From: [EMAIL PROTECTED] Operating system: HP-11 PHP version: 4.0.6 PHP Bug Type: OCI8 related Bug description: /usr/lib/dld.sl: Can't shl_load() a library containing Thread Local Storage Cannot start apache 1.3.20 & php 4.0.6 with --with-oci8 enabled: bonnie.root./apps/W