From: Thomas Lundquist <lists@zelow.no>
To: buildroot@busybox.net
Subject: [Buildroot] make menuconfig in a buildroot env.
Date: Fri, 23 Feb 2007 07:56:20 +0100 [thread overview]
Message-ID: <20070223065620.GB30949@zelow.no> (raw)
In-Reply-To: <20070222195010.GA30949@zelow.no>
On Thu, Feb 22, 2007 at 08:50:11PM +0100, Thomas Lundquist wrote:
>
> I've made a buildroot development environment and have a buildroot
> checkout in it.
>
> I've done this many times before but since the last time I did it, this
> have started to happen:
>
> It is not the ncurses library since another (earlier) br2 I have works in
> the same built rootfs.
BTW; just typing make (and not use menuconfig, doesen't work either, it
bombs in uClibc:
set -x && make MAKE="make -j1" -C
/buildroot.rolls/toolchain_build_i686/uClibc \
PREFIX=/buildroot.rolls/toolchain_build_i686/uClibc_dev/
\
DEVEL_PREFIX=/usr/ \
RUNTIME_PREFIX=/buildroot.rolls/toolchain_build_i686/uClibc_dev/
\
HOSTCC="gcc" \
pregen install_dev
+ make 'MAKE=make -j1' -C /buildroot.rolls/toolchain_build_i686/uClibc
PREFIX=/buildroot.rolls/toolchain_build_i686/uClibc_dev/
DEVEL_PREFIX=/usr/
RUNTIME_PREFIX=/buildroot.rolls/toolchain_build_i686/uClibc_dev/
HOSTCC=gcc pregen install_dev
/bin/sh:
/buildroot.rolls/build_i686/staging_dir/bin/i686-linux-uclibc-gcc: No
such file or directory
make[1]:
/buildroot.rolls/build_i686/staging_dir/bin/i686-linux-uclibc-gcc:
Command not found
make[1]: Entering directory
`/buildroot.rolls/toolchain_build_i686/uClibc'
make[1]:
/buildroot.rolls/build_i686/staging_dir/bin/i686-linux-uclibc-gcc:
Command not found
/bin/sh:
/buildroot.rolls/build_i686/staging_dir/bin/i686-linux-uclibc-gcc: No
such file or directory
make[2]:
/buildroot.rolls/build_i686/staging_dir/bin/i686-linux-uclibc-gcc:
Command not found
make[2]:
/buildroot.rolls/build_i686/staging_dir/bin/i686-linux-uclibc-gcc:
Command not found
gcc -DCURSES_LOC="<ncurses.h>" -DLOCALE -DKBUILD_NO_NLS -c
lxdialog/checklist.c -o lxdialog/checklist.o
In file included from lxdialog/dialog.h:32,
from lxdialog/checklist.c:24:
/usr/include/ncurses.h:66:25: error: ncurses_dll.h: No such file or
directory
In file included from /usr/include/ncurses.h:123,
from lxdialog/dialog.h:32,
from lxdialog/checklist.c:24:
next prev parent reply other threads:[~2007-02-23 6:56 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-02-22 19:50 [Buildroot] make menuconfig in a buildroot env Thomas Lundquist
2007-02-23 6:56 ` Thomas Lundquist [this message]
2007-02-23 8:19 ` Philippe Ney
2007-02-23 9:14 ` Thomas Lundquist
2007-02-23 10:33 ` Thomas Lundquist
2007-03-07 14:44 ` Bernhard Fischer
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=20070223065620.GB30949@zelow.no \
--to=lists@zelow.no \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox