Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Hamish Moffatt <hamish@cloud.net.au>
To: buildroot@busybox.net
Subject: [Buildroot] Bash failing
Date: Wed, 30 Jul 2008 11:23:04 +1000	[thread overview]
Message-ID: <20080730012304.GA7254@cloud.net.au> (raw)
In-Reply-To: <8bf7d05b0807291420n407ca0fn3fc4e01d43545ab7@mail.gmail.com>

On Tue, Jul 29, 2008 at 10:20:18PM +0100, Jonathan and Caroline Moore wrote:
> Still no joy and it is all rather frustrating. Aren't these things
> meant to "work out of the box"? Are you able to send me the .config
> you have managed to get working and tell me the buildroot snapshot you
> used please?

> /opt/crosstool/gcc-4.1.0-glibc-2.3.2/arm-unknown-linux-gnu/lib/gcc/arm-unknown-linux-gnu/4.1.0/../../../../arm-unknown-linux-gnu/bin/ld:
> cannot find -lcurses

 $(BASH_DIR)/$(BASH_BINARY): $(BASH_DIR)/.configured
-       $(MAKE1) CC=$(TARGET_CC) CC_FOR_BUILD="$(HOSTCC)" -C $(BASH_DIR)
+       $(MAKE1) CC=$(TARGET_CC) CC_FOR_BUILD="$(HOSTCC)" CFLAGS="-I$(STAGING_DIR)/usr/include" -C $(BASH_DIR)

You probably also need an LDFLAGS="-L$(STAGING_DIR)/usr/lib" then.

As to working "out of the box", you'd probably have more luck if you
used the compiler that came out of the same box!


> make[3]: *** [info-recursive] Error 1

That's weird since no error was printed before that. Can you debug it?

> make[3]: Leaving directory
> `/home/jm/git/Arm.2410/buildroot/toolchain_build_arm/binutils-2.18-build/bfd'

Does this path imply you are using the unofficial buildroot Git
repository? Can you try the official svn?


Hamish
-- 
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>

  reply	other threads:[~2008-07-30  1:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-26  7:46 [Buildroot] Bash failing Jonathan and Caroline Moore
2008-07-28  8:42 ` Hinko Kocevar
2008-07-28 11:13   ` Jonathan and Caroline Moore
2008-07-28 12:50     ` Hinko Kocevar
2008-07-28 15:33       ` Jonathan and Caroline Moore
2008-07-29  7:34         ` Hinko Kocevar
2008-07-29 11:49           ` Jonathan and Caroline Moore
2008-07-29 12:14             ` Hinko Kocevar
2008-07-29 21:20               ` Jonathan and Caroline Moore
2008-07-30  1:23                 ` Hamish Moffatt [this message]
2008-07-30  7:30                   ` Hinko Kocevar

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=20080730012304.GA7254@cloud.net.au \
    --to=hamish@cloud.net.au \
    --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