named-data-iot / ndn-lite

A lightweight NDN protocol stack with high-level application support including security bootstrapping, access control, trust management, etc.
https://ndn-lite.named-data.net
GNU Lesser General Public License v3.0
44 stars 16 forks source link

Fix compile ERROR, signed-interest.c:(.text+0x23f): undefined reference to `NDN_LOG_… #70

Closed breakbambino closed 4 years ago

breakbambino commented 4 years ago

From https://github.com/named-data-iot/ndn-iot-package-over-posix $ mkdir build $ cd build $ cmake -DCMAKE_BUILD_TYPE=Release .. $ make -j2 ==> signed-interest.c:(.text+0x23f): undefined reference to `NDN_LOG_DEBUG' Error