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

 ID:                 64867
 Updated by:         a...@php.net
 Reported by:        alex at phpguide dot co dot il
 Summary:            Php's compilation fails due to PCRE bug
-Status:             Open
+Status:             Not a bug
 Type:               Bug
 Package:            PCRE related
 Operating System:   Linux (debian)
 PHP Version:        master-Git-2013-05-17 (Git)
 Block user comment: N
 Private report:     N

 New Comment:

You probably need

./buildconf --force 

before configure


Previous Comments:
------------------------------------------------------------------------
[2013-05-17 10:37:48] alex at phpguide dot co dot il

Description:
------------
/bin/bash /root/php/libtool --silent --preserve-dup-deps --mode=compile cc -
I/root/php/ext/pcre/pcrelib -Iext/pcre/ -I/root/php/ext/pcre/ -DPHP_ATOM_INC -
I/root/php/include -I/root/php/main -I/root/php -I/root/php/ext/date/lib -
I/root/php/ext/ereg/regex -I/usr/include/libxml2 -
I/root/php/ext/mbstring/oniguruma -I/root/php/ext/mbstring/libmbfl -
I/root/php/ext/mbstring/libmbfl/mbfl -I/root/php/ext/sqlite3/libsqlite -
I/root/php/TSRM -I/root/php/Zend    -I/usr/include -g -O2 -fvisibility=hidden  -
c /root/php/ext/pcre/pcrelib/pcre_chartables.c -o 
ext/pcre/pcrelib/pcre_chartables.lo
In file included from /root/php/ext/pcre/pcrelib/pcre_chartables.c:27:
/root/php/ext/pcre/pcrelib/pcre_internal.h:461:2: error: #error LINK_SIZE must 
be either 2, 3, or 4
make: *** [ext/pcre/pcrelib/pcre_chartables.lo] Error 1



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

This is the generated config.h : http://pastebin.com/iE5bDiAV
Configure command is: 


'./configure' '--enable-mbstring' '--enable-bcmath' '--with-regex' '--with-
apxs2=/usr/bin/apxs2' '--enable-fpm' '--with-pcre-regex' '--with-mcrypt' '--
disable-posix' '--disable-fileinfo'



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



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

Reply via email to