php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #8763 Compiling Apache1.3.14 with PHP(pgsql+Informix) and JServ: make aborts
Submitted: 2001-01-17 11:07 UTC Modified: 2001-06-12 17:11 UTC
From: pdon at uia dot ua dot ac dot be Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0.4pl1 OS: Sun Solaris 2.6
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: pdon at uia dot ua dot ac dot be
New email:
PHP Version: OS:

 

 [2001-01-17 11:07 UTC] pdon at uia dot ua dot ac dot be
In september 2000 installed Apache 1.3.12 + PHP4.0.2 (--with-pgsql) + ApacheJServ-1.1.2
(statis modules) Everything went fine..

Now, wanting to install Apache 1.3.14 + PHP4.0.4pl1 (--with-pgsql AND --with-informix)
+ ApacheJServ-1.1.2 (static modules).

When building Apache_1.3.14 without any modules, everything OK

installing PHP4.0.4pl& by itself no problem, but when building Apache as:
./configure
  --prefix=/usr/local/apache_1314 \
  --activate-module=src/modules/php4/libphp4.a \
  --activate-module=src/modules/jserv/libjserv.a
and then doing
make   ,it ends with
...
ranlib libstandard
<==== src/modules/standard
===> src/modules/php4
make[4] *** No rule to make target 'all'. Stop.
make[3] *** [all] Error 1
make[2] *** [subdirs] Error 1
make[2] *** leaving directory '/home/wins/cosslocal/src/other/apache_1.3.14/src'
make[1] *** [build-std] Error 2
make[1] *** leaving directory '/home/wins/cosslocal/src/other/apache_1.3.14'
make *** [build] Error 2

Switched back to PHP4.0.2 (which was used in september, but with only --with-pgsql)
used it with pgsql and informix
Exactly same error ...

I'm hopeless ! Please help!

Yours sincerely,
Pieter Donche, pdon@uia.ua.ac.be






Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-23 13:43 UTC] sniper@php.net
Does this happen with PHP 4.0.5 too?

--Jani

 [2001-06-12 17:11 UTC] sniper@php.net
No feedback, reopen if this happens also with PHP 4.0.6RC3:

http://www.php.net/~andi/php-4.0.6RC3.tar.gz

--Jani

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 02:01:28 2025 UTC