* [Buildroot] [NEWBIE] Disable U-Boot
@ 2009-04-03 11:31 Roger Varley
2009-04-03 12:42 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Roger Varley @ 2009-04-03 11:31 UTC (permalink / raw)
To: buildroot
Hi
I have installed buildroot-2902 and I'm trying my hand at my first
"make" It fails when it tries to build u-boot-2009-01 with
the error
make[1] *** no rule to make target "vortex_config"
I don't use u-boot, I've selected the grub option but the system won't
allow me to switch off the "Das U-Boot Boot Monitor".
How do I stop buildroot from trying to build U-Boot
Regards
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [NEWBIE] Disable U-Boot
2009-04-03 11:31 [Buildroot] [NEWBIE] Disable U-Boot Roger Varley
@ 2009-04-03 12:42 ` Peter Korsgaard
[not found] ` <39f1c8d30904030716u38c3b238jb62178d41184a9c8@mail.gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Peter Korsgaard @ 2009-04-03 12:42 UTC (permalink / raw)
To: buildroot
>>>>> "Roger" == Roger Varley <roger.varley@googlemail.com> writes:
Roger> Hi
Roger> I have installed buildroot-2902 and I'm trying my hand at my first
Roger> "make" It fails when it tries to build u-boot-2009-01 with
Roger> the error
Roger> make[1] *** no rule to make target "vortex_config"
Roger> I don't use u-boot, I've selected the grub option but the system won't
Roger> allow me to switch off the "Das U-Boot Boot Monitor".
Roger> How do I stop buildroot from trying to build U-Boot
Did you by any chance select the advanced Linux kernel config and
uImage as "kernel binary format"? If so, then that's why it tries to
build U-Boot. You probably want bzImage instead.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [NEWBIE] Disable U-Boot
[not found] ` <39f1c8d30904030716u38c3b238jb62178d41184a9c8@mail.gmail.com>
@ 2009-04-03 14:51 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2009-04-03 14:51 UTC (permalink / raw)
To: buildroot
>>>>> "Roger" == Roger Varley <roger.varley@googlemail.com> writes:
Hi,
Roger> Thanks for your response - that was the problem. Now I'm getting a
Roger> failure later in the "make" process.
Roger> In file included from .stdint.h:87
Roger> from <long path name
to> /build_i486/staging_dir/usr/include/stdlib.h:860
Roger> from ./stdlib.h:44
Roger> from allocsa.h:24
Roger> from allocsa.h:22
Roger> ./wchar.h:41:12: error: empty filename in #include
What package is this from? Coreutils?
Roger> This happens whether I've selected wchar support or not
Roger> through menuconfig.
You have to do a complete rebuild (rm -rf *build_*; make) after you
change something to the toolchain config.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-04-03 14:51 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-03 11:31 [Buildroot] [NEWBIE] Disable U-Boot Roger Varley
2009-04-03 12:42 ` Peter Korsgaard
[not found] ` <39f1c8d30904030716u38c3b238jb62178d41184a9c8@mail.gmail.com>
2009-04-03 14:51 ` Peter Korsgaard
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.