From:             
Operating system: AIX 5.3 oslevel -r 5300-11
PHP version:      5.3.2
Package:          Compile Failure
Bug Type:         Bug
Bug description:configuration script fails at building readline shared library 
module

Description:
------------
readline shared library 6.0 has been build on aix with gcc 4.2.0, gnu make
3.80, shared library ncurses 5.7, following a bit the guide at
http://www.tekwire.net/joomla/building/apache/http_AIX_5.2.htm#p2.29

Everything seems to be working except that readline.h include file doesn't
cope well with php 5.3.2 configure script. After downgrade php to 5.2.6 and
patching it for openssl 1.0 everything works like it should.

excuse my bad english and my less than little knowledge in coding

Expected result:
----------------
Thank you for using PHP.

Actual result:
--------------
checking for libedit readline replacement... no

checking for readline support... yes, shared

checking for tgetent in -lncurses... yes

checking for readline in -lreadline... yes

checking for rl_pending_input in -lreadline... no

configure: error: invalid readline installation detected. Try
--with-libedit instead.

-- 
Edit bug report at http://bugs.php.net/bug.php?id=51558&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=51558&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=51558&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=51558&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=51558&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=51558&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=51558&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=51558&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=51558&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=51558&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=51558&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=51558&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=51558&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=51558&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=51558&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=51558&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=51558&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=51558&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=51558&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=51558&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=51558&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=51558&r=mysqlcfg

Reply via email to