From: "Li Weichen" <iaadoa@gmail.com>
To: 'Matthew Percival' <matthew@capgo.com>,
'Linux OMAP Open Source' <linux-omap-open-source@linux.omap.com>
Subject: RE: Toolchain select
Date: Mon, 9 Jan 2006 10:10:01 +0800 [thread overview]
Message-ID: <43c1c602.744e24c8.3c58.744e@mx.gmail.com> (raw)
In-Reply-To: <1136756932.8961.3.camel@localhost.localdomain>
Hi,
What version of u-boot are you using? I use the u-boot-1.1.4 and
u-boot-1.1.3, and my steps is,
$tar xjvf u-boot-1.1.x
$cd u-boot-1.1.x
$make omap5912osk_config
$make
I think there is nothing wrong in my process.
And have you tried building the 2.6.15 kernel?
Regards,
Li Weichen
2006-1-9
> That is a make error, not a toolchain one: make does not have a rule
to
> make the said file, and so does not know what to do. That likely
> indicates that it is a file that either should already be there, or
> created by an earlier process (eg running 'make something_config' type
> operations). In this case, I can see the file in my examples/
> directory, so likely there is something wrong with your process. Make
> sure you have followed the steps for compiling u-boot correctly, as you
> do not compile it the same as with most programs.
>
> -- Matthew
>
> _______________________________________________
> Linux-omap-open-source mailing list
> Linux-omap-open-source@linux.omap.com
> http://linux.omap.com/mailman/listinfo/linux-omap-open-source
next prev parent reply other threads:[~2006-01-09 2:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-05 13:38 Toolchain select Li Weichen
2006-01-05 13:38 ` [U-Boot-Users] " Li Weichen
2006-01-05 14:12 ` Wolfgang Denk
2006-01-06 11:56 ` Li Weichen
2006-01-06 16:29 ` Wolfgang Denk
2006-01-05 22:00 ` Matthew Percival
2006-01-06 12:13 ` Li Weichen
2006-01-08 21:48 ` Matthew Percival
2006-01-09 2:10 ` Li Weichen [this message]
2006-01-09 3:06 ` Matthew Percival
2006-01-09 3:23 ` Li Weichen
2006-01-09 18:32 ` Khem Raj
2006-01-09 18:32 ` [U-Boot-Users] " Khem Raj
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=43c1c602.744e24c8.3c58.744e@mx.gmail.com \
--to=iaadoa@gmail.com \
--cc=linux-omap-open-source@linux.omap.com \
--cc=matthew@capgo.com \
/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.