[vz-users] vzlogger und libsml auf cubietruck

Matthias Behr mbehr at mcbehr.de
Fri Jan 2 23:51:40 CET 2015


Was sagt denn bei dir:
uname

(ohne Parameter)

im sml/Makefile ist ein Vergleich auf

UNAME := $(shell uname)
ifeq ($(UNAME), Linux)
LIBS=-luuid
endif

> Am 02.01.2015 um 23:38 schrieb Tell <tell-alexander at sate-petersen.de>:
> 
> Matthias Behr <mbehr at ...> writes:
> 
>> 
>> Hallo,
>> evtl. fehlt libuuid?
>> 
>> Was sagt: 
>> sudo apt-get install uuid-dev uuid-runtime
>> 
>> 
>> 
>> 
>> Am 02.01.2015 um 22:57 schrieb Tell
> <tell-alexander at sate-petersen.de>:
>> 
>> Hallo Volkszählergemeinde,ich versuche immer wieder den vzlogger auf
> meinem cubietruck zu installieren.Ich scheitere zur Zeit bei der
> Compilierung der libsml.Auf dem Cubietruck läuft ein Ubuntu 14.04 Hier
> http://volkszaehler.org/pipermail/volkszaehler-users/2013-August/002503.htmlschrieb
> Harald König ich soll die Reienfolge der Argumente ändernhabe in in der
> Datei die Argumente geändert $(LIBS) $(LIBSML)root <at>
> cubieNAS:/libsml/examples# nano Makefilesml_server : $(OBJS) $(LIBSML)
>        $(CC) $(CFLAGS) $(OBJS) $(LIBSML) $(LIBS) -o sml_serverdanach
> compilierte er zwar weiter allerdings wieder mit zwei Fehler.In den anderen
> Makefiles finde ich nichts.so sieht der Fehler dann ausroot <at>
> cubieNAS:/home/linaro# cd /libsmlroot <at> cubieNAS:/libsml# makemake[1]:
> Entering directory `/libsml/sml'make[1]: Nothing to be done for
> `libsml'.make[1]: Leaving directory `/libsml/sml'make[1]: Entering directory
> `/libsml/examples'make[1]: `sml_server' is up to date.make[1]: Leaving
> directory `/libsml/examples'make[1]: Entering directory
> `/libsml/test'make[2]: Entering directory `/libsml/sml'make[2]: Nothing to
> be done for `libsml'.make[2]: Leaving directory `/libsml/sml'cc
> -I../sml/include/ -Wall -luuid unity/unity.o
> unity/unity_fixture.osrc/test_helper.o src/sml_octet_string_test.o
> src/sml_buffer_test.osrc/sml_number_test.o src/sml_boolean_test.o
> src/sml_value_test.osrc/sml_status_test.o src/sml_list_test.o
> src/sml_time_test.osrc/sml_tree_test.o src/sml_file_test.o
> src/sml_open_request_test.osrc/sml_get_profile_pack_request_test.o
> src/sml_message_test.o../sml/lib/libsml.a test_main.c -o
> test../sml/lib/libsml.a(sml_octet_string.o): In
> function`sml_octet_string_generate_uuid':/libsml/sml/src/sml_octet_string.c:105:
> undefined reference to `uuid_generate'collect2: error: ld returned 1 exit
> statusmake[1]: *** [test] Error 1make[1]: Leaving directory
> `/libsml/test'make: *** [all] Error 2root <at> cubieNAS:/libsml# Hier ein
> paar infos meines Systemsroot <at> cubieNAS:/libsml# uname -rm
> 3.4.104-sun7i+ armv7lroot <at> cubieNAS:/libsml# lscpu | grep -i
> architecture Architecture:          armv7lroot <at> cubieNAS:/libsml#
> lsb_release -a No LSB modules are available.Distributor ID:
> UbuntuDescription:	CubieNAS V4.03n on Ubuntu 14.04.1 LTSRelease:
> 14.04Codename:	trustyroot <at> cubieNAS:/libsml# lsmodModule
>                  Size  Used bycp210x                 11867  0 usbserial
>              33908  1 cp210xbridge                 76509  0 stp
>                     2005  1 bridgellc                     5455  2
> stp,bridgeppdev                   7630  0 lp                      8035  0
> parport                33536  2 lp,ppdevbcmdhd                468524  0
> wifi_gpio               5757  1 bcmdhdmali                  108399  0 ump
>                    49577  1 malilcd                     3723  0 pwm_sunxi
>               8825  0 nfsd                  220180  2 root <at>
> cubieNAS:/libsml# hat jemand einen Tipp für michTell
>> 
>> 
>> 
>> Gruß
>> 
>> Matthias
>> 
>> 
>> 
>> 
>> Attachment (smime.p7s): application/pkcs7-signature, 5256 bytes
> 
> 
> 
> habe ich noch einmal gemacht
> 
> root at cubieNAS:/# sudo apt-get install uuid-dev uuid-runtime
> Paketlisten werden gelesen... Fertig
> Abhängigkeitsbaum wird aufgebaut.       
> Statusinformationen werden eingelesen.... Fertig
> uuid-dev is already the newest version.
> uuid-runtime is already the newest version.
> 0 aktualisiert, 0 neu installiert, 0 zu entfernen und 1 nicht aktualisiert.
> root at cubieNAS:/# 
> root at cubieNAS:/# 
> 
> Gruß Tell

Gruß

Matthias Behr

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20150102/60ac3e7f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5256 bytes
Desc: not available
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20150102/60ac3e7f/attachment-0001.bin>


More information about the volkszaehler-users mailing list