Hi, I get this error when compiling xen-tools and I don't know why. 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