Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] building buildroot is not successful
@ 2010-02-03 22:02 M.A. Hockings
  2010-02-03 23:51 ` Cameron Hutchison
  0 siblings, 1 reply; 2+ messages in thread
From: M.A. Hockings @ 2010-02-03 22:02 UTC (permalink / raw)
  To: buildroot

Please be gentle with me, I am yet learning Linux and all.  For this I 
have looked back through the archives but don't see anything that I 
recognize as being the same problem.

I am trying to build buildroot on a Centos 5.4 box.  The build fails 
with a permission denied error when accessing package/config/mconf but 
it is not clear to me why.  I extracted the source with my id into a 
directory for which I have full access so I would not expect simple 
authority to be the problem.

Thanks for any suggestions

m


[xxxxxxxx at eMash buildroot-2009.11]$ make menuconfig
make CC="/usr/bin/gcc" -C package/config mconf
make[1]: Entering directory `/media/disk/buildroot-2009.11/package/config'
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE  
-g -O2  -c conf.c -o conf.o
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE  
-g -O2  -c kxgettext.c -o kxgettext.o
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE  
-g -O2  -c lxdialog/checklist.c -o lxdialog/checklist.o
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE  
-g -O2  -c lxdialog/inputbox.c -o lxdialog/inputbox.o
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE  
-g -O2  -c lxdialog/menubox.c -o lxdialog/menubox.o
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE  
-g -O2  -c lxdialog/textbox.c -o lxdialog/textbox.o
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE  
-g -O2  -c lxdialog/util.c -o lxdialog/util.o
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE  
-g -O2  -c lxdialog/yesno.c -o lxdialog/yesno.o
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE  
-g -O2  -c mconf.c -o mconf.o
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE  
-g -O2 -I. -c zconf.tab.c -o zconf.tab.o
/usr/bin/gcc -I/usr/include/ncurses -DCURSES_LOC="<ncurses.h>" -DLOCALE  
-g -O2  mconf.o zconf.tab.o lxdialog/checklist.o lxdialog/util.o 
lxdialog/inputbox.o lxdialog/textbox.o lxdialog/yesno.o 
lxdialog/menubox.o -lncursesw -o mconf
make[1]: Leaving directory `/media/disk/buildroot-2009.11/package/config'
/bin/sh: package/config/mconf: Permission denied

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-02-03 23:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-03 22:02 [Buildroot] building buildroot is not successful M.A. Hockings
2010-02-03 23:51 ` Cameron Hutchison

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox