From: Antoine Martin <antoine@nagafix.co.uk>
To: Jeff Dike <jdike@addtoit.com>
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: Thu, 18 Aug 2005 18:47:38 +0100 [thread overview]
Message-ID: <1124387258.4021.10.camel@localhost.localdomain> (raw)
In-Reply-To: <20050817145537.GA3974@ccure.user-mode-linux.org>
Thanks jeff, this patch did fix it on amd64.
anyone got any idea about the SUBARCH=i386 one?
(looks similar - probably another unnecessary/ifdefed include)
PS, here it is again:
CC arch/um/sys-i386/semaphore.o
CC arch/um/sys-i386/signal.o
CC arch/um/sys-i386/sigcontext.o
AS arch/um/sys-i386/stub.o
CC arch/um/sys-i386/stub_segv.o
In file included from /usr/include/asm/sigcontext.h:7,
from arch/um/sys-i386/stub_segv.c:7:
/usr/include/asm-i386/sigcontext.h:18: error: redefinition of ‘struct
_fpreg’
/usr/include/asm-i386/sigcontext.h:23: error: redefinition of ‘struct
_fpxreg’
/usr/include/asm-i386/sigcontext.h:29: error: redefinition of ‘struct
_xmmreg’
/usr/include/asm-i386/sigcontext.h:33: error: redefinition of ‘struct
_fpstate’
/usr/include/asm-i386/sigcontext.h:57: error: redefinition of ‘struct
sigcontext’
make[1]: *** [arch/um/sys-i386/stub_segv.o] Error 1
On Wed, 2005-08-17 at 10:55 -0400, Jeff Dike wrote:
> 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
prev parent reply other threads:[~2005-08-18 17:49 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
2005-08-18 17:47 ` Antoine Martin [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=1124387258.4021.10.camel@localhost.localdomain \
--to=antoine@nagafix.co.uk \
--cc=blaisorblade@yahoo.it \
--cc=jdike@addtoit.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