ConnectivityFoundry / AwaLWM2M

Awa LWM2M is an implementation of the OMA Lightweight M2M protocol in C.
BSD 3-Clause "New" or "Revised" License
102 stars 66 forks source link

Building Docker image using instructions in docker.md does not work #362

Open mbratz opened 7 years ago

mbratz commented 7 years ago

Hello, I just followed the instructions on docker.md to build the docker image. Unfortunately this does not work.

Environment:

Makefile:118: recipe for target 'gtest_tests' failed make: *** [gtest_tests] Error 1 The command '/bin/sh -c make tests' returned a non-zero code: 2


Any ideas?

Thank you.

Regards,
Marco