php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #22464 PHP 4.3.0 does not compile as apache module on HP-UX 11.11
Submitted: 2003-02-27 14:52 UTC Modified: 2003-03-15 18:46 UTC
From: jason dot sheets at hp dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 4.3.0 OS: HP-UX 11.11
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: jason dot sheets at hp dot com
New email:
PHP Version: OS:

 

 [2003-02-27 14:52 UTC] jason dot sheets at hp dot com
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.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2003-02-27 14:54 UTC] jason dot sheets at hp dot com
Configure line is actually ./configure --with-apxs, not --with-apache, sorry.
 [2003-02-27 17:10 UTC] sniper@php.net
1. When was the last time you tried the latest STABLE snapshots? (please change the PHP version info to reflect that version)

2. Do you get any errors? What might they be?

3. Can you provide us access to HPUX machine so we can
try and fix this?

(this is just another libtool weirdness, like there was for AIX..)

 [2003-03-09 19:17 UTC] sniper@php.net
We're about to release 4.3.2 soon, it would be great
if you could test the latest snapshot before that..

 [2003-03-15 18:46 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Apr 28 17:01:29 2024 UTC