https://github.com/kokukuma/php-kakasi をビルドするため、makeを実行したら、

In file included from /home/pi/php-kakasi/kakasi/kakasi.c:31:0:
/usr/include/iconv.h:42:15: expected char ** restrict but argument 0 is of type const char **

のエラーになります。これはどうすれば直るでしょうか。
環境: Raspbian (Raspberry Pi)
lsb_release -aの返り値:

No LSB modules are available
Distributor name: Raspbian
Description: Raspbian GNU/Linux 9.6 stretch
Release: 9.6
Codename: stretch

make --versionで確認したバージョン:

GNU Make 4.1
このプログラムはarm-unknown-linux-gnueabihf用にビルドされました