Raghavendra, WSI is written in JavaScript (Node.js), so you don't really have to build the code of WSI. But it uses IoTivity-Node.js binding which needs IoTivity libraries to run. I think Heesung, one of main contributor of WSI project, could help you to resolve this problem.
Heesung, Please take a look the error message below, and check the reason. Regards, Sung. ------- Original Message ------- Sender : Raghavendra Kakarla<Raghavendra.Kakarla at inedasystems.com> Date : 2015-12-10 13:46 (GMT+09:00) Title : Re: [dev] Build errors in IoTivity-wsi-dev on MIPS32 platform Hi Sung, Thank you for your response. Yes,I am able to build the iotivity-1.0 release version of the Iotivity for MIPS32 with YOCTO . I generated the SDK for the YOCTO with iotivity-1.0 and downloaded the WSI flavor of iotivity(iotivity-wsi-dev.zip) from the iotivity git path and building this with the YOCTO SDK. While building this I am getting the errors. Thanks and Regards, Raghavendra K. From: YoulWoong Sung <[email protected]> Sent: Thursday, December 10, 2015 6:45 AM To: Raghavendra Kakarla; iotivity-dev at lists.iotivity.org Cc: Ramakrishna Chatram; Surya Dommeti Subject: Re: [dev] Build errors in IoTivity-wsi-dev on MIPS32 platform Hi Raghavendra, It seems the fail is not due to WSI. I'm not sure IoTivity is support MIPS32 platform, so could you check build of IoTivity master branch on MIPS32? Thanks, Sung. ------- Original Message ------- Sender : Raghavendra Kakarla<Raghavendra.Kakarla at inedasystems.com> Date : 2015-12-08 15:58 (GMT+09:00) Title : [dev] Build errors in IoTivity-wsi-dev on MIPS32 platform Hi All, I downloaded the WSI flavor of iotivity(iotivity-wsi-dev.zip) from the iotivity git path. I am trying to build it for the mips32 platform but while building i am getting the following error: /opt/poky/1.7.1/sysroots/x86_64-pokysdk-linux/usr/libexec/mipsel-poky-linux/gcc/mipsel-poky-linux/4.9.1/ld: extlibs/libstrophe/libstrophe/.libs/libstrophe.a(libstrophe_la-conn.o): relocation R_MIPS_HI16 against `__gnu_local_gp' can not be used when making a shared object; recompile with -fPIC extlibs/libstrophe/libstrophe/.libs/libstrophe.a: error adding symbols: Bad value collect2: error: ld returned 1 exit status scons: *** [out/yocto/mips/release/resource/csdk/liboctbstack.so] Error 1 scons: building terminated because of errors. May I know the reason why I am getting the above errors. Also let me know whether there is support for MIPS32 platform in IoTivity-wsi-dev. If so, did any one tried building the same on the MIPS32 platforms. Thanking you in advance. Thanks and Regards, Raghavendra.K
