Am 14.04.2014 08:45, schrieb Mai Daftedar:
> Dear All,
>   It's required to crosscompile busybox for ARM...I get errors with the *make
> install* command.
> 
> These are the steps I followed:
> export ARCH=arm CROSS_COMPILE=arm-none-linux-gnueabi-
> make
> make install
> 
> *and these are the errors I get*
> *ln: creating symbolic link './install//bin/ash': Read only file system*
                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^     

> *make: *** [install] Error 1*

You are installing on a filesystem where you can only *read*.
PLease install somewhere where you can also *write*.

re,
 wh



> Please Advice
> Many Thanks
> Mai
> 
> 
> 
> 
> _______________________________________________
> busybox mailing list
> [email protected]
> http://lists.busybox.net/mailman/listinfo/busybox
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to