Bug 9206 - Permission denied make: *** [core-dependencies] Error 126 in Buildroot-2015.08.1
Summary: Permission denied make: *** [core-dependencies] Error 126 in Buildroot-2015.08.1
Status: RESOLVED DUPLICATE of bug 9201
Alias: None
Product: Infrastructure
Classification: Unclassified
Component: Mailing Lists (show other bugs)
Version: unspecified
Hardware: All Linux
: P5 normal (vote)
Target Milestone: ---
Assignee: unassigned
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-29 06:12 UTC by Ramachandra
Modified: 2016-10-28 03:00 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ramachandra 2016-08-29 06:12:35 UTC
Hai, 

I am using buildroot-2015.08.1 tool, Mainly i am used 
make distclean 
make xilinx_zc706_defconfig 
make menuconfig 
make 
then these error occurred below things 
root@caravel:/home/ram/Desktop/buildroot-2015.08.1# make 
make: execvp: /home/ram/Desktop/buildroot-2015.08.1/support/scripts/setlocalversion: Permission denied 
/bin/bash: support/gnuconfig/config.guess: Permission denied 
/bin/bash: support/dependencies/check-host-tar.sh: Permission denied 
/bin/bash: support/dependencies/check-host-xzcat.sh: Permission denied 
/bin/bash: /home/ram/Desktop/buildroot-2015.08.1/support/dependencies/dependencies.sh: Permission denied 
make: *** [core-dependencies] Error 126 
I think my compiler also presently: 
root@caravel:/home/ram/Desktop/eldk-download# eldk-switch -q 
Currently using eldk 5.4 from /opt/eldk-5.4/armv7a-hf 
CROSS_COMPILE=arm-linux-gnueabi- 
ARCH=arm

Thanks,
Ram
Comment 1 Mike Frysinger 2016-10-28 03:00:51 UTC

*** This bug has been marked as a duplicate of bug 9201 ***