From: Robert S. Grimes <rsg@alum.mit.edu>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] OT (probably) - Broke my host compiler - can't build tools directory
Date: Tue, 07 Aug 2007 17:38:55 -0400 [thread overview]
Message-ID: <46B8E66F.2070902@alum.mit.edu> (raw)
Sorry if this is off-topic, but I'm a bit desperate, and not expert in
these things.
Perhaps not too wisely, just before the final stages of my project, I
decided to update my Gentoo Linux, as is often recommended (not my
timing, of course!). In the process, gcc was updated from 3.4.4 to
3.4.6; unfortunately, something didn't get done completely right, and
now I get failures when trying to build u-boot. Specifically, this:
make[1]: Entering directory `/root/polychromix/u-boot/tools'
make[1]: *** No rule to make target
`/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/stddef.h', needed by
`img2srec.o'. Stop.
My PATH and GCC_PATH settings have been updated to point to
.../3.4.6/... and stddef.h does exist there. I don't know how to tell
the u-boot make system point to the correct compiler.
If the resolution is not within u-boot, please accept my apologies!
Thanks,
-Bob
next reply other threads:[~2007-08-07 21:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-07 21:38 Robert S. Grimes [this message]
2007-08-07 21:44 ` [U-Boot-Users] OT (probably) - Broke my host compiler - can't build tools directory Wolfgang Denk
2007-08-07 23:07 ` [U-Boot-Users] [SOLVED] " Robert S. Grimes
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=46B8E66F.2070902@alum.mit.edu \
--to=rsg@alum.mit.edu \
--cc=u-boot@lists.denx.de \
/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.