[icwmp] compile error on latest OpenWRT master branch which use json-0-14

2144/opt/toolchains/crosstools-arm-gcc-9.2-linux-4.19-glibc-2.30-binutils-2.32/lib/gcc/arm-buildroot-linux-gnueabi/9.2.0/../../../../arm-buildroot-linux-gnueabi/bin/ld: ../icwmpd-jshn.o: in function jshn_message_parse': 2145 jshn.c:(.text+0x54): undefined reference to is_error' 2146 /opt/toolchains/crosstools-arm-gcc-9.2-linux-4.19-glibc-2.30-binutils-2.32/lib/gcc/arm-buildroot-linux-gnueabi/9.2.0/../../../../arm-buildroot-linux-gnueabi/bin/ld: jshn.c:(.text+0x88): undefined reference to `is_error' 2147 collect2: error: ld returned 1 exit status 2148 Makefile:973: recipe for target 'icwmpd' failed 2149 make[4]: *** [icwmpd] Error 1 2150 make[4]: Leaving directory '/home/eq936498/openwrt/build_dir/target-arm-buildroot-linux-gnueabi_glibc/icwmp-curl/icwmp-4.0-2020-08-25/bin' 2151 Makefile:400: recipe for target 'all-recursive' failed 2152 make[3]: *** [all-recursive] Error 1 2153 make[3]: Leaving directory '/home/eq936498/openwrt/build_dir/target-arm-buildroot-linux-gnueabi_glibc/icwmp-curl/icwmp-4.0-2020-06-25' 2154 Makefile:287: recipe for target '/home/eq936498/openwrt/build_dir/target-arm-buildroot-linux-gnueabi_glibc/icwmp-curl/icwmp-4.0-2020-06-25/.built' failed 2155 make[2]: *** [/home/eq936498/openwrt/build_dir/target-arm-buildroot-linux-gnueabi_glibc/icwmp-curl/icwmp-4.0-2020-06-25/.built] Error 2 2156 make[2]: Leaving directory '/home/eq936498/LEDE/cwmp-management/icwmp' 2157 time: package/feeds/custom/icwmp/curl/compile#11.21#0.79#12.69 2158 package/Makefile:111: recipe for target 'package/feeds/custom/icwmp/compile' failed 2159 make[1]: *** [package/feeds/custom/icwmp/compile] Error 2 2160 make[1]: Leaving directory '/home/eq936498/LEDE/openwrt' 2161 /home/eq936498/openwrt/include/toplevel.mk:233: recipe for target 'package/icwmp/compile' failed 2162 make: *** [package/icwmp/compile] Error 2

=========== Here need add patch file for json-c-0.14

I dont know how to push the patch to this project. I can't fork project to my account, then checkin to my branch then pull request back to iopsys.

Thanks, Qin Guang

Edited by Qin Guang