ID: 33565
User updated by: lionel dot roux at bio-rad dot com
Reported By: lionel dot roux at bio-rad dot com
-Status: Feedback
+Status: Open
Bug Type: Compile Failure
Operating System: AIX5.2 ML05
PHP Version: 4CVS-2005-07-07
New Comment:
hello,
after installation of GNU make and GNU gcc 4.0 I have the following
error during make install:
if /app/php/php4-STABLE-200507060435/build/shtool mkdir -p
/usr/local/lib/php; then \
make -s install-pear-installer install-pear-packages; \
else \
cat /app/php/php4-STABLE-200507060435/pear/install-pear.txt; \
exit 5; \
fi
make[1]: *** No rule to make target
`/app/php/php4-STABLE-200507060435/sapi/cli/php', needed by
`install-pear-installer'. Stop.
make: *** [install-pear] Error 2
thanks for you help
Lionel Roux
Previous Comments:
------------------------------------------------------------------------
[2005-07-08 17:41:21] [EMAIL PROTECTED]
Perhaps you should do what it says in the error message?
And that's definately not GCC 4, but 3.3.2. (or your installation is
really messed up)
------------------------------------------------------------------------
[2005-07-08 10:34:58] lionel dot roux at bio-rad dot com
Hello,
OK but when I try to build GCC 4.0 I have the following errors:
cc -c -DIN_GCC -DLOCALEDIR=\"/usr/local/share/locale\"
-DLOCALE_ALIAS_PATH=\"/usr/local/share/locale\"
-DLIBDIR=\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I.
-I../../../gcc-3.3.2/gcc/intl -I../../../gcc-3.3.2/gcc
-I../../../gcc-3.3.2/gcc/config -I../../../gcc-3.3.2/gcc/../include -g
../../../gcc-3.3.2/gcc/intl/plural.c -o plural.o
1506-507 (W) No licenses available. Contact your program supplier to
add additional users. Compilation will proceed shortly.
"plural.y", line 264.1: 1506-343 (S) Redeclaration of __gettextlex
differs from previous declaration on line 73 of "plural.y".
"plural.y", line 264.1: 1506-381 (I) The type "const unsigned char**"
of parameter 2 in the prototype declaration is not compatible with the
corresponding parameter type "unsigned char**" in the nonprototype
declaration.
cc: 1501-230 Internal compiler error; please contact your Service
Representative
make: 1254-004 The error code from the last command is 41.
thanks
Lionel ROux
------------------------------------------------------------------------
[2005-07-08 07:36:00] [EMAIL PROTECTED]
Try using GCC and you might have a chance on getting something to
work.
------------------------------------------------------------------------
[2005-07-08 06:43:44] lionel dot roux at bio-rad dot com
Hello,
I use the compiler cc
VisualAge C++ Professional / C for AIX Compiler, Version 6
thanks
Lionel ROux
------------------------------------------------------------------------
[2005-07-07 22:43:58] [EMAIL PROTECTED]
`cc --version` ?
------------------------------------------------------------------------
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/33565
--
Edit this bug report at http://bugs.php.net/?id=33565&edit=1