Обновлял php на другом сервере, словил ошибку..
In file included from /usr/local/include/apache2/httpd.h:44,
from /usr/home/max/dist/php-
5.2.13/sapi/apache2handler/php_apache.h:24,
from /usr/home/max/dist/php-
5.2.13/sapi/apache2handler/mod_php5.c:26:
/usr/local/include/apache2/ap_regex.h:90: error: conflicting types for
'regoff_t'
/usr/home/max/dist/php-5.2.13/regex/regex.h:17: error: previous declaration of
'regoff_t' was here
*** Error code 1
Оказалось, зафиксированный баг
http://bugs.php.net/bug.php?id=52187
Вылечилось правкой /usr/local/include/apache2/ap_regex.h, 90 строка, комментированием или удалением этого объявления.
Комментариев нет:
Отправить комментарий