Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Problem with buildroot and external toolchain
@ 2008-06-17 17:41 hartleys
  2008-06-17 18:38 ` sjhill at realitydiluted.com
  0 siblings, 1 reply; 8+ messages in thread
From: hartleys @ 2008-06-17 17:41 UTC (permalink / raw)
  To: buildroot

Hello all,

Sorry if this is sent to the wrong list.

I am trying to use buildroot with an external toolchain. I was able to
get everything setup and the Linux zImage and root filesystem are both
built. But when the kernel boots I get a kernel panic no init found.

I think I worked the problem down to the external toolchain libraries
not getting copied to the root filesystem. The copy_toolchain_lib_root
in ext-tool.mk does locate the libraries to copy but I don't get the
messages about the libraries being copied.

The only thing I can figure is the find in:

	for FILE in `find $${LIB_DIR} -maxdepth 1 -type l -name
"$${LIB}*"`; do { \

Is failing for some reason. Can anyone please offer any help on this?

Thanks,
Hartley

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

end of thread, other threads:[~2008-06-18 18:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-17 17:41 [Buildroot] Problem with buildroot and external toolchain hartleys
2008-06-17 18:38 ` sjhill at realitydiluted.com
2008-06-17 18:57   ` hartleys
2008-06-17 19:04     ` Peter Korsgaard
2008-06-17 19:13       ` hartleys
2008-06-17 20:15       ` hartleys
2008-06-18  6:46         ` Peter Korsgaard
2008-06-18 18:28           ` hartleys

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