ID:               40038
 Updated by:       [EMAIL PROTECTED]
 Reported By:      ionut dot aivanesei at amdocs dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: HP-UX, AIX
 PHP Version:      5.2.0
 New Comment:

Check your config.log and see what happened. The check 
involved is a standard compiler check (not unique to PHP).


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

[2007-01-05 22:05:32] ionut dot aivanesei at amdocs dot com

Description:
------------
When compiling PHP 5.2.0 on HP and AIX I get:
configure: error: installation or configuration problem: C++ compiler
cannot create executables.

On the same servers (3 HP<11.11|11.23> and 1 AIX) i succeded to compile
PHP 5.1.6 and also MySQL, Apache HTTPD, limxml2, openldap, libmcrypt,
etc.

Also, PHP 5.2.0 (and all others) I succeded to compile on other 4 SunOS
servers.


Reproduce code:
---------------
./configure --prefix=...


Expected result:
----------------
everythig should be OK

Actual result:
--------------
...
Configuring libtool
checking build system type... hppa2.0w-hp-hpux11.11
checking for non-GNU ld... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking how to recognise dependent libraries... file_magic
(s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
checking for object suffix... o
checking for executable suffix... no
checking for c++... no
checking for g++... no
checking for gcc... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl... no
checking whether the C++ compiler (gcc   ) works... no
configure: error: installation or configuration problem: C++ compiler
cannot create executables.



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


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

Reply via email to