Re: [PHP-DEV] Unknown SIZEOF_SIZE_T when compiling extension against PHP 8.0.2

2021-02-09 Thread composer
On 2/9/21 12:59 PM, compo...@colannino.dev wrote: Recently, I've tried compiling a custom extension against PHP 8.0.2 and have received the following error: In file included from /home/james/git/trogdor-pp/src/php7/trogdord/game.cpp:1: /home/james/local/php8.0.2/include/php/Zend/zend_long.h:12

[PHP-DEV] Unknown SIZEOF_SIZE_T when compiling extension against PHP 8.0.2

2021-02-09 Thread composer
Recently, I've tried compiling a custom extension against PHP 8.0.2 and have received the following error: In file included from /home/james/git/trogdor-pp/src/php7/trogdord/game.cpp:1: /home/james/local/php8.0.2/include/php/Zend/zend_long.h:124:3: error: #error "Unknown SIZEOF_SIZE_T"   124