<div dir="ltr"><div class="gmail_extra">Hi Udo,<br><br><div class="gmail_quote">2014-08-25 21:49 GMT+02:00 Udo1 <span dir="ltr"><<a href="mailto:udo1@gmx.net" target="_blank">udo1@gmx.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Am <a href="tel:25.08.2014%2021" value="+12508201421" target="_blank">25.08.2014 21</a>:42, schrieb Andreas Götz:<div class=""><br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Die lib kommt auch aus github?<br>
</blockquote></div>
Schon, aber du hast doch vorher:<br>
"sudo apt-get install build-essential cmake pkg-config libcurl3-dev libjson0-dev libmicrohttpd-dev libgnutls-dev libsasl2-dev uuid-dev uuid-runtime" gemacht.<br>
Vielleicht hat er da was nicht gefunden.<br>
Also erst 'sudo apt get update'<br>
dann 'sudo apt-get install build-essential cmake pkg-config libcurl3-dev libjson0-dev libmicrohttpd-dev libgnutls-dev libsasl2-dev uuid-dev uuid-runtime'<br>
dann 'sudo git clone <a href="https://github.com/dailab/libsml.git" target="_blank">https://github.com/dailab/<u></u>libsml.git</a>', 'cd libsml', 'sudo make'<br></blockquote><div><br></div><div>Das ging ja alles schon. Einzig habe ich jetzt mein git neu gecloned und jetzt tut es nicht mehr.<br>
 <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
So hat es bei mir immer funktioniert.<br></blockquote><div><br></div><div>Siehe hier:<br><br>Das passiert sogar wenn ich SML deaktviere. Kann es sein dass meine defines keinen Einfluss auf den Build Prozess haben???<br><br>
Alles mit aktuellem git clone:<br><br>pi@devpi ~ $ cd vzlogger3<br>pi@devpi ~/vzlogger3 $ cmake -DENABLE_SML=off .<br>-- The C compiler identification is GNU 4.6.3<br>-- The CXX compiler identification is GNU 4.6.3<br>-- Check for working C compiler: /usr/bin/gcc<br>
-- Check for working C compiler: /usr/bin/gcc -- works<br>-- Detecting C compiler ABI info<br>-- Detecting C compiler ABI info - done<br>-- Check for working CXX compiler: /usr/bin/c++<br>-- Check for working CXX compiler: /usr/bin/c++ -- works<br>
-- Detecting CXX compiler ABI info<br>-- Detecting CXX compiler ABI info - done<br>Compiling for target ''<br>-- checking if -Wno-ignored-qualifiers works<br>-- Performing Test W_NO_IGNORED_QUALIFIERS<br>-- Performing Test W_NO_IGNORED_QUALIFIERS - Success<br>
-- FindMicrohttpd check<br>-- Found PkgConfig: /usr/bin/pkg-config (found version "0.26")<br>-- checking for module 'microhttpd>=0.9'<br>--   package 'microhttpd>=0.9' not found<br>-- MICROHTTPD_HOME env is not set, setting it to /usr/local<br>
-- Looking for microhttpd in /usr/local<br>-- Looking for include file pthread.h<br>-- Looking for include file pthread.h - found<br>-- Looking for pthread_create<br>-- Looking for pthread_create - not found.<br>-- Looking for pthread_create in pthreads<br>
-- Looking for pthread_create in pthreads - not found<br>-- Looking for pthread_create in pthread<br>-- Looking for pthread_create in pthread - found<br>-- Found Threads: TRUE<br>-- FindJson check<br>-- checking for module 'json>=0.9'<br>
--   found json, version 0.10<br>-- JSON_HOME env is not set, setting it to /usr/local<br>-- Looking for json in /usr/local<br>Jsoon search: '/usr/local/include;/usr/local/include;/usr/local/include;/usr/include'<br>
-- FindCURL check<br>-- checking for module 'libcurl>=7.19'<br>--   found libcurl, version 7.26.0<br>-- ==> ''<br>-- CURL_HOME env is not set, setting it to /usr/local<br>-- Looking for curl in /usr/local<br>
==> CURL_LIBRARIES='/usr/lib/arm-linux-gnueabihf/libcurl.a;/usr/lib/arm-linux-gnueabihf/libidn.a;/usr/lib/arm-linux-gnueabihf/libssh2.a;/usr/lib/arm-linux-gnueabihf/liblber.a;/usr/lib/arm-linux-gnueabihf/libldap.a;/usr/lib/arm-linux-gnueabihf/librt.a;-lgssapi_krb5;-lkrb5;-lk5crypto;/usr/lib/arm-linux-gnueabihf/libcom_err.a;/usr/lib/arm-linux-gnueabihf/libssl.a;/usr/lib/arm-linux-gnueabihf/libcrypto.a;/usr/lib/arm-linux-gnueabihf/librtmp.a;/usr/lib/arm-linux-gnueabihf/libz.a;/usr/lib/arm-linux-gnueabihf/libgnutls.a'<br>
-- Found CURL: /usr/lib/arm-linux-gnueabihf/libcurl.a;/usr/lib/arm-linux-gnueabihf/libidn.a;/usr/lib/arm-linux-gnueabihf/libssh2.a;/usr/lib/arm-linux-gnueabihf/liblber.a;/usr/lib/arm-linux-gnueabihf/libldap.a;/usr/lib/arm-linux-gnueabihf/librt.a;-lgssapi_krb5;-lkrb5;-lk5crypto;/usr/lib/arm-linux-gnueabihf/libcom_err.a;/usr/lib/arm-linux-gnueabihf/libssl.a;/usr/lib/arm-linux-gnueabihf/libcrypto.a;/usr/lib/arm-linux-gnueabihf/librtmp.a;/usr/lib/arm-linux-gnueabihf/libz.a;/usr/lib/arm-linux-gnueabihf/libgnutls.a<br>
-- FindGnuTls check<br>-- checking for module 'gnutls>=2.8'<br>--   found gnutls, version 2.12.20<br>-- ==> ''<br>-- GNUTLS_HOME env is not set, setting it to /usr/local<br>-- Looking for gnutls in /usr/local<br>
==> GNUTLS_LIBRARIES='/usr/lib/arm-linux-gnueabihf/libgnutls.a;/lib/arm-linux-gnueabihf/libgcrypt.a;/usr/lib/arm-linux-gnueabihf/libgpg-error.a;/usr/lib/arm-linux-gnueabihf/libtasn1.a;/usr/lib/arm-linux-gnueabihf/libz.a;-lp11-kit;-lsasl2;/lib/arm-linux-gnueabihf/libgcrypt.a'<br>
-- Found GNUTLS: /usr/lib/arm-linux-gnueabihf/libgnutls.a;/lib/arm-linux-gnueabihf/libgcrypt.a;/usr/lib/arm-linux-gnueabihf/libgpg-error.a;/usr/lib/arm-linux-gnueabihf/libtasn1.a;/usr/lib/arm-linux-gnueabihf/libz.a;-lp11-kit;-lsasl2;/lib/arm-linux-gnueabihf/libgcrypt.a<br>
<br>        ***** Configuration parameters *****<br>             prefix: /usr/local<br>             json: -L/usr/lib/arm-linux-gnueabihf/libjson.a;-lrt -I/usr/include<br>             sml:  -L -I<br>             microhttpd: -L/usr/lib/arm-linux-gnueabihf/libmicrohttpd.a;-lrt -I/usr/include<br>
CMake Error at CMakeLists.txt:118 (message):<br>  libsml ist required.<br><br>  Install libsml or call cmake -DSML_HOME=path_to_sml_install<br><br><br>-- Configuring incomplete, errors occurred!<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">

<br>
Gruß<br>
Udo<br>
</blockquote></div><br></div><div class="gmail_extra">Das scheint als würden die -DSML Parameter völlig ignoriert. Gibt es vllt sowas wie `cmake clean` o.ä.?<br><br>Am <a href="tel:25.08.2014%2019" value="+12508201419" target="_blank">25.08.2014 19</a>:49, schrieb Andreas Goetz:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
und vllt. auch mal den Compiler drüber laufen lassen kannst<br>
</blockquote>
hast du mal die Adresse von der ich deine Version herunter laden kann?<br>
<br></div><div class="gmail_extra">Klar. Hier ist der PR als vollständiger Tree (also auschecken und tree wechseln): <a href="https://github.com/andig/vzlogger/tree/master-remove-foreground">https://github.com/andig/vzlogger/tree/master-remove-foreground</a><br>
<br></div><div class="gmail_extra">vd<br></div><div class="gmail_extra">Andreas<br></div></div>