From: M.A. Hockings <veeshooter@hockings.net>
To: buildroot@busybox.net
Subject: [Buildroot] building buildroot is not successful
Date: Wed, 03 Feb 2010 17:02:40 -0500 [thread overview]
Message-ID: <4B69F280.9070301@hockings.net> (raw)
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
next reply other threads:[~2010-02-03 22:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-02-03 22:02 M.A. Hockings [this message]
2010-02-03 23:51 ` [Buildroot] building buildroot is not successful Cameron Hutchison
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B69F280.9070301@hockings.net \
--to=veeshooter@hockings.net \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.