WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-bugs

[Xen-bugs] [Bug 389] New: PAE build break- mm.c:3250: error: parse error

To: xen-bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-bugs] [Bug 389] New: PAE build break- mm.c:3250: error: parse error before numeric constant
From: bugzilla-daemon@xxxxxxxxxxxxxxxxxxx
Date: Tue, 08 Nov 2005 16:04:55 +0000
Delivery-date: Tue, 08 Nov 2005 16:05:00 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-bugs-request@lists.xensource.com?subject=help>
List-id: Xen Bugzilla <xen-bugs.lists.xensource.com>
List-post: <mailto:xen-bugs@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-bugs>, <mailto:xen-bugs-request@lists.xensource.com?subject=unsubscribe>
Reply-to: bugs@xxxxxxxxxxxxxxxxxx
Sender: xen-bugs-bounces@xxxxxxxxxxxxxxxxxxx
http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=389

           Summary: PAE build break- mm.c:3250: error: parse error before
                    numeric constant
           Product: Xen
           Version: unstable
          Platform: x86
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Unspecified
        AssignedTo: xen-bugs@xxxxxxxxxxxxxxxxxxx
        ReportedBy: dbarrera@xxxxxxxxxx
                CC: hohnbaum@xxxxxxxxxx,pl@xxxxxxxxxx


changeset:   7695:6e2225934d84
tag:         tip
parent:      7683:a5195bf5671d
parent:      7694:f544934dd0b6
user:        Michael.Fetterman@xxxxxxxxxxxx
date:        Tue Nov  8 07:41:25 2005 +0100
summary:     merge

gcc -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include
-Wall -Werror -Wno-pointer-arith -pipe -I/tmp/xen-unstable.hg/xen/include
-I/tmp/xen-unstable.hg/xen/include/asm-x86/mach-generic
-I/tmp/xen-unstable.hg/xen/include/asm-x86/mach-default -msoft-float -m32
-march=i686 -DCONFIG_X86_PAE=1 -g -DVERBOSE -c mm.c -o mm.o
mm.c: In function `ptwr_do_page_fault':
mm.c:3250: error: parse error before numeric constant
mm.c:3255: error: `endif' undeclared (first use in this function)
mm.c:3255: error: (Each undeclared identifier is reported only once
mm.c:3255: error: for each function it appears in.)
make[3]: *** [mm.o] Error 1
make[3]: Leaving directory `/tmp/xen-unstable.hg/xen/arch/x86'
make[2]: *** [/tmp/xen-unstable.hg/xen/xen] Error 2
make[2]: Leaving directory `/tmp/xen-unstable.hg/xen'
make[1]: *** [install-xen] Error 2

-- 
Configure bugmail: 
http://bugzilla.xensource.com/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

_______________________________________________
Xen-bugs mailing list
Xen-bugs@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-bugs

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-bugs] [Bug 389] New: PAE build break- mm.c:3250: error: parse error before numeric constant, bugzilla-daemon <=