Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] uclibc target fails on simple configurations.
@ 2012-09-06 16:02 Raúl Sánchez Siles
  0 siblings, 0 replies; only message in thread
From: Raúl Sánchez Siles @ 2012-09-06 16:02 UTC (permalink / raw)
  To: buildroot

  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>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-09-06 16:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-06 16:02 [Buildroot] uclibc target fails on simple configurations Raúl Sánchez Siles

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox