From: bugs at busybox.net <bugs@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [buildroot 0005214]: make uclibc-config fails, as sed does not exist.
Date: Fri, 3 Oct 2008 01:11:27 -0700 [thread overview]
Message-ID: <d669bdad3df9fa73f783ee3b63fd6762@busybox.net> (raw)
A NOTE has been added to this issue.
======================================================================
http://busybox.net/bugs/view.php?id=5214
======================================================================
Reported By: mjd
Assigned To: buildroot
======================================================================
Project: buildroot
Issue ID: 5214
Category: Other
Reproducibility: always
Severity: major
Priority: normal
Status: assigned
======================================================================
Date Submitted: 10-02-2008 22:11 PDT
Last Modified: 10-03-2008 01:11 PDT
======================================================================
Summary: make uclibc-config fails, as sed does not exist.
Description:
I am getting the following failure from a fresh checkout of buildroot:
<yada yada>
/home/mjd/wrk/buildroot-sym-1/toolchain_build_arm/bin/sed -i -e
's,^CROSS_COMPILER_PREFIX=.*,CROSS_COMPILER_PREFIX="/home/mjd/wrk/buildroot-sym-1/build_arm/staging_dir/usr/bin/arm-linux-uclibc-",g'
\
-e 's,# TARGET_arm is not set,TARGET_arm=y,g' \
-e 's,^TARGET_ARCH=".*",TARGET_ARCH=\"arm\",g' \
-e
's,^KERNEL_SOURCE=.*,KERNEL_SOURCE=\"/home/mjd/wrk/buildroot-sym-1/toolchain_build_arm/linux\",g'
\
-e
's,^KERNEL_HEADERS=.*,KERNEL_HEADERS=\"/home/mjd/wrk/buildroot-sym-1/toolchain_build_arm/linux/include\",g'
\
-e 's,^RUNTIME_PREFIX=.*,RUNTIME_PREFIX=\"/\",g' \
-e 's,^DEVEL_PREFIX=.*,DEVEL_PREFIX=\"/usr/\",g' \
-e
's,^SHARED_LIB_LOADER_PREFIX=.*,SHARED_LIB_LOADER_PREFIX=\"/lib\",g' \
/home/mjd/wrk/buildroot-sym-1/toolchain_build_arm/uClibc-0.9.29/.oldconfig
make: /home/mjd/wrk/buildroot-sym-1/toolchain_build_arm/bin/sed: Command
not found
How to reproduce:
tar -xjf ../dl/buildroot-svn-snapshot.tar.bz2
cd buildroot
cp target/device/Atmel/at91sam9260dfc/at91sam9260dfc_defconfig .config
make menuconfig
# Immediately exit and save without changing any values
make uclibc-config
======================================================================
----------------------------------------------------------------------
mjd - 10-02-08 23:00
----------------------------------------------------------------------
The above patch to buildroot fixes the problem for me.
----------------------------------------------------------------------
egtvedt - 10-03-08 00:29
----------------------------------------------------------------------
Is this patch allways correct? The rule seems a bit weird for me, I would
assume something like sed-host-installed or something similar.
Does Buildroot build sed if the host is missing it?
----------------------------------------------------------------------
bernhardf - 10-03-08 01:11
----------------------------------------------------------------------
this is not correct, no. Works in my tree..
Issue History
Date Modified Username Field Change
======================================================================
10-02-08 22:11 mjd New Issue
10-02-08 22:11 mjd Status new => assigned
10-02-08 22:11 mjd Assigned To => buildroot
10-02-08 22:12 mjd Issue Monitored: mjd
10-02-08 22:59 mjd File Added: uclibc-sed-1.diff
10-02-08 23:00 mjd Note Added: 0012594
10-03-08 00:29 egtvedt Note Added: 0012624
10-03-08 01:11 bernhardf Note Added: 0012634
======================================================================
next reply other threads:[~2008-10-03 8:11 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-03 8:11 bugs at busybox.net [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-10-06 4:38 [Buildroot] [buildroot 0005214]: make uclibc-config fails, as sed does not exist bugs at busybox.net
2008-10-04 1:43 bugs at busybox.net
2008-10-04 0:01 bugs at busybox.net
2008-10-03 15:18 bugs at busybox.net
2008-10-03 7:29 bugs at busybox.net
2008-10-03 6:00 bugs at busybox.net
2008-10-03 5:11 bugs at busybox.net
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=d669bdad3df9fa73f783ee3b63fd6762@busybox.net \
--to=bugs@busybox.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox