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
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
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/
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.
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
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