Venky, You need to define the -DROUTING_EP in your OCTBSTACK_CFLAGS
If that does not help, please file a bug to the (include the stack trace of the core dump): https://github.com/otcshare/iotivity-node/issues Sakari From: <iotivity-dev-bounces at lists.iotivity.org<mailto:iotivity-dev-bounces at lists.iotivity.org>> on behalf of Venkayamma Dudipally <Venkayamma.Dudipally at inedasystems.com<mailto:[email protected]>> Date: Thursday, January 21, 2016 at 13:45 To: "iotivity-dev at lists.iotivity.org<mailto:iotivity-dev at lists.iotivity.org>" <iotivity-dev at lists.iotivity.org<mailto:iotivity-dev at lists.iotivity.org>> Subject: [dev] iotivity-node compilation Hi, Could any one know the steps to compile the iotivity-node with separate iotivity-1.0 compilation. I tried to compile by setting the below flags, it was compiled successfully but while running getting segmentation fault. $OCTBSTACK_CFLAGS -I/home/venky/venky/IOTIVITY/iotivity-1.0.0/resource/csdk/stack/include -I/home/venky/venky/IOTIVITY/iotivity-1.0.0/resource/c_common -I/home/venky/venky/IOTIVITY/iotivity-1.0.0/resource/csdk/ocrandom/include/ venky at venky-To-be-filled-by-O-E-M:~/venky/iot-rest-api-server/node_modules/iotivity-node$ vi README.md venky at venky-To-be-filled-by-O-E-M:~/venky/iot-rest-api-server/node_modules/iotivity-node$ echo $OCTBSTACK_LIBS -L/home/venky/venky/IOTIVITY/iotivity-1.0.0/out/linux/x86_64/release -loctbstack Could anyone help me please. Thanks, Venky D
