linux-um archives
 help / color / mirror / Atom feed
From: Jeff Dike <jdike@addtoit.com>
To: Antoine Martin <antoine@nagafix.co.uk>
Cc: Blaisorblade <blaisorblade@yahoo.it>,
	UML devel <user-mode-linux-devel@lists.sourceforge.net>
Subject: Re: [uml-devel] Re: 2.6.12.4 + bb12
Date: Wed, 17 Aug 2005 10:55:37 -0400	[thread overview]
Message-ID: <20050817145537.GA3974@ccure.user-mode-linux.org> (raw)
In-Reply-To: <1124279672.3965.12.camel@localhost.localdomain>

On Wed, Aug 17, 2005 at 12:54:32PM +0100, Antoine Martin wrote:
> And for completeness, I get this error on amd64:
> /usr/include/asm-x86_64/user.h:56: error: syntax error before ?u64?
> /usr/include/asm-x86_64/user.h:58: error: syntax error before ?mxcsr?
> /usr/include/asm-x86_64/user.h:59: error: syntax error before
> ?mxcsr_mask?
> /usr/include/asm-x86_64/user.h:60: error: syntax error before ?st_space?
> /usr/include/asm-x86_64/user.h:61: error: syntax error before
> ?xmm_space?
> /usr/include/asm-x86_64/user.h:62: error: syntax error before ?padding?
> /usr/include/asm-x86_64/user.h:63: error: syntax error before ?}? token
> /usr/include/asm-x86_64/user.h:87: error: field ?i387? has incomplete
> type

This one I have a patch for:

Index: linux-2.6.13-rc6/arch/um/os-Linux/elf_aux.c
===================================================================
--- linux-2.6.13-rc6.orig/arch/um/os-Linux/elf_aux.c	2005-08-08 12:11:18.000000000 -0400
+++ linux-2.6.13-rc6/arch/um/os-Linux/elf_aux.c	2005-08-15 13:53:50.000000000 -0400
@@ -9,7 +9,6 @@
  */
 #include <elf.h>
 #include <stddef.h>
-#include <asm/elf.h>
 #include "init.h"
 #include "elf_user.h"
 #include "mem_user.h"

				Jeff


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
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:[~2005-08-17 15:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-17 11:09 [uml-devel] 2.6.12.4 + bb12 Antoine Martin
2005-08-17 11:54 ` [uml-devel] " Antoine Martin
2005-08-17 14:55   ` Jeff Dike [this message]
2005-08-18 17:47     ` Antoine Martin

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=20050817145537.GA3974@ccure.user-mode-linux.org \
    --to=jdike@addtoit.com \
    --cc=antoine@nagafix.co.uk \
    --cc=blaisorblade@yahoo.it \
    --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