ID:               17313
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         *Compile Issues
 Operating System: RedHat 7.3
 PHP Version:      4.2.1
 New Comment:

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


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

[2002-05-20 13:40:15] [EMAIL PROTECTED]

Can you paste a littel more lines of that error? And which versions of
autoconf, automake and libtool do you use?

Derick

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

[2002-05-20 13:37:30] [EMAIL PROTECTED]

Here is my configure line

./configure --prefix=/usr/lib/apache --with-apxs=/usr/sbin/apxs

Everything goes just fine until I do make install:

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

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


-- 
Edit this bug report at http://bugs.php.net/?id=17313&edit=1

Reply via email to