ID: 39795
User updated by: michael dot kurz at lrp dot de
Reported By: michael dot kurz at lrp dot de
-Status: Feedback
+Status: Open
Bug Type: Compile Failure
Operating System: AIX 5.2, ML08-01
PHP Version: 5CVS-2006-12-11 (snap)
New Comment:
patch now is done, but buildconf crashes
[EMAIL PROTECTED]:/tempdata/xxx/php5.2-200612110530# ./buildconf
using default Zend directory
buildconf: checking installation...
buildconf: autoconf version 2.59 (ok)
buildconf: Your version of autoconf likely contains buggy cache code.
Running cvsclean for you.
To avoid this, install autoconf-2.13.
"build/build2.mk", line 32: make: Dependency line needs colon or double
colon operator.
"build/build2.mk", line 33: make: Dependency line needs colon or double
colon operator.
"build/build2.mk", line 35: make: Dependency line needs colon or double
colon operator.
make: Fatal errors encountered -- cannot continue.
make: The error code from the last command is 2.
Stop.
autoconf Version 2.13 could not be installed, cause make runs in error
[EMAIL PROTECTED]:/tempdata/autoconf-2.13# make
Error: Autoconf requires GNU m4 1.1 or later
make: The error code from the last command is 1.
Stop.
...and m4 is installed
[EMAIL PROTECTED]:/tempdata/autoconf-2.13# lslpp -L |grep m4
m4 1.4.1-1 C R The GNU macro
processor.
[EMAIL PROTECTED]:/tempdata/autoconf-2.13#
Just for fun I tested ./configure --with=/dba ... && make, but
/bin/sh /tempdata/xxx/php5.2-200612110530/libtool --silent
--preserve-dup-deps --mode=compile cc -Iext/standard/
-I/tempdata/xxx/php5
.2-200612110530/ext/standard/ -DPHP_ATOM_INC
-I/tempdata/xxx/php5.2-200612110530/include
-I/tempdata/xxx/php5.2-200612110530/main -I/tempdata/
xxx/php5.2-200612110530 -I/opt/freeware/include/libxml2
-I/tempdata/xxx/php5.2-200612110530/ext/date/lib
-I/dba/app/oracle/102/rdbms/public -I
/dba/app/oracle/102/rdbms/demo -I/dba/app/oracle/102/plsql/public
-I/tempdata/xxx/php5.2-200612110530/TSRM
-I/tempdata/xxx/php5.2-200612110530
/Zend -I/usr/include -g -c
/tempdata/xxx/php5.2-200612110530/ext/standard/crypt.c -o
ext/standard/crypt.lo
"/tempdata/xxx/php5.2-200612110530/ext/standard/crypt.c", line 159.2:
1506-205 (S) #error Data struct used by crypt_r() is unknown. Please
rep
ort.
"/tempdata/xxx/php5.2-200612110530/ext/standard/crypt.c", line 161.1:
1506-275 (S) Unexpected text ':' encountered.
"/tempdata/xxx/php5.2-200612110530/ext/standard/crypt.c", line 162.17:
1506-277 (S) Syntax error: possible missing ';' or ','?
"/tempdata/xxx/php5.2-200612110530/ext/standard/crypt.c", line 162.51:
1506-045 (S) Undeclared identifier buffer.
"/tempdata/xxx/php5.2-200612110530/ext/standard/crypt.c", line 162.17:
1506-196 (W) Initialization between types "unsigned char*" and "int"
is
not allowed.
make: The error code from the last command is 1.
Stop.
[EMAIL PROTECTED]:/tempdata/xxx/php5.2-200612110530#
Previous Comments:
------------------------------------------------------------------------
[2006-12-11 14:31:49] [EMAIL PROTECTED]
URL is the very same.
------------------------------------------------------------------------
[2006-12-11 14:15:24] michael dot kurz at lrp dot de
Ok, but where can I download it?
------------------------------------------------------------------------
[2006-12-11 14:11:13] [EMAIL PROTECTED]
Ok, I uploaded the diff, which your "patch" should be able to read.
------------------------------------------------------------------------
[2006-12-11 13:55:43] michael dot kurz at lrp dot de
I tried to install patchutils 0.2.31 , but make crashed in
filterdiff.c.
Sorry.
------------------------------------------------------------------------
[2006-12-11 13:13:43] [EMAIL PROTECTED]
Argh.. Is it possible to install GNU patchutils?
AIX seems to have some kind of broken "patch", which does not
understand unified diffs.
------------------------------------------------------------------------
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