Re: Build problem with latest locore.S

2018-03-30 Thread Maxime Villard
Le 30/03/2018 à 11:53, Paul Goyette a écrit : Hmmm, it seems there was also a compile-time warning on locore.S which was not treated as fatal... In file included from ./xen/xen-public/arch-x86/xen.h:61:0, from ./xen/xen-public/xen.h:34, from

Re: Build problem with latest locore.S

2018-03-30 Thread Paul Goyette
On Fri, 30 Mar 2018, Maxime Villard wrote: # link INSTALL_XEN3_DOMU/netbsd /build/netbsd-compat/tools/x86_64/amd64/bin/x86_64--netbsd-ld -Map netbsd.map --cref -T netbsd.ldscript -Ttext 0x8020 -e start -X -o netbsd ${SYSTEM_OBJ:[@]:Nswapnetbsd.o} ${EXTRA_OBJ} vers.o

Re: Build problem with latest locore.S

2018-03-30 Thread Maxime Villard
Le 30/03/2018 à 11:43, Paul Goyette a écrit : With the latest locore.S I am seeing the following error: # link INSTALL_XEN3_DOMU/netbsd /build/netbsd-compat/tools/x86_64/amd64/bin/x86_64--netbsd-ld -Map netbsd.map --cref -T netbsd.ldscript -Ttext 0x8020 -e start -X -o netbsd

Re: Build problem with latest locore.S

2018-03-30 Thread Paul Goyette
Hmmm, it seems there was also a compile-time warning on locore.S which was not treated as fatal... In file included from ./xen/xen-public/arch-x86/xen.h:61:0, from ./xen/xen-public/xen.h:34, from /build/netbsd-compat/src/sys/arch/amd64/amd64/locore.S:280:

Build problem with latest locore.S

2018-03-30 Thread Paul Goyette
With the latest locore.S I am seeing the following error: # link INSTALL_XEN3_DOMU/netbsd /build/netbsd-compat/tools/x86_64/amd64/bin/x86_64--netbsd-ld -Map netbsd.map --cref -T netbsd.ldscript -Ttext 0x8020 -e start -X -o netbsd ${SYSTEM_OBJ:[@]:Nswapnetbsd.o} ${EXTRA_OBJ}