From: waangyan <wang.yan3@byd.com.cn>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] make B2_config with error--"system not configured"
Date: Thu, 1 Mar 2007 23:00:52 -0800 (PST) [thread overview]
Message-ID: <9265045.post@talk.nabble.com> (raw)
Hi all,
I am new to Linux and U-boot, so I installed vmware on my host
system(win2k). I want to read and edit the u-boot source code in win2K
system .
Here are my steps:
1.Some simple introduce to my system(win2k+vmware+FC6):
--Host system: win2k
--vmware version:wmware 6, VMware-workstation-e.x.p-36983
--Guest system: Linux, FC6
--u-boot version: u-boot-1.1.2.tar.bz2
--cross tool-chain: cross-2.95.3.tar.bz2
2.I installed the vmware-tools, so I can see the windows directories in
/mnt/hgfs in Linux.
3.uncompress u-boot-1.1.2
I put u-boot-1.1.2.tar.bz2 to the windows directories 'F:\WinShare' and
share this directory by vmware-tools. so I can see this directory in Linux
system from /mnt/hgfs/WinShare
then I run the vmware and Linux, uncompress the u-boot-1.1.2.tar.bz2 as
following:
# cd /mnt/hgfs/WinShare
# tar xjvf u-boot-1.1.2.tar.bz2
4.uncompress corss tool-chain cross-2.95.3.tar.bz2 to /usr/local/arm and
change the environment variable PATH.
5.try to make u-boot.
# cd /mnt/hgfs/WinShare/u-boot-1.1.2
# make distclean
# make B2_config
# make
then, it shows"System not configured, see README"
But,if I uncompress the u-boot-1.1.2 to Linux directory(for example, /tmp),
make is successful. This proves
http://www.nabble.com/file/6883/u-boot_make_problem.bmp the cross
tool-chain is ok.
Here are the problems:
I have read the README of u-boot, but get no clue.
1. B2_config has been configured in u-boot-1.1.2/Makefile by default. Why
can not do 'make' in /mnt/hgfs/u-boot_share/u-boot-1.1.2 ?
2. Does u-boot-1.1.2 must under Linux' directory? If it does, then it is too
convenient to read the source code to me. I usually read source code in
Win2k by SourceInSight?How to read the source code convenient in Linux?
Thanks a lot.Waiting for your helpness.
waangyan
--
View this message in context: http://www.nabble.com/make-B2_config-with-error--%22system-not-configured%22-tf3332090.html#a9265045
Sent from the Uboot - Users mailing list archive at Nabble.com.
reply other threads:[~2007-03-02 7:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=9265045.post@talk.nabble.com \
--to=wang.yan3@byd.com.cn \
--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.