From: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
To: buildroot@busybox.net
Subject: [Buildroot] No rule to make target /buildroot-avr32-v2.2.0/toolchain_build_avr32/gcc-4.2.2-final/.libs_installed
Date: Thu, 2 Oct 2008 10:31:59 +0200 [thread overview]
Message-ID: <20081002103159.26e11d5a@atmel.com> (raw)
In-Reply-To: <49ED01FC03EE524BB7BB258E8F93BFF32B27CE@bfl-exchange-1.BFL.local>
On Thu, 2 Oct 2008 10:02:53 +0200
"Matuschka, Sebastian" <Sebastian.Matuschka@gcd-solutions.de> wrote:
> Hi,
>
> i'm using the buildroot-avr32-v2.2.0 from atmel.no now.
> Compiling with atstk1002_defconfig works, but i had to change a few
> things which i need or not need for our board, which is based on the
> atstk1002.
> Now i get this error every time i make it:
> mkdir -p
> /buildroot-avr32-v2.2.0/project_build_avr32/RavenBT/root/usr/lib
> /buildroot-avr32-v2.2.0/project_build_avr32/RavenBT/root/usr/sbin
> touch
> /buildroot-avr32-v2.2.0/toolchain_build_avr32/gcc-4.2.2-final/.installed
> make: *** No rule to make target
> >/buildroot-avr32-v2.2.0/toolchain_build_avr32/gcc-4.2.2-final/.libs_ins
> talled<,
> needed by `cross_compiler'. Stop.
>
Aha, you have enabled sysroot in GCC, I have not tested that. Could you
try the attached patch?
If it does not work, there is something wrong ongoing in
toolchain/gcc/gcc-uclibc-4.x.mk
> I've used make clean, make distclean, deleted toolchain_build_avr32
> completely, played with make menuconfig, but I get this error every
> time I run make.
>
> I guess that the point where this error occurs is in
> toolchain/gcc/gcc-uclibc-4.x.mk (Line 390):
> cross_compiler:=$(STAGING_DIR)/usr/bin/$(REAL_GNU_TARGET_NAME)-gcc
> cross_compiler gcc: uclibc-configured binutils gcc_initial \
> $(LIBFLOAT_TARGET) uclibc \
> $(GCC_BUILD_DIR2)/.installed
> $(GCC_BUILD_DIR2)/.libs_installed \ $(GCC_TARGETS)
>
> But I don't know what to correct now.
>
Let me know if the patch works for you.
--
Best regards,
Hans-Christian Egtvedt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcc-with-sysroot-fix-libs-installed-rule.patch
Type: text/x-patch
Size: 584 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20081002/0fd483af/attachment.bin
next prev parent reply other threads:[~2008-10-02 8:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-02 8:02 [Buildroot] No rule to make target /buildroot-avr32-v2.2.0/toolchain_build_avr32/gcc-4.2.2-final/.libs_installed Matuschka, Sebastian
2008-10-02 8:31 ` Hans-Christian Egtvedt [this message]
2008-10-02 9:33 ` Matuschka, Sebastian
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=20081002103159.26e11d5a@atmel.com \
--to=hans-christian.egtvedt@atmel.com \
--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.