Skip to content

Instantly share code, notes, and snippets.

@nvandoorn
Created June 21, 2018 18:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nvandoorn/3881e474c8e558aca168a0da4f72882b to your computer and use it in GitHub Desktop.
Save nvandoorn/3881e474c8e558aca168a0da4f72882b to your computer and use it in GitHub Desktop.
FAILED: /opt/swi/y17-ext/sysroots/x86_64-pokysdk-linux/usr/bin/arm-poky-linux-gnueabi/arm-poky-linux-gnueabi-gcc --sysroot=/opt/swi/y17-ext/sysroots/armv7a-vfp-neon-poky-linux-gnueabi -fPIE -pie -o /home/nick/Documents/BRNKL-base/_build_brnkl/wp85/app/storageService/obj/storageService/storageService /home/nick/Documents/BRNKL-base/_build_brnkl/wp85/app/storageService/obj/storageService/_main.c.o -rdynamic -Wl,--enable-new-dtags,-rpath="\$ORIGIN/../lib" "-L_build_brnkl/wp85/component/ee69f5f960b7f162db129c3ef2618d1b/obj" -lComponent_timeSeries "-L_build_brnkl/wp85/component/68c1c39f5bdcee736c34dda036bf13ad/obj" -lComponent_fileStorage "-L$LEGATO_BUILD/framework/lib" -llegato -lpthread -lrt -ldl -lm
_build_brnkl/wp85/component/ee69f5f960b7f162db129c3ef2618d1b/obj/libComponent_timeSeries.so: undefined reference to `storage_recordInt'
_build_brnkl/wp85/component/ee69f5f960b7f162db129c3ef2618d1b/obj/libComponent_timeSeries.so: undefined reference to `storage_recordDouble'
collect2: error: ld returned 1 exit status
[212/837] Compiling C source
ninja: build stopped: subcommand failed.
Makefile:29: recipe for target 'build_system' failed
make[1]: *** [build_system] Error 1
make[1]: Leaving directory '/home/nick/Documents/BRNKL-base'
Makefile:33: recipe for target 'build_system_default' failed
make: *** [build_system_default] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment