On Thu, Aug 16, 2012 at 10:59 AM, Darius <[email protected]> wrote:

... snip ....

> 'make menuconfig' or do 'make target/sdk/install' I still get same errors.
> The error is as follows:
>

... snip ....

> tar:
> OpenWrt-SDK-ar71xx-for-Linux-x86_64-gcc-4.6-linaro_uClibc-0.9.33.2/staging_dir/host/share/quilt/compat/getopt:
> Cannot open: Permission denied
>
> tar:
> OpenWrt-SDK-ar71xx-for-Linux-x86_64-gcc-4.6-linaro_uClibc-0.9.33.2/staging_dir/target-mips_r2_uClibc-0.9.33.2/root-ar71xx/etc/modules-boot.d/20-nls-base:
> Cannot open: Permission denied

... snip ...

>
> There is no such path as
> /home/darius/build/openwrt/trunk/build_dir/target-mips_r2_uClibc-0.9.33.2/OpenWrt-SDK-ar71xx-for-Linux-x86_64-gcc-4.6-linaro_uClibc-0.9.33.2
> so I think thats why I get permission denied error. I just can't understand

I have no experience in building openWRT from source but have other
apps. from source tar balls.

However, looking at the couple of error messages from your post, it
appears like a dir/file permission issue.

When dir/file does not exist it would have given an error like this

$ ls junk
ls: cannot access junk: No such file or directory

I would suggest check the perms. on the dirs/files and also the uid/gid.

-- 
Arun Khan
"As a layman, I would say we have it, but as a scientist I have to
say, 'What do we have?'"
Rolf Heuer, Director General CERN on the announcement of Higgs Boson particle.
_______________________________________________
openwrt-users mailing list
[email protected]
https://lists.openwrt.org/mailman/listinfo/openwrt-users

Reply via email to