From: Jonathan and Caroline Moore <jandcmoore@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Bash failing
Date: Tue, 29 Jul 2008 22:20:18 +0100 [thread overview]
Message-ID: <8bf7d05b0807291420n407ca0fn3fc4e01d43545ab7@mail.gmail.com> (raw)
In-Reply-To: <488F09C3.2090205@cetrtapot.si>
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?
The patch generates this error:
make[2]: Leaving directory
`/home/jm/git/Arm.2410/buildroot/build_arm/bash-3.2/lib/tilde'
rm -f bash
/opt/crosstool/gcc-4.1.0-glibc-2.3.2/arm-unknown-linux-gnu/bin/arm-unknown-linux-gnu-gcc
-L./builtins -L./lib/readline -L./lib/readline -L./lib/glob
-L./lib/tilde -L./lib/sh -rdynamic
-I/home/jm/git/Arm.2410/buildroot/build_arm/staging_dir/usr/include -o
bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o
dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o
flags.o nojobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o
input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o
arrayfunc.o braces.o bracecomp.o bashhist.o bashline.o list.o
stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o
xmalloc.o signames.o -lbuiltins -lsh -lreadline -lhistory -lcurses
-lglob -ltilde -ldl
/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
collect2: ld returned 1 exit status
make[1]: *** [bash] Error 1
make[1]: Leaving directory `/home/jm/git/Arm.2410/buildroot/build_arm/bash-3.2'
make: *** [/home/jm/git/Arm.2410/buildroot/build_arm/bash-3.2/bash] Error 2
and trying to build a buildroot toolchain causes this error
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing bfd_stdint.h commands
config.status: executing default commands
make[4]: Leaving directory
`/home/jm/git/Arm.2410/buildroot/toolchain_build_arm/binutils-2.18-build/bfd/po'
make[4]: Entering directory
`/home/jm/git/Arm.2410/buildroot/toolchain_build_arm/binutils-2.18-build/bfd/po'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory
`/home/jm/git/Arm.2410/buildroot/toolchain_build_arm/binutils-2.18-build/bfd/po'
make[4]: Entering directory
`/home/jm/git/Arm.2410/buildroot/toolchain_build_arm/binutils-2.18-build/bfd'
make[4]: Nothing to be done for `info-am'.
make[4]: Leaving directory
`/home/jm/git/Arm.2410/buildroot/toolchain_build_arm/binutils-2.18-build/bfd'
make[3]: *** [info-recursive] Error 1
make[3]: Leaving directory
`/home/jm/git/Arm.2410/buildroot/toolchain_build_arm/binutils-2.18-build/bfd'
make[2]: *** [all-bfd] Error 2
make[2]: Leaving directory
`/home/jm/git/Arm.2410/buildroot/toolchain_build_arm/binutils-2.18-build'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/jm/git/Arm.2410/buildroot/toolchain_build_arm/binutils-2.18-build'
make: *** [/home/jm/git/Arm.2410/buildroot/toolchain_build_arm/binutils-2.18-build/binutils/objdump]
Error 2
Jonathan
2008/7/29 Hinko Kocevar <hinko.kocevar@cetrtapot.si>:
> Jonathan and Caroline Moore wrote:
>> Here is my output - it seems it is not looking in the right places.
>
> Just as I though so.
>
>>
>> Is there a way to correct this or do I need to try and get buildroot
>> to make a cross-compiler too?
>
> Try attached patch.
>
> HTH,
> Hinko
>
> --
> ?ETRTA POT, d.o.o., Kranj
> Planina 3
> 4000 Kranj
> Slovenia, Europe
> Tel. +386 (0) 4 280 66 03
> E-mail: hinko.kocevar at cetrtapot.si
> Http: www.cetrtapot.si
>
>
--
Jonathan (and Caroline)
Jonathan and Caroline Moore
JandCMoore at gmail.com (Jonathan)
CandJMoore at gmail.com (Caroline)
http://jandcmoore.googlepages.com/
next prev parent reply other threads:[~2008-07-29 21:20 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 [this message]
2008-07-30 1:23 ` Hamish Moffatt
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=8bf7d05b0807291420n407ca0fn3fc4e01d43545ab7@mail.gmail.com \
--to=jandcmoore@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