Xen-tools compile error, Please help me!!!
by szgtvari from LinuxQuestions.org on (#5CFEP)
Hi,
I get this error when compiling xen-tools and I don't know why. My xen version is xen-4.1.4.
I compiled the kernel. Linux-3.2.6 64bit. I have bcc, I don't use multilib.
gcc -DBX_SMP_PROCESSORS=1 -E -P rombios.c > _rombios_.c
bcc -o rombios.s -C-c -D__i86__ -0 -S _rombios_.c
Unable to execute bcc-cpp.
Could someone help me? Please


I get this error when compiling xen-tools and I don't know why. My xen version is xen-4.1.4.
I compiled the kernel. Linux-3.2.6 64bit. I have bcc, I don't use multilib.
gcc -DBX_SMP_PROCESSORS=1 -E -P rombios.c > _rombios_.c
bcc -o rombios.s -C-c -D__i86__ -0 -S _rombios_.c
Unable to execute bcc-cpp.
Could someone help me? Please