Hello,
Currently I get an error when upgrading PHP version 7.3.20> 7.3.21, below is my error log:
Hope you guys can help me. Many thanks.
Currently I get an error when upgrading PHP version 7.3.20> 7.3.21, below is my error log:
Code:
ext/intl/breakiterator/.libs/rulebasedbreakiterator_methods.o: In function `zif_rbbi_get_rule_status_vec':
/usr/local/directadmin/custombuild/php-7.3.21/ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp:173: undefined reference to `__cxa_throw_bad_array_new_length'
collect2: error: ld returned 1 exit status
make: *** [sapi/cgi/php-cgi] Error 1
make: *** Waiting for unfinished jobs....
ext/intl/breakiterator/.libs/rulebasedbreakiterator_methods.o: In function `zif_rbbi_get_rule_status_vec':
/usr/local/directadmin/custombuild/php-7.3.21/ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp:173: undefined reference to `__cxa_throw_bad_array_new_length'
collect2: error: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
ext/intl/breakiterator/.libs/rulebasedbreakiterator_methods.o: In function `zif_rbbi_get_rule_status_vec':
/usr/local/directadmin/custombuild/php-7.3.21/ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp:173: undefined reference to `__cxa_throw_bad_array_new_length'
collect2: error: ld returned 1 exit status
make: *** [sapi/phpdbg/phpdbg] Error 1
ext/intl/breakiterator/.libs/rulebasedbreakiterator_methods.o: In function `zif_rbbi_get_rule_status_vec':
/usr/local/directadmin/custombuild/php-7.3.21/ext/intl/breakiterator/rulebasedbreakiterator_methods.cpp:173: undefined reference to `__cxa_throw_bad_array_new_length'
collect2: error: ld returned 1 exit status
make: *** [sapi/fpm/php-fpm] Error 1