Hi,
I am following the Secure Xen on ARM User's Guide to compile a Linux kernel.
The setup is as below: System: Fedora 12
The cross tool chain: arm-linux-3.4.4.tar.bz2 Linux Kernel: linux-2.6.21.1.tar.bz2
Problem: All the steps were fine till I executed the command ./do_compile.sh to compile kernel image files of Dom0 and Dom1.
The compile crashed after generating the vmlinux.out0 file.
This is the output on the screen when it crashed. There was no error message or anything. UPD include/linux/compile.h
CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 KSYM .tmp_kallsyms1.S AS .tmp_kallsyms1.o LD .tmp_vmlinux2 KSYM .tmp_kallsyms2.S AS .tmp_kallsyms2.o
LD vmlinux SYSMAP System.map SYSMAP .tmp_System.map MODPOST vmlinux /opt/nicta/tools/gcc-3.4.4-glibc-2.3.5/arm-linux/bin/arm-linux-strip -s vmlinux -o vmlinux.out0 mv vmlinux vmlinux0
Building modules, stage 2. MODPOST 2 modules CC crypto/ecb.mod.o LD [M] crypto/ecb.ko CC crypto/pcbc.mod.o LD [M] crypto/pcbc.ko [root@Fedora12 linux-2.6.21.1]#
Do you know what would cause this to happen? I am really appreciate the help.
Thanks,
Comson
_______________________________________________
Xen-arm mailing list
Xen-arm@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-arm
|