Am 15.06.2016 10:51, schrieb ANIRUDH AGARWAL:
> Hello,
>
> I am trying to use busybox with linux kernel 4.1.1.7.
>
> I am in the process of compiling busybox with static build option. I have
> installed default gcc compiler and the riscv-toolchain.
>
> However while building busybox using commands ($ make -j4) at riscv-tools,
> consistently an error message "byteswap.h: No such file or directory
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> compilation terminated" is obtained....
>
> The compiler is trying to locate *byteswap.h* file in
> /busybox-1.24.2/include/ ...Copying this file from /usr/include to
> /busybox-1.24.2/include/ resolves the issue but generates same error for
> feature.h file as byteswap.h has dependency on feature.h file.
>
> Is there a problem in busybox cloning or do i have to make changes in some
> PATH variable..
>
neither nor, you have problem with your toolchain not with busybox
for me this is a part of libc. You millage may vary ...
note: i do not have a risc toolchain please use the riscv mailing list
to get better help
re,
wh
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox