ID: 8763
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Feedback
Bug Type: Compile Failure
Operating system: 
PHP Version: 4.0.4pl1
Assigned To: 
Comments:

Does this happen with PHP 4.0.5 too?

--Jani


Previous Comments:
---------------------------------------------------------------------------

[2001-01-17 11:07:32] [EMAIL PROTECTED]
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, [EMAIL PROTECTED]







---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8763&edit=2


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to