user@ACN-G42:~/Desktop/xen-unstable.hg$ make xen make -C xen make[1]: Entering directory `/home/user/Desktop/xen-unstable.hg/xen' make -C tools make[2]: Entering directory `/home/user/Desktop/xen-unstable.hg/xen/tools' make -C figlet make[3]: Entering directory `/home/user/Desktop/xen-unstable.hg/xen/tools/figlet' make[3]: `figlet' is up to date. make[3]: Leaving directory `/home/user/Desktop/xen-unstable.hg/xen/tools/figlet' make symbols make[3]: Entering directory `/home/user/Desktop/xen-unstable.hg/xen/tools' make[3]: `symbols' is up to date. make[3]: Leaving directory `/home/user/Desktop/xen-unstable.hg/xen/tools' make[2]: Leaving directory `/home/user/Desktop/xen-unstable.hg/xen/tools' make include/xen/compile.h make[2]: Entering directory `/home/user/Desktop/xen-unstable.hg/xen' make[2]: `include/xen/compile.h' is up to date. make[2]: Leaving directory `/home/user/Desktop/xen-unstable.hg/xen' make include/xen/acm_policy.h make[2]: Entering directory `/home/user/Desktop/xen-unstable.hg/xen' make[2]: `include/xen/acm_policy.h' is up to date. make[2]: Leaving directory `/home/user/Desktop/xen-unstable.hg/xen' make include/xen/autoconf.h make[2]: Entering directory `/home/user/Desktop/xen-unstable.hg/xen' make[2]: `include/xen/autoconf.h' is up to date. make[2]: Leaving directory `/home/user/Desktop/xen-unstable.hg/xen' [ -e include/asm ] || ln -sf asm-arm include/asm [ -e include/asm/arch ] || ln -sf arch-imx21 include/asm/arch make -C arch/arm asm-offsets.s make[2]: Entering directory `/home/user/Desktop/xen-unstable.hg/xen/arch/arm' /opt/freescale/usr/local/gcc-4.4.4-glibc-2.11.1-multilib-1.0/arm-fsl-linux-gnueabi/arm-fsl-linux-gnueabi/bin/gcc -O2 -fomit-frame-pointer -DNDEBUG -Wall -Wstrict-prototypes -mapcs -nostdinc -fno-builtin -fno-common -fno-strict-aliasing -iwithprefix include -Wno-pointer-arith -pipe -I/home/user/Desktop/xen-unstable.hg/xen/include -I/home/user/Desktop/xen-unstable.hg/xen/include/security -I/home/user/Desktop/xen-unstable.hg/xen/include/security/crypto -mabi=aapcs-linux -mno-thumb-interwork -g -D__XEN__ -D__KERNEL__ -S -o asm-offsets.s xen/asm-offsets.c gcc: error trying to exec 'cc1': execvp: No such file or directory make[2]: *** [asm-offsets.s] Error 1 make[2]: Leaving directory `/home/user/Desktop/xen-unstable.hg/xen/arch/arm' make[1]: *** [/home/user/Desktop/xen-unstable.hg/xen/xen] Error 2 make[1]: Leaving directory `/home/user/Desktop/xen-unstable.hg/xen' make: *** [install-xen] Error 2 user@ACN-G42:~/Desktop/xen-unstable.hg$