From:             jason dot sheets at hp dot com
Operating system: HP-UX 11.11
PHP version:      4.3.0
PHP Bug Type:     Compile Failure
Bug description:  PHP 4.3.0 does not compile as apache module on HP-UX 11.11

Description:

As of PHP 4.3.0 PHP has failed to compile as a module on HP-UX 11.11 in my
setup (I've tried 3 different HP-UX machines ranging from stock HP-UX 11
with gcc to HP-UX with most GNU tools installed).  PHP 4.2.3 and earlier
compile without any problems.  I've tried several CVS snapshots in case
this was later fixed but the problem still exists.  The PHP binary
installs properly.

Workaround:

PHP 4.3.0 can be installed with Apache if it is statically linked with
Apache.

Configuration:

HP-UX 11.11
HP C3000 Workstation (1 GB RAM)
gcc 2.95.3 and gcc 3.2.1
gmake
autoconf and automake at required versions
libtool

Configure line: ./configure --with-apache=/path/to/location

Result: PHP appears to build but the libs directory does not contain the
apache module, no compile errors were reported.  

I would be glad to give any additional information required, I have access
to HP-UX 11.11 and HP-UX 10.20 machines and would also provide pre-release
HP-UX build qualification if needed.

-- 
Edit bug report at http://bugs.php.net/?id=22464&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22464&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22464&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22464&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22464&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22464&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22464&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22464&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22464&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22464&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22464&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22464&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22464&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22464&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22464&r=gnused

Reply via email to