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/97689d9a/attachment.html>
