Skip to content

Commit 11b0f4c

Browse files
committed
readme: note about Arch libcrypt.a
1 parent 7f87d2e commit 11b0f4c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ sudo apt install git make gcc rsync bison flex cpio bc libelf-dev gawk fdisk wge
8282
sudo apt install qemu-system-gui qemu-utils # optional (for running and extracting in QEMU emulator)
8383
```
8484

85+
If you are on **Arch linux** and _BusyBox_ build failed with error `cannot find -lcrypt` than see [#8](https://github.com/solcloud/NiceOS/issues/8#issuecomment-1107801317) for solutions.
86+
8587
## Cross compiling
8688

8789
NiceOS supports cross compiling using standard _Linux_ cross compile options using _ARCH_ and _CROSS_COMPILE_ environment variables. For example for arm64:

0 commit comments

Comments
 (0)