ID: 17313 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Feedback +Status: Open Bug Type: Compile Failure Operating System: RedHat 7.3 PHP Version: 4.2.1 New Comment:
I got same result but adding libs/ dir and then 'make install' fixed it.. Seems like something wierd going on with RH 7.3 since I can't reproduce this on 6.2. --Jani Previous Comments: ------------------------------------------------------------------------ [2002-05-23 06:19:55] [EMAIL PROTECTED] yes I did configure, make and make install.. I also tried to manually add libs dir to php install directory, but it did not work... - ARi ------------------------------------------------------------------------ [2002-05-23 06:19:55] [EMAIL PROTECTED] yes I did configure, make and make install.. I also tried to manually add libs dir to php install directory, but it did not work... - ARi ------------------------------------------------------------------------ [2002-05-21 09:17:23] [EMAIL PROTECTED] I think itīs my Bug ID 17203, so manually creating the directory "libs" may be the solution. Daniel ------------------------------------------------------------------------ [2002-05-21 08:46:35] [EMAIL PROTECTED] Did you do 'make ; make install' or only 'make install' ? ------------------------------------------------------------------------ [2002-05-21 04:27:04] [EMAIL PROTECTED] I tried to add this comment from the Edit Subbmission area, but it didn't allow me to do so. It just told me: "You aren't allowed to change a bug to that state.", my pw was ok and so on but here are the lines that Derik wanted me to send. autoconf --version Autoconf version 2.13 ---- automake --version automake (GNU automake) 1.4-p5 Copyright (C) 1999, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Tom Tromey <[EMAIL PROTECTED]> ---- libtool: libtool --version ltmain.sh (GNU libtool) 1.4.2 (1.922.2.54 2001/09/11 03:33:3 ---- And here are some lines before the error: Making install in xml make[2]: Entering directory `/tmp/php-4.2.1/ext/xml' Making install in expat make[3]: Entering directory `/tmp/php-4.2.1/ext/xml/expat' make[4]: Entering directory `/tmp/php-4.2.1/ext/xml/expat' make[4]: Nothing to be done for `install-p'. make[4]: Leaving directory `/tmp/php-4.2.1/ext/xml/expat' make[3]: Leaving directory `/tmp/php-4.2.1/ext/xml/expat' make[3]: Entering directory `/tmp/php-4.2.1/ext/xml' make[3]: Nothing to be done for `install-p'. make[3]: Leaving directory `/tmp/php-4.2.1/ext/xml' make[2]: Leaving directory `/tmp/php-4.2.1/ext/xml' make[2]: Entering directory `/tmp/php-4.2.1/ext' make[2]: Nothing to be done for `install-p'. make[2]: Leaving directory `/tmp/php-4.2.1/ext' make[1]: Leaving directory `/tmp/php-4.2.1/ext' Making install in sapi make[1]: Entering directory `/tmp/php-4.2.1/sapi' Making install in apache make[2]: Entering directory `/tmp/php-4.2.1/sapi/apache' make[3]: Entering directory `/tmp/php-4.2.1/sapi/apache' make[3]: Nothing to be done for `install-p'. make[3]: Leaving directory `/tmp/php-4.2.1/sapi/apache' make[2]: Leaving directory `/tmp/php-4.2.1/sapi/apache' make[2]: Entering directory `/tmp/php-4.2.1/sapi' make[2]: Nothing to be done for `install-p'. make[2]: Leaving directory `/tmp/php-4.2.1/sapi' make[1]: Leaving directory `/tmp/php-4.2.1/sapi' Making install in TSRM make[1]: Entering directory `/tmp/php-4.2.1/TSRM' make[2]: Entering directory `/tmp/php-4.2.1/TSRM' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/tmp/php-4.2.1/TSRM' make[1]: Leaving directory `/tmp/php-4.2.1/TSRM' Making install in regex make[1]: Entering directory `/tmp/php-4.2.1/regex' make[2]: Entering directory `/tmp/php-4.2.1/regex' make[2]: Nothing to be done for `install-p'. make[2]: Leaving directory `/tmp/php-4.2.1/regex' make[1]: Leaving directory `/tmp/php-4.2.1/regex' Making install in . make[1]: Entering directory `/tmp/php-4.2.1' make[1]: *** [install-sapi] Error 1 make[1]: Leaving directory `/tmp/php-4.2.1' make: *** [install-recursive] Error 1 - ARi ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/17313 -- Edit this bug report at http://bugs.php.net/?id=17313&edit=1