John, I was reviewing the Bluetooth functionality on the connectivity-abstraction but am now blocked. If you know where the problem is you can add it to review at https://gerrit.iotivity.org/gerrit/#/c/193/.
Otherwise, I can take a look at it if you tell what targets you are trying to build. Pat From: iotivity-dev-bounces at lists.iotivity.org [mailto:[email protected]] On Behalf Of Light, John J Sent: Wednesday, January 28, 2015 5:19 PM To: iotivity-dev at lists.iotivity.org Subject: [dev] CA branch doesn't build When building the connectivity-abstraction branch, I get caprotocolmessage.c:(.text+0x3b): undefined reference to `coap_new_pdu' I looked hard enough to see that coap_new_pdu() seems to be expected to be devfined in confdef.h, built by the configure script of libcoap-4.1.1, but I can't find the file anywhere, so it appears not to be built. The problem seems to be part of the sample build, so maybe it isn't critical. But the build stopped, and I don't know whether the build is complete. Please advise. John Light -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20150128/80174bde/attachment.html>
