From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 955] New: Grub fails to build with External Toolchain
Date: Mon, 25 Jan 2010 21:43:27 +0000 (UTC) [thread overview]
Message-ID: <bug-955-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=955
Target: i686-nptl-linux-gnu
Build: x86_64
Summary: Grub fails to build with External Toolchain
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: patch
Severity: normal
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: clark.rawlins at escient.com
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Created an attachment (id=979)
--> (https://bugs.busybox.net/attachment.cgi?id=979)
Fix external toolchain build error for grub and migrate grub to the autotools
macro
When building grub with an external toolchain I get the following failure.
make[1]: Entering directory
`/home/clark/src/br-upstream/output/build/grub-0.97/grub'
/opt/x-tools/i686-nptl-linux-gnu/bin/i686-nptl-linux-gnu-gcc -static -o grub
main.o asmstub.o ../stage2/libgrub.a ../lib/libcommon.a -lncurses
/opt/x-tools/i686-nptl-linux-gnu/lib/gcc/i686-nptl-linux-gnu/4.3.2/../../../../i686-nptl-linux-gnu/bin/ld:
cannot find -lncurses
collect2: ld returned 1 exit status
make[1]: *** [grub] Error 1
make[1]: Leaving directory
`/home/clark/src/br-upstream/output/build/grub-0.97/grub'
make: *** [/home/clark/src/br-upstream/output/build/grub-0.97/grub/grub] Error
2
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
next reply other threads:[~2010-01-25 21:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-25 21:43 bugzilla at busybox.net [this message]
2010-02-21 18:51 ` [Buildroot] [Bug 955] Grub fails to build with External Toolchain bugzilla at busybox.net
2010-04-09 14:54 ` bugzilla at busybox.net
2010-07-13 18:21 ` bugzilla at busybox.net
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=bug-955-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--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.