Hi Philippe,
1. The build I performed was solely issuing the command ?scons resource/csdk?. I made sure to install all dependencies (i.e. sudo apt-get) listed in Readme.scons.txt. As well as install any prompted dependencies during SCons build. 2. I meant to state ?I have NOT raised a ticket?? 3. Since writing this email, I have reproduced on latest HEAD of 1.2-rel branch. The issue still persists. Thanks, Joey Morrow From: Philippe Coval [mailto:[email protected]] Sent: Tuesday, November 15, 2016 2:31 AM To: Morrow, Joseph L <joseph.l.morrow at intel.com> Cc: iotivity-dev at lists.iotivity.org Subject: Re: [dev] IoTivity 1.2.0 Unit Test Build - Linking Error On Tue, Nov 15, 2016 at 7:50 AM, Morrow, Joseph L <joseph.l.morrow at intel.com<mailto:joseph.l.morrow at intel.com>> wrote: Hi All! Hi Joseph I have just tried to build IoTivity with GCC/G++ 4.6.4 on a 64-bit Ubuntu 16.04 machine. I made sure to make sure I have all the dependencies listed in Readme.scons.txt at the root of the repo. Maybe this log file can help , it was my last build for u16.04, I can refresh it https://launchpadlibrarian.net/287487476/buildlog_ubuntu-xenial-amd64.iotivity_0.0.20160930-0~rzr20160930ubuntu0~rzr0+xenial01_BUILDING.txt.gz During the build, ./autobuild.py unit_tests ? I recevied many linking errors in the Unit Tests. Please find the attached log. catests.cpp:(.text._ZN7testing15AssertionResult13AppendMessageERKNS_7MessageE[testing::AssertionResult::AppendMessage(testing::Message const&)]+0x40): undefined reference to `testing::Message::GetString() const' I have raised a ticket URL? as I believe I may simply have someting wrong in my environemnt. Please help me debug. Any help received here will be useful for new developers joining our community. I can try to reproduce on my systems on master and 1.2-rel branches Regards -- https://wiki.tizen.org/wiki/User:Pcoval -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20161115/4e8c6664/attachment.html>
