-
#### Description
Running the build in a Docker container with the `BUILD_IN_DOCKER=1 make` command should provide a persistent volume for storing the git-cache directory to reduce network download tr…
-
For the sake of ease porting libraries based on POSIX sockets (e.g. libcoap, ccn-lite...) an implementation of the `select()` function for synchronous I/O multiplexing would be very helpful.
-
#### Description
Just tried to build the `cc-lite-relay` example for ARM Cortex-M (`iotlab-m3` in my case). The build fails due to some libc issues as it seems to me:
```
hauke@Prag ~/dev/riot/RI…
-
Hello,
I was trying to follow the instructions from CCN-Lite-Relay example.
I encountered an error saying cmake needs to be upgraded.
I am not able to unzip/source from files after download.
Is …
-
#### Description
Example: Cannot use CCN-lite for sending content from one computer to another.
#### Steps to reproduce the issue
I followed the tutorial.md, produced content on computer B(the …
-
First of all, I'd like to apologise if it's a problem due to my misunderstanding of the way CCN-Lite is supposed to be working or setup.
I have a problem when asking for content from another node, …
-
#### Description
In packages using cmake as the builde system, compiler flags are duplicated. This causes a build failure if there is an option that can be given only once, for example `--specs`.
…
-
User @ericxiao77 reported an issue on compiling tests for ccn-lite. A snippet from the shell output
```bash
[ 95%] Building C object test/ccnl-core/CMakeFiles/test_interest.dir/test_interest.c.o
/h…
mfrey updated
6 years ago
-
The file ``ccn-lite-flic`` in the root of the repository is empty. Is it safe to remove the file or is it needed in the build process or for something else?
mfrey updated
6 years ago
-
I'm in the midst of refactoring the content store and its interface. I've stumbled upon ``ccnl_buf.h`` and was wondering about the ``ccnl_core_addToCleanup`` function. What's the purpose of this funct…
mfrey updated
6 years ago