From:             ionut dot aivanesei at amdocs dot com
Operating system: HP-UX, AIX
PHP version:      5.2.0
PHP Bug Type:     Compile Failure
Bug description:  C++ compiler cannot create executables

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 bug report at http://bugs.php.net/?id=40038&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=40038&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=40038&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=40038&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=40038&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=40038&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=40038&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=40038&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=40038&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=40038&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=40038&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=40038&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=40038&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=40038&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=40038&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=40038&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=40038&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=40038&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=40038&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=40038&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=40038&r=mysqlcfg

Reply via email to