[vz-dev] vzlogger install - microhttpd missing?
Andreas Goetz
cpuidle at gmail.com
Sun Mar 1 11:52:10 CET 2015
Hallo Zusammen,
ich baue gerade ein install script für vzlogger. Aktuell scheitert der
Compile noch:
CMake Warning at CMakeLists.txt:126 (message):
Disabled googlemock/-test tests due to GCC version < 4.8!
***** Configuration parameters *****
prefix: /usr/local
json: -L/usr/local/lib/libjson-c.a;-lrt -I/usr/local/include
sml: -L/usr/lib/libsml.a;-lrt -I/usr/include
microhttpd: -LMICROHTTPD_LIBRARY-NOTFOUND;-lrt
-IMICROHTTPD_INCLUDE_DIR-NOTFOUND
CMake Error at CMakeLists.txt:165 (message):
microhttpd ist required.
Install microhttpd or call cmake
-DMICROHTTPD_HOME=path_to_microhttpd_install
CMake Error: The following variables are used in this project, but they are
set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
MICROHTTPD_INCLUDE_DIR (ADVANCED)
used as include directory in directory /home/pi/vzlogger/src
used as include directory in directory /home/pi/vzlogger/src
MICROHTTPD_LIBRARY (ADVANCED)
linked by target "vzlogger" in directory /home/pi/vzlogger/src
-- Configuring incomplete, errors occurred!
M.E. sollte build eigentlich ohne microhttpd funktionieren wenn nicht
installiert. Habt Ihr einen Tip für mich?
Viele Grüße,
Andreas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-dev/attachments/20150301/f6ff8852/attachment.html>
More information about the volkszaehler-dev
mailing list