linux-um archives
 help / color / mirror / Atom feed
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 23:57:13 -0400	[thread overview]
Message-ID: <20080520035713.GA26295@c2.user-mode-linux.org> (raw)
In-Reply-To: <804dabb00805191906k1f8081e9u174f198e4cee3862@mail.gmail.com>

On Tue, May 20, 2008 at 10:06:16AM +0800, Peter Teoh wrote:
> Thank you for your stamina, I almost giving it up...now shall try again:

Are you doing the build on some minority filesystem?  An odd kernel?
Flaky hardware?  The reason I ask is that you have some very odd
things going on, not least this segfault:

>   CC      fs/libfs.o
> make[1]: *** [fs] Segmentation fault (core dumped)
> make: *** [sub-make] Error 2

You also seem to have repeated case of Kbuild expecting a file to
exist before it's been created:

>   CC      arch/um/kernel/skas/syscall.o

arch/um/kernel/skas/built-in.o should have been built in here...

>   LD      arch/um/kernel/built-in.o
> ld: arch/um/kernel/skas/built-in.o: No such file: No such file or
> directory

... but wasn't.

Something is very odd on your host.  It has nothing to do with Kbuild,
UML, or the distro, I think.

     	    	    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

      reply	other threads:[~2008-05-20  3:57 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
2008-05-20  2:06       ` Peter Teoh
2008-05-20  3:57         ` Jeff Dike [this message]

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=20080520035713.GA26295@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox