Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Cannot build an example for the nrf7002 #8

Open
mat03 opened this issue Jul 23, 2024 · 0 comments
Open

Cannot build an example for the nrf7002 #8

mat03 opened this issue Jul 23, 2024 · 0 comments

Comments

@mat03
Copy link

mat03 commented Jul 23, 2024

each time he receives

/home/mat03/Anjay-zephyr-client/modules/lib/anjay/src/lwm2m.c:176: undefined reference to sntp_simple' /home/mat03/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd: modules/anjay/lib..__modules__lib__anjay.a(lwm2m.c.obj): in function set_system_time':
/home/mat03/Anjay-zephyr-client/modules/lib/anjay/src/lwm2m.c:160: undefined reference to clock_settime' /home/mat03/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd: modules/anjay/lib..__modules__lib__anjay.a(lwm2m.c.obj): in function anjay_zephyr_lwm2m_stop':
/home/mat03/Anjay-zephyr-client/modules/lib/anjay/src/lwm2m.c:952: undefined reference to avs_time_monotonic_now' /home/mat03/zephyr-sdk-0.16.8/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../../../arm-zephyr-eabi/bin/ld.bfd: modules/anjay/lib..__modules__lib__anjay.a(device.c.obj): in function resource_read':
/home/mat03/Anjay-zephyr-client/modules/lib/anjay/src/objects/device.c:204: undefined reference to `avs_time_real_now'
collect2: error: ld returned 1 exit status
ninja: build stopped: subcommand failed.

although I didn't change anything in the example

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant