From: Jerry Van Baren <gerald.vanbaren@ge.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] U-Boot Compilation error
Date: Tue, 10 Jun 2008 10:29:51 -0400 [thread overview]
Message-ID: <484E8FDF.5070106@ge.com> (raw)
In-Reply-To: <2bdb3520806100629v5c07575ai2dde17f305a00e1@mail.gmail.com>
Vijay Srivastava wrote:
>
>
> Hi,
>
> I am trying to compile uboot version 1.1.3 for ppc_870 board with the
> following settings
> bash$ export CROSS_COMPILE=ppc_8xx-
> bash$ export PATH=${PATH}:/opt/eldk/bin:/opt/eldk/usr/bin
>
> But I am getting following error:
>
> make txc870_config
What does the command "which make" say? Are you running the "make"
program that you expect?
What does "make --version" say?
FWIIW, on my debian system I see (note that we are using the native make
to do the cross compile):
$ which make
/usr/bin/make
$ make --version
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i486-pc-linux-gnu
Best regards,
gvb
next prev parent reply other threads:[~2008-06-10 14:29 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-10 13:29 [U-Boot-Users] U-Boot Compilation error Vijay Srivastava
2008-06-10 14:29 ` Jerry Van Baren [this message]
2008-06-10 18:20 ` Wolfgang Denk
-- strict thread matches above, loose matches on Subject: below --
2006-10-13 17:43 [U-Boot-Users] U-Boot compilation error alayrac christophe
2006-10-13 16:09 ` Ben Warren
2006-10-16 7:15 ` Wolfgang Denk
2006-10-16 15:33 ` alayrac
2006-10-16 20:17 ` Wolfgang Denk
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=484E8FDF.5070106@ge.com \
--to=gerald.vanbaren@ge.com \
--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.