From: [EMAIL PROTECTED] Operating system: Sun Solaris 2.6 PHP version: 4.0.4pl1 PHP Bug Type: Compile Failure Bug description: Compiling Apache1.3.14 with PHP(pgsql+Informix) and JServ: make aborts 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] -- Edit Bug report at: http://bugs.php.net/?id=8763&edit=1 -- 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]