[vz-users] vzlogger und libsml auf cubietruck
Matthias Behr
mbehr at mcbehr.de
Sat Jan 3 00:39:31 CET 2015
Die Tests brauchst du eigentlich nicht.
Bei mir im test/Makefile steht:
test: $(UNITY) $(OBJS) $(LIBSML)
$(CC) $(CFLAGS) $(LIBS) $^test_main.c -o test $(LIBS)
Spannend ist das hintere (eigentlich doppelte) $(LIBS). Steht das bei dir auch?
> Am 03.01.2015 um 00:36 schrieb Tell <tell-alexander at sate-petersen.de>:
>
> Matthias Behr <mbehr at ...> writes:
>
>>
>> Sehe ich das richtig, dass die eigentliche Lib schon gebaut ist und „nur“
> der Bau von test fehlschlägt?
>>
>> Gibt es schon sml/lib/libsml.so.1 ?
>>
>> Kannst du mal ein
>> ldd sml/lib/libsml.so.1
>>
>> machen?
>>
>>> Am 03.01.2015 um 00:07 schrieb Tell <tell-alexander at ...>:
>>>
>>> Matthias Behr <mbehr <at> ...> writes:
>>>
>>>>
>>>> Was sagt denn bei dir:uname
>>>>
>>>> (ohne Parameter)
>>>>
>>>> im sml/Makefile ist ein Vergleich auf
>>>>
>>>> UNAME := $(shell uname)
>>>> ifeq ($(UNAME), Linux)
>>>> LIBS=-luuid
>>>> endif
>>>>
>>>>
>>>
>>> root <at> cubieNAS:/# uname
>>> Linux
>>> root <at> cubieNAS:/#
>>> Gruß Tell
>>>
>>>
>>
>> Gruß
>>
>> Matthias Behr
>>
>>
>> Attachment (smime.p7s): application/pkcs7-signature, 5256 bytes
>
> Benötige ich denn diesen test nicht.
>
> nicht böse sein fange erst an mit dem selbstcompilieren
>
> root at cubieNAS:/libsml# ldd sml/lib/libsml.so.1
> libuuid.so.1 => /lib/arm-linux-gnueabihf/libuuid.so.1 (0xb6fb8000)
> libc.so.6 => /lib/arm-linux-gnueabihf/libc.so.6 (0xb6ed0000)
> /lib/ld-linux-armhf.so.3 (0xb6fd9000)
> root at cubieNAS:/libsml#
>
>
> Eine Datei sml/lib/libsml.so.1 gibt es
>
>
> Gruß
>
> Tell
>
>
Gruß
Matthias Behr
-------------- 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/20150103/929227fc/attachment.bin>
More information about the volkszaehler-users
mailing list