From: Jeff Dike <jdike@addtoit.com>
To: Peter Teoh <htmldeveloper@gmail.com>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] ?struct thread_struct? has no member named ?mode?
Date: Mon, 19 May 2008 12:06:52 -0400 [thread overview]
Message-ID: <20080519160652.GA17500@c2.user-mode-linux.org> (raw)
In-Reply-To: <804dabb00805180830s6abedeb1o39b592f235fe5319@mail.gmail.com>
On Sun, May 18, 2008 at 11:30:13PM +0800, Peter Teoh wrote:
> Thank you Jeff.....what distros are u on? I think my machine(s) may
> have some problem...or possibly the distros itself...
> following your steps EXACTLY (thank you for the elaborate explanation
> :-)) I got the following in my FC5, FC6 and FC7 machines:
These all say the same thing:
> *** You have not yet configured your kernel!
> *** (missing kernel .config file)
> ***
> *** Please run some configurator (e.g. "make oldconfig" or
> *** "make menuconfig" or "make xconfig").
> ***
Given that you're running defconfig, it's bizarre that it's
complaining about a missing .config. The only thing I can think of
which could cause this is some Kbuild running something and getting a
non-standard tool that you have earlier in your search path than the
standard one.
Since it's complaining about the lack of a .config, try
cp arch/um/defconfig uml/.config
and try the defconfig again.
> Ok...in conclusion: I need to install FC9 now.....
This has nothing to do with your distro, since FC5 through FC7 all say
the same thing. Also, if UML didn't build on all of them, I'd think
someone would have noticed by now.
Jeff
--
Work email - jdike at linux dot intel dot com
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel
next prev parent reply other threads:[~2008-05-19 16:07 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-18 9:06 [uml-devel] ‘struct thread_struct’ has no member named ‘mode’ Peter Teoh
2008-05-18 14:01 ` [uml-devel] ?struct thread_struct? has no member named ?mode? Jeff Dike
2008-05-18 15:30 ` Peter Teoh
2008-05-19 16:06 ` Jeff Dike [this message]
2008-05-20 2:06 ` Peter Teoh
2008-05-20 3:57 ` Jeff Dike
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=20080519160652.GA17500@c2.user-mode-linux.org \
--to=jdike@addtoit.com \
--cc=htmldeveloper@gmail.com \
--cc=user-mode-linux-devel@lists.sourceforge.net \
/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.