This will probably be fixed in a few hours, but I'm unable to build from
master, in the git repo, due to this commit:
https://github.com/php/php-src/commit/ebb60ac7dd179a3bea540d50a7d595010a82a656#diff-fb329ac450d632c19d4cde46b4e9a38eR1008
ext/intl/.libs/php_intl.o: In function zm_startup_intl': php_intl.c:(.text+0x1cf): undefined reference to
php_uchar_minit'
collect2: error: ld returned 1 exit status
Is anybody else getting this?
Thanks,
-- Joshua Rogers <https://internot.info/
This will probably be fixed in a few hours, but I'm unable to build from
master, in the git repo, due to this commit:
https://github.com/php/php-src/commit/ebb60ac7dd179a3bea540d50a7d595010a82a656#diff-fb329ac450d632c19d4cde46b4e9a38eR1008ext/intl/.libs/php_intl.o: In function
zm_startup_intl': php_intl.c:(.text+0x1cf): undefined reference to
php_uchar_minit'
collect2: error: ld returned 1 exit statusIs anybody else getting this?
Thanks,
Nevermind, I had to redo ./buildconf.
--
-- Joshua Rogers <https://internot.info/