From mboxrd@z Thu Jan 1 00:00:00 1970 From: David F Barrera Subject: PAE Build Break Date: Tue, 08 Nov 2005 10:06:50 -0600 Message-ID: <4370CD1A.1080807@us.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Bugzilla Bug 389 - PAE build break- mm.c:3250: error: parse error before numeric constant http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=389 changeset: 7695:6e2225934d84 tag: tip parent: 7683:a5195bf5671d parent: 7694:f544934dd0b6 user: Michael.Fetterman@cl.cam.ac.uk 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