You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I trying to build images with sdcard-pine64_0x64_full_defconfig.
When building linux-pam 1.5.3 I get an error:
/home/megalloid/sources/buildroot_bouffalo/buildroot/output/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-unknown-linux-gnu/10.2.0/../../../../riscv64-unknown-linux-gnu/bin/ld: .libs/pam_keyinit.o: in function .L0 ': pam_keyinit.c:(.text+0x586): undefined reference to __atomic_fetch_add_4'
How can I fix it?
The text was updated successfully, but these errors were encountered:
Hello! I trying to build images with sdcard-pine64_0x64_full_defconfig.
When building linux-pam 1.5.3 I get an error:
/home/megalloid/sources/buildroot_bouffalo/buildroot/output/host/opt/ext-toolchain/bin/../lib/gcc/riscv64-unknown-linux-gnu/10.2.0/../../../../riscv64-unknown-linux-gnu/bin/ld: .libs/pam_keyinit.o: in function
.L0 ': pam_keyinit.c:(.text+0x586): undefined reference to
__atomic_fetch_add_4'How can I fix it?
The text was updated successfully, but these errors were encountered: