[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] xsa33 patch issue
Hi,
I am trying to apply the patch xsa33 to the source and making rpm to install on our server. But this patch doesn't working for Xen-4.1.4 source and I am getting the below error when I make rpm with this patch applied.
========= gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/usr/src/redhat/BUILD/xen-4.1.4/xen/include -I/usr/src/redhat/BUILD/xen-4.1.4/xen/include/asm-x86/mach-generic -I/usr/src/redhat/BUILD/xen-4.1.4/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -mno-red-zone -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -MMD -MF .qinval.o.d -c qinval.c -o qinval.o
gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value -Wdeclaration-after-statement -DNDEBUG -nostdinc -fno-builtin -fno-common -Wredundant-decls -iwithprefix include -Werror -Wno-pointer-arith -pipe -I/usr/src/redhat/BUILD/xen-4.1.4/xen/include -I/usr/src/redhat/BUILD/xen-4.1.4/xen/include/asm-x86/mach-generic -I/usr/src/redhat/BUILD/xen-4.1.4/xen/include/asm-x86/mach-default -msoft-float -fno-stack-protector -fno-exceptions -mno-red-zone -fpic -fno-asynchronous-unwind-tables -DGCC_HAS_VISIBILITY_ATTRIBUTE -g -D__XEN__ -MMD -MF .intremap.o.d -c intremap.c -o intremap.o
intremap.c: In function ‘set_msi_source_id’: intremap.c:502: error: ‘SVT_VERIFY_BUS_SQ’ undeclared (first use in this function) intremap.c:502: error: (Each undeclared identifier is reported only once
intremap.c:502: error: for each function it appears in.) make[6]: *** [intremap.o] Error 1 make[6]: Leaving directory `/usr/src/redhat/BUILD/xen-4.1.4/xen/drivers/passthrough/vtd' make[5]: *** [vtd/built_in.o] Error 2
make[5]: Leaving directory `/usr/src/redhat/BUILD/xen-4.1.4/xen/drivers/passthrough' make[4]: *** [passthrough/built_in.o] Error 2 make[4]: Leaving directory `/usr/src/redhat/BUILD/xen-4.1.4/xen/drivers'
make[3]: *** [/usr/src/redhat/BUILD/xen-4.1.4/xen/drivers/built_in.o] Error 2 make[3]: Leaving directory `/usr/src/redhat/BUILD/xen-4.1.4/xen/arch/x86' make[2]: *** [/usr/src/redhat/BUILD/xen-4.1.4/xen/xen] Error 2
make[2]: Leaving directory `/usr/src/redhat/BUILD/xen-4.1.4/xen' make[1]: *** [install] Error 2 make[1]: Leaving directory `/usr/src/redhat/BUILD/xen-4.1.4/xen' make: *** [install-xen] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.86045 (%build) ============= Any suggestion would be great. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |