[Ovmsdev] Linker error: uxTaskGetSystemState
Geir Øyvind Vælidalo
geir at validalo.net
Wed Jul 25 16:50:43 HKT 2018
Hi guys!
I got the latest from master and also did pull the latest from esp-idf, but when I run make I get this linker error:
ylfest:OVMS.V3 goev$ make
LD build/ovms3.elf
/Users/goev/git/Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3/build/main/libmain.a(ovms_utils.o):(.literal._Z13TaskGetHandlePKc+0x4): undefined reference to `uxTaskGetSystemState'
/Users/goev/git/Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3/build/main/libmain.a(ovms_utils.o): In function `TaskGetHandle(char const*)':
/Users/goev/esp/xtensa-esp32-elf/xtensa-esp32-elf/include/c++/5.2.0/bits/basic_string.h:159: undefined reference to `uxTaskGetSystemState'
collect2: error: ld returned 1 exit status
make: *** [/Users/goev/git/Open-Vehicle-Monitoring-System-3/vehicle/OVMS.V3/build/ovms3.elf] Error 1
Any ideas?
Best regards,
Geir
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openvehicles.com/pipermail/ovmsdev/attachments/20180725/af403633/attachment.html>
More information about the OvmsDev
mailing list