From: "Raúl Sánchez Siles" <rasasi78@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] uclibc target fails on simple configurations.
Date: Thu, 6 Sep 2012 18:02:26 +0200 [thread overview]
Message-ID: <201209061802.29394.rasasi78@gmail.com> (raw)
Hello:
After a default configuration: make xconfig, save and quit; I went for the
uclibc target and noticed a build failure. Log attached.
I discovered that uclibc depends on $(gcc_intermediate) target which expands
to $(GCC_BUILD_DIR2)/.installed This means that no gcc prerequisites or
dependencies are checked and therefore gcc configuration fails.
The options I reckon to solve the problem were either adding a
$(GCC_HOST_PREREQ) depends on $(gcc_intermediate) or either depend uclibc on
gcc_intermediate (as oposed to $(gcc_intermediate)).
I'm attaching shortly a patch addressing the issue on the second approach.
Regards,
--
Ra?l S?nchez Siles
----->Proud Debian user<-----
Linux registered user #416098
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uclibc-buildfail.log.zip
Type: application/zip
Size: 2452 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120906/051737bc/attachment-0001.zip>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 490 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20120906/051737bc/attachment-0001.asc>
reply other threads:[~2012-09-06 16:02 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=201209061802.29394.rasasi78@gmail.com \
--to=rasasi78@gmail.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox