All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: "Toralf Förster" <toralf.foerster@gmx.de>
Cc: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] build error of an UML kernel with 2.6.2x sources
Date: Sun, 19 Aug 2007 11:57:46 -0400	[thread overview]
Message-ID: <20070819155746.GA5896@c2.user-mode-linux.org> (raw)
In-Reply-To: <200708191142.57281.toralf.foerster@gmx.de>

On Sun, Aug 19, 2007 at 11:42:55AM +0200, Toralf Förster wrote:
> arch/um/sys-i386/user-offsets.c:7:22: error: asm/user.h: No such file or directory
> arch/um/sys-i386/user-offsets.c: In function 'foo':
> arch/um/sys-i386/user-offsets.c:51: error: invalid application of 'sizeof' to incomplete type 'struct user_i387_struct'

What's the host distro?

Do you have either user_i387_struct or elf_fpregset_t anywhere in your
/usr/include?   If not, then your headers are broken, as there is no
way to use PTRACE_GETFPREG since you can't tell how big a buffer to
pass in.

				Jeff

-- 
Work email - jdike at linux dot intel dot com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
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:[~2007-08-19 15:57 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-19  9:42 [uml-devel] build error of an UML kernel with 2.6.2x sources Toralf Förster
2007-08-19 15:57 ` Jeff Dike [this message]
2007-08-19 16:12   ` Toralf Förster
2007-08-20 14:11     ` Jeff Dike
2007-08-20 15:55       ` Daniel Gryniewicz
     [not found]       ` <200708201730.37648.toralf.foerster@gmx.de>
2007-08-20 16:05         ` Jeff Dike
2007-10-06 13:14           ` Toralf Förster
2007-10-08 15:04             ` Jeff Dike
     [not found]               ` <200710081759.33242.toralf.foerster@gmx.de>
2007-10-09 16:44                 ` 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=20070819155746.GA5896@c2.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=toralf.foerster@gmx.de \
    --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.