1
编译Linux内核时出现“未编译为64位模式”错误
我正在从CentOS源代码构建2.6.18。 在他们的说明中,我处于构建过程的最后一步,但似乎遇到了我无法理解的错误。 我遵循的说明:http : //wiki.centos.org/HowTos/Custom_Kernel 我跑了... [user @ host SPECS] $ rpmbuild -bb --target = uname -mkernel.spec 2> build-err.log | 发球楼out-log 并得到... [...] Patch #20239 (xen-vtd-let-iommu-use-another-irq-without-conflict.patch): Patch #20240 (xen-hvm-add-hvmop_get_time-hypercall.patch): Patch #20241 (xen-fix-64-bit-pv-guest-user-mode-segv-crashing-host.patch): Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.57640 cc linux-2.6.18.x86_64/scripts/bin2c.c -o linux-2.6.18.x86_64/scripts/bin2c make -f Rules.mk _build make[1]: Entering directory `/home/~~~~/rpmbuild/BUILD/kernel-2.6.18/xen' make -C …