ID:               39795
 User updated by:  michael dot kurz at lrp dot de
 Reported By:      michael dot kurz at lrp dot de
-Status:           Feedback
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: AIX 5.2, ML08-01
 PHP Version:      5CVS-2006-12-11 (snap)
 New Comment:

used gcc and gmake instead of cc and make and now completed without
anymore errors.


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

[2006-12-13 15:13:09] [EMAIL PROTECTED]

Try to look for any warnings from the linker or the сompiler.

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

[2006-12-13 14:30:16] michael dot kurz at lrp dot de

cause the copyjob for php crashes (php is missing),
I created it:

touch /tempdata/php5.2-200612121330/sapi/cgi/php

after this the install returns without error.
But php --version returns empty.
php-config --version ==> 5.2.1-dev

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

[2006-12-13 14:15:23] [EMAIL PROTECTED]

I don't think I can help you as long as I don't see what has gone wrong
there.
It works fine here on AIX 5.1 and 5.3.
Try to look for any warnings from the linker or the compiler.


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

[2006-12-13 14:05:20] michael dot kurz at lrp dot de

/bin/sh /tempdata/php5.2-200612121330/libtool --silent
--preserve-dup-deps --mode=compile cc  -Isapi/cli/
-I/tempdata/php5.2-200612121330/sapi/cli/ -DPHP_ATOM_INC
-I/tempdata/php5.2-200612121330/include
-I/tempdata/php5.2-200612121330/main -I/tempdata/php5.2-200612121330
-I/opt/freeware/include/libxml2
-I/tempdata/php5.2-200612121330/ext/date/lib
-I/tempdata/php5.2-200612121330/TSRM
-I/tempdata/php5.2-200612121330/Zend    -I/usr/include -g  -c
/tempdata/php5.2-200612121330/sapi/cli/php_cli.c -o
sapi/cli/php_cli.lo
        /bin/sh /tempdata/php5.2-200612121330/libtool --silent
--preserve-dup-deps --mode=compile cc  -Isapi/cli/
-I/tempdata/php5.2-200612121330/sapi/cli/ -DPHP_ATOM_INC
-I/tempdata/php5.2-200612121330/include
-I/tempdata/php5.2-200612121330/main -I/tempdata/php5.2-200612121330
-I/opt/freeware/include/libxml2
-I/tempdata/php5.2-200612121330/ext/date/lib
-I/tempdata/php5.2-200612121330/TSRM
-I/tempdata/php5.2-200612121330/Zend    -I/usr/include -g  -c
/tempdata/php5.2-200612121330/sapi/cli/php_cli_readline.c -o
sapi/cli/php_cli_readline.lo
        /bin/sh /tempdata/php5.2-200612121330/libtool --silent
--preserve-dup-deps --mode=compile cc  -Isapi/cli/
-I/tempdata/php5.2-200612121330/sapi/cli/ -DPHP_ATOM_INC
-I/tempdata/php5.2-200612121330/include
-I/tempdata/php5.2-200612121330/main -I/tempdata/php5.2-200612121330
-I/opt/freeware/include/libxml2
-I/tempdata/php5.2-200612121330/ext/date/lib
-I/tempdata/php5.2-200612121330/TSRM
-I/tempdata/php5.2-200612121330/Zend    -I/usr/include -g  -c
/tempdata/php5.2-200612121330/sapi/cli/getopt.c -o sapi/cli/getopt.lo
        /bin/sh /tempdata/php5.2-200612121330/libtool --silent
--preserve-dup-deps --mode=compile cc  -Imain/
-I/tempdata/php5.2-200612121330/main/ -DPHP_ATOM_INC
-I/tempdata/php5.2-200612121330/include
-I/tempdata/php5.2-200612121330/main -I/tempdata/php5.2-200612121330
-I/opt/freeware/include/libxml2
-I/tempdata/php5.2-200612121330/ext/date/lib
-I/tempdata/php5.2-200612121330/TSRM
-I/tempdata/php5.2-200612121330/Zend    -I/usr/include -g  -c
main/internal_functions_cli.c -o main/internal_functions_cli.lo
        echo '\
\

Build complete.
(It is safe to ignore warnings about tempnam and tmpnam).

[EMAIL PROTECTED]:/tempdata/php5.2-200612121330# make install
        echo '\
\
        echo '\
\
Installing PHP SAPI module:       cgi
Installing PHP CGI into: /usr/local/bin/
cp: sapi/cgi/php: No such file or directory
make: The error code from the last command is 1.


Stop.

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

[2006-12-13 13:51:37] [EMAIL PROTECTED]

make clean && ./config.nice && make

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

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/39795

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

Reply via email to