Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

build failed #1979

Open
lxj5891 opened this issue Mar 3, 2022 · 0 comments
Open

build failed #1979

lxj5891 opened this issue Mar 3, 2022 · 0 comments

Comments

@lxj5891
Copy link

lxj5891 commented Mar 3, 2022

arm-none-eabi-ld: /home/antony/code/iotjs-nuttx/iotjs/deps/libtuv/src/unix/poll.c:124: undefined reference to `_assert'
arm-none-eabi-ld: /home/antony/code/iotjs-nuttx/nuttx/staging/libapps.a(fs.c.obj): in function `uv__fs_futime':
/home/antony/code/iotjs-nuttx/iotjs/deps/libtuv/src/unix/fs.c:244: undefined reference to `__errno'
arm-none-eabi-ld: /home/antony/code/iotjs-nuttx/nuttx/staging/libapps.a(fs.c.obj): in function `uv__fs_open':
/home/antony/code/iotjs-nuttx/iotjs/deps/libtuv/src/unix/fs.c:260: undefined reference to `__errno'
arm-none-eabi-ld: /home/antony/code/iotjs-nuttx/nuttx/staging/libapps.a(fs.c.obj): in function `uv__fs_buf_iter':
/home/antony/code/iotjs-nuttx/iotjs/deps/libtuv/src/unix/fs.c:683: undefined reference to `__errno'
arm-none-eabi-ld: /home/antony/code/iotjs-nuttx/nuttx/staging/libapps.a(fs.c.obj): in function `uv__fs_work':
/home/antony/code/iotjs-nuttx/iotjs/deps/libtuv/src/unix/fs.c:705: undefined reference to `__errno'
arm-none-eabi-ld: /home/antony/code/iotjs-nuttx/iotjs/deps/libtuv/src/unix/fs.c:734: undefined reference to `__errno'
arm-none-eabi-ld: /home/antony/code/iotjs-nuttx/nuttx/staging/libapps.a(fs.c.obj):/home/antony/code/iotjs-nuttx/iotjs/deps/libtuv/src/unix/fs.c:737: more undefined references to `__errno' follow
arm-none-eabi-ld: /home/antony/code/iotjs-nuttx/nuttx/staging/libapps.a(fs.c.obj): in function `uv__fs_done':
/home/antony/code/iotjs-nuttx/iotjs/deps/libtuv/src/unix/fs.c:753: undefined reference to `_assert'
arm-none-eabi-ld: /home/antony/code/iotjs-nuttx/iotjs/deps/libtuv/src/unix/fs.c:756: undefined reference to `_assert'
arm-none-eabi-ld: /home/antony/code/iotjs-nuttx/nuttx/staging/libapps.a(fs.c.obj): in function `uv_fs_mkdir':
/home/antony/code/iotjs-nuttx/iotjs/deps/libtuv/src/unix/fs.c:824: undefined reference to `_assert'
arm-none-eabi-ld: /home/antony/code/iotjs-nuttx/iotjs/deps/libtuv/src/unix/fs.c:824: undefined reference to `_assert'
arm-none-eabi-ld: /home/antony/code/iotjs-nuttx/nuttx/staging/libapps.a(fs.c.obj): in function `uv_fs_open':
/home/antony/code/iotjs-nuttx/iotjs/deps/libtuv/src/unix/fs.c:837: undefined reference to `_assert'
arm-none-eabi-ld: /home/antony/code/iotjs-nuttx/nuttx/staging/libapps.a(fs.c.obj):/home/antony/code/iotjs-nuttx/iotjs/deps/libtuv/src/unix/fs.c:837: more undefined references to `_assert' follow
make[1]: *** [Makefile:207: nuttx] Error 1
make[1]: Leaving directory '/home/antony/code/iotjs-nuttx/nuttx/arch/arm/src'
make: *** [tools/Makefile.unix:422: pass2] Error 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant