|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Fifth (final?) release candidate for 3.2.0
Using debian lenny to x86_64 processor has been the error below:
--------------------------------------------------------------------------------------------------------
make[3]: Leaving directory `/usr/src/xen-3.2.0-rc5/tools/firmware/rombios'
make[3]: Entering directory
`/usr/src/xen-3.2.0-rc5/tools/firmware/rombios/32bit'
make[4]: Entering directory
`/usr/src/xen-3.2.0-rc5/tools/firmware/rombios/32bit/tcgbios'
gcc -m32 -march=i686 -DNDEBUG -fno-strict-aliasing -std=gnu99 -Wall
-Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement
-D__XEN_TOOLS__ -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-mno-tls-direct-seg-refs -fno-builtin -O2 -msoft-float -nostdlib
-fno-stack-protector -I../ -I../../ -DGCC_PROTOS -c -o tcgbios.o
tcgbios.c
In file included from /usr/include/features.h:354,
from /usr/include/stdint.h:26,
from ../rombios_compat.h:8,
from tcgbios.c:24:
/usr/include/gnu/stubs.h:7:27: error: gnu/stubs-32.h: No such file or directory
make[4]: *** [tcgbios.o] Error 1
make[4]: Leaving directory
`/usr/src/xen-3.2.0-rc5/tools/firmware/rombios/32bit/tcgbios'
make[3]: *** [subdirs] Error 2
make[3]: Leaving directory `/usr/src/xen-3.2.0-rc5/tools/firmware/rombios/32bit'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/xen-3.2.0-rc5/tools/firmware'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/usr/src/xen-3.2.0-rc5/tools'
make: *** [install-tools] Error 2
--------------------------------------------------------------------------------------------------------
Regards
--
Marco Sinhoreli
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|