Subject: Re: xen/i386/machdep.c compiler error
To: None <port-xen@netbsd.org>
From: Juan RP <juan@xtrarom.org>
List: port-xen
Date: 10/15/2006 19:11:36
On Sun, 15 Oct 2006 19:00:12 +0200
Juan RP <juan@xtrarom.org> wrote:

> 
> Hi all,
> 
> I'm running latest Xen3 code from -current but I have a problem
> building the domU kernel:
> 
> /usr/src/sys/arch/xen/i386/machdep.c: In function 'idt_vec_alloc':
> /usr/src/sys/arch/xen/i386/machdep.c:2457: internal compiler error:
> Segmentation fault
> 
> The kernel is the same than XEN3_DOMU with some options
> disabled (COMPAT_*, DEBUG/DIAGNOSTIC, etc).
> 
> Any idea?

Hmm building the installation kernel:

/usr/src/sys/compat/common/compat_util.c: In function
'emul_flags_translate': /usr/src/sys/compat/common/compat_util.c:259:
internal compiler error: Segmentation fault

Looks like there's some random corruption somewhere.

For the record, this is with latest sources available for i386/x86/xen:

NetBSD nocturno 4.99.3 NetBSD 4.99.3 (Nocturno-Xen0) #6: Sun Oct 15
17:49:05 CEST 2006
juan@nocturno:/home/juan/build/obj/sys/arch/i386/compile/Nocturno-Xen0
i386