public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] problem building next on P2020DS_36BIT
@ 2009-12-10 19:22 Kumar Gala
  2009-12-10 19:39 ` Kumar Gala
  0 siblings, 1 reply; 3+ messages in thread
From: Kumar Gala @ 2009-12-10 19:22 UTC (permalink / raw)
  To: u-boot

I'm seeing the following build compile error related to building the next tree on P2020DS_36BIT.  What's odd is that git bisect says its related to:

commit 4b142febff71eabdb7ddbb125c7b583b24ddc434
Author: Heiko Schocher <hs@denx.de>
Date:   Thu Dec 3 11:21:21 2009 +0100

    common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL

...

But that seems very odd to me.  The other thing is if I run 'make' again it completes.

- k

make[2]: Leaving directory `/local/home/galak/git/u-boot-85xx/disk'
make -C drivers/bios_emulator/
make[2]: Entering directory `/local/home/galak/git/u-boot-85xx/drivers/bios_emulator'
In file included from atibios.c:49:
biosemui.h:47:21: error: biosemu.h: No such file or directory
In file included from biosemu.c:50:
biosemui.h:47:21: error: biosemu.h: No such file or directory
In file included from besys.c:51:
biosemui.h:47:21: error: biosemu.h: No such file or directory
In file included from bios.c:45:
biosemui.h:47:21: error: biosemu.h: No such file or directory
x86emu/decode.c:40:28: error: x86emu/x86emui.h: No such file or directory
x86emu/ops2.c:45:28: error: x86emu/x86emui.h: No such file or directory
x86emu/ops.c:76:28: error: x86emu/x86emui.h: No such file or directory
x86emu/prim_ops.c:103:28: error: x86emu/x86emui.h: No such file or directory
x86emu/sys.c:43:28: error: x86emu/x86emui.h: No such file or directory
x86emu/debug.c:42:28: error: x86emu/x86emui.h: No such file or directory
make[2]: *** No rule to make target `/tmp/p2020-2/drivers/bios_emulator/.depend', needed by `/tmp/p2020-2/drivers/bios_emulator/libatibiosemu.a'.  Stop.
make[2]: Leaving directory `/local/home/galak/git/u-boot-85xx/drivers/bios_emulator'
make[1]: *** [/tmp/p2020-2/drivers/bios_emulator/libatibiosemu.a] Error 2
make[1]: Leaving directory `/local/home/galak/git/u-boot-85xx'
make: *** [P2020DS_36BIT] Error 2

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-10 20:35 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-10 19:22 [U-Boot] problem building next on P2020DS_36BIT Kumar Gala
2009-12-10 19:39 ` Kumar Gala
2009-12-10 20:35   ` Scott Wood

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