Edit report at https://bugs.php.net/bug.php?id=62612&edit=1

 ID:                 62612
 Updated by:         johan...@php.net
 Reported by:        pgodel at gmail dot com
 Summary:            readline extension compilation fails with
                     sapi/cli/cli.h: No such file
-Status:             Assigned
+Status:             Closed
 Type:               Bug
 Package:            Compile Failure
 Operating System:   Centos 6 & Ubuntu 12.04
 PHP Version:        5.4.4
 Assigned To:        johannes
 Block user comment: N
 Private report:     N

 New Comment:

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.

cli.h is fine to be installed, I feared we might have to refactore it 
beforehand but that's not the case. A stand-alone compiled readline ext should 
have it available now.


Previous Comments:
------------------------------------------------------------------------
[2012-07-22 21:29:46] johan...@php.net

Automatic comment on behalf of johannes
Revision: 
http://git.php.net/?p=php-src.git;a=commit;h=860b3ffe75a95f18ff3bf570c49c5004cb70cab1
Log: Fix Bug #62612 readline extension compilation fails

------------------------------------------------------------------------
[2012-07-22 19:35:54] johan...@php.net

We don't fully support building bundled extensions stand-alone. I'll look into 
this case though.

------------------------------------------------------------------------
[2012-07-21 04:37:56] larue...@php.net

okey , is that -L flags right? 
I mean, did you mv the php install directory after you installed it?

------------------------------------------------------------------------
[2012-07-20 22:18:32] pgodel at gmail dot com

Usage: /usr/local/php54/bin/php-config [OPTION]
Options:
  --prefix            [/usr/local/php54]
  --includes          [-I/usr/local/php54/include/php -
I/usr/local/php54/include/php/main -I/usr/local/php54/include/php/TSRM -
I/usr/local/php54/include/php/Zend -I/usr/local/php54/include/php/ext -
I/usr/local/php54/include/php/ext/date/lib]
  --ldflags           [ -L/usr/lib/x86_64-linux-gnu]
  --libs              [-lcrypt   -lexslt -lresolv -lcrypt -lrt -lmcrypt -lltdl -
lstdc++ -lt1 -lfreetype -lpng -lz -ljpeg -lcurl -lbz2 -lz -lrt -lm -ldl -lnsl  -
lxml2 -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lssl -lcrypto -lcurl -lxml2 -
lssl -lcrypto -ldl -lm -licui18n -licuuc -licudata -ldl -lm -licuio -lxml2 -
lcrypt -lxml2 -lxml2 -lxml2 -lxml2 -lxslt -lxml2 -lcrypt ]
  --extension-dir     [/usr/local/php54/lib/php/extensions/no-debug-non-zts-
20100525]
  --include-dir       [/usr/local/php54/include/php]
  --man-dir           [/usr/local/php54/php/man]
  --php-binary        [/usr/local/php54/bin/php]
  --php-sapis         [ apache2handler cli cgi]
  --configure-options [--with-apxs2=/usr/bin/apxs2 --prefix=/usr/local/php54 --
with-config-file-scan-dir=/etc/php54/conf.d --enable-bcmath --enable-ctype --
enable-mbstring --enable-ftp --enable-intl --enable-sockets --enable-sysvmsg --
enable-pcntl --with-bz2 --with-curl --with-gettext --with-gd --enable-gd-native-
ttf --enable-exif --with-freetype-dir=/usr --with-jpeg-dir=/usr --with-
t1lib=/usr --with-mcrypt --with-openssl --with-kerberos --with-iconv --with-xsl 
--with-xmlrpc --with-zlib --with-mysql=mysqlnd --with-mysqli=mysqlnd --with-pdo-
mysql=mysqlnd]
  --version           [5.4.5]
  --vernum            [50405]

------------------------------------------------------------------------
[2012-07-20 15:57:59] larue...@php.net

what does your /PATH_TO_PHP_BIN/php-config output?

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


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

    https://bugs.php.net/bug.php?id=62612


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

Reply via email to