<div dir="ltr">Moin Moin,<div><br></div><div>ich wollte heute mal meinen vzlogger auf den aktuellen Stand bringen und bin nach diesem Schema vorgegangen:</div><div><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div style="font-size:small"><pre class="gmail-code" style="margin-top:0px;margin-bottom:1.4em;padding:0.7em 1em;font-family:Consolas,"Andale Mono WT","Andale Mono","Bitstream Vera Sans Mono","Nimbus Mono L",Monaco,"Courier New",monospace;font-size:14px;direction:ltr;background-color:rgb(251,250,249);color:rgb(51,51,51);border-radius:2px;overflow:auto;word-wrap:normal;border:1px solid rgb(204,204,204)">sudo systemctl stop vzlogger
cd vzlogger
git pull
cd build
cmake ..
make
sudo make install
cd ../..
sudo systemctl start vzlogger</pre></div><div style="font-size:small">Leider wird "make" bei 28% mit folgender Meldung beendet:</div><div style="font-size:small"><div><br></div><div>/usr/bin/ld: /usr/local/lib/libjson-c.a(json_object.o): relocation R_ARM_THM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC</div><div>/usr/local/lib/libjson-c.a: error adding symbols: Bad value</div><div>collect2: error: ld returned 1 exit status</div><div>src/CMakeFiles/vzlogger.dir/build.make:266: die Regel für Ziel „src/vzlogger“ scheiterte</div><div>make[2]: *** [src/vzlogger] Fehler 1</div><div>make[2]: Verzeichnis „/home/software/vzlogger“ wird verlassen</div><div>CMakeFiles/Makefile2:1025: die Regel für Ziel „src/CMakeFiles/vzlogger.dir/all“ scheiterte</div><div>make[1]: *** [src/CMakeFiles/vzlogger.dir/all] Fehler 2</div><div>make[1]: Verzeichnis „/home/software/vzlogger“ wird verlassen</div><div>Makefile:163: die Regel für Ziel „all“ scheiterte</div><div>make: *** [all] Fehler 2</div></div><div style="font-size:small"><br></div><div style="font-size:small"><br></div><div style="font-size:small"><br></div><div style="font-size:small">Mit freundlichen Grüßen</div><div style="font-size:small">Dennis Greulich</div><div style="font-size:small"><br></div><div style="font-size:small"><div style="font-size:12.8px"><div><font face="arial, helvetica, sans-serif" size="2">-----------------------------------------------------------------------<br></font></div></div><br></div></div></div></div></div></div>
</div></div>