[vz-users] vzlogger unter FreeBSD
Matthias Behr
mbehr at mcbehr.de
Mon Mar 2 23:31:47 CET 2015
Auch bei uns ist dafür
IF(NOT WIN32)
include(FindThreads)
ENDIF(NOT WIN32)
zuständig.
Welche cmake Version hast du?
> Am 02.03.2015 um 23:07 schrieb Oliver Lehmann <lehmann at ans-netz.de>:
>
>
> Matthias Behr <mbehr at mcbehr.de <mailto:mbehr at mcbehr.de>> wrote:
>
>> Die Fehler von cmake sind komisch.
>>
>> Kannst du mal folgendes machen:
>>
>> git clone …
>> cd vzlogger
>> mkdir build
>> cd build
>> export CC=/usr/local/gcc
>> $ export CXX=/usr/local/g++
>>
>> cmake ..
>> make
>>
>> und Logs schicken?
>
> Woher nimmt cmake die Logik das er meint er müsse auf pthread_create testen und dafür -lpthreads als LDFLAGS anwenden? Unter FreeBSD gibts das so nicht, es wird -pthread als argument benötigt
>
> cmake läuft nach aktuellem git clone nicht durch.
>
> <CMakeError.log><CMakeOutput.log>
Gruß
Matthias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20150302/fd37e1ba/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/20150302/fd37e1ba/attachment-0001.bin>
More information about the volkszaehler-users
mailing list