[Olsr-dev] OLSRv2 @ OpenWrt
Benjamin Valentin
(spam-protected)
Fri Aug 16 11:10:06 CEST 2013
Am Fri, 16 Aug 2013 07:34:05 +0200
schrieb Alina Friedrichsen <(spam-protected)>:
> Hallo,
>
> ich versuche oonf_api für OpenWrt zu kompilieren, krieg aber folgende
> Fehlermeldung:
>
> CMake Error at cmake/generate_builddata.cmake:18 (message):
> Library version 'd4d056e' is not present in git description
> 'd4d056e'.
>
> Was mache ich falsch?
You are missing the git tags.
I got the same error when I forked the repo, pushed it to another
location (without using git push --tags) and cloned it again, now
missing the tags.
Without git tags, the build script fails.
Benjamin
More information about the Olsr-dev
mailing list