|
|
xie@localhost ~ $ su
密码:
localhost xie # cd /usr/src/linux
localhost linux # genkernel all
* Gentoo Linux Genkernel; Version 3.4.10
* Running with options: all
* Linux Kernel 2.6.28-gentoo-r5 for x86...
* kernel: >> Running mrproper...
* config: Using config from /etc/kernels/kernel-config-x86-2.6.28-gentoo-r5
* Previous config backed up to .config.bak
* >> Running oldconfig...
* kernel: >> Cleaning...
* kernel: >> Making dependencies...
* >> Compiling 2.6.28-gentoo-r5 bzImage...
* >> Compiling 2.6.28-gentoo-r5 modules...
* Copying config for successful build to /etc/kernels/kernel-config-x86-2.6.28-gentoo-r5
* busybox: >> Using cache
* initramfs: >> Initializing...
* >> Appending base_layout cpio data...
* >> Appending auxilary cpio data...
* >> Appending busybox cpio data...
* >> Appending modules cpio data...
cp: 写入 “/boot/initramfs-genkernel-x86-2.6.28-gentoo-r5”: 设备上没有空间
* ERROR: Could not copy the initramfs image to /boot!
* -- Grepping log... --
HOSTCC scripts/kconfig/conf.o
HOSTCC scripts/kconfig/kxgettext.o
HOSTCC scripts/kconfig/zconf.tab.o
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf -s arch/x86/Kconfig
*** Warning: make dep is unnecessary now.
--
LD drivers/video/geode/built-in.o
LD drivers/video/built-in.o
LD drivers/built-in.o
LD vmlinux.o
MODPOST vmlinux.o
WARNING: modpost: Found 5 section mismatch(es).
--
CC [M] drivers/net/defxx.o
CC [M] net/irda/irda_device.o
CC [M] net/irda/irias_object.o
CC [M] drivers/net/at1700.o
在包含自 drivers/net/at1700.c:41 的文件中:
include/linux/mca-legacy.h:12:2: 警告:#warning "MCA legacy - please move your driver to the new sysfs api"
--
CC [M] net/irda/parameters.o
CC [M] net/irda/irnetlink.o
CC [M] drivers/net/eexpress.o
CC [M] net/irda/irmod.o
在包含自 drivers/net/eexpress.c:115 的文件中:
include/linux/mca-legacy.h:12:2: 警告:#warning "MCA legacy - please move your driver to the new sysfs api"
--
CC [M] drivers/net/wireless/libertas/ethtool.o
CC [M] drivers/net/wireless/libertas/assoc.o
CC [M] drivers/scsi/scsi_transport_srp.o
CC [M] drivers/net/wireless/libertas/if_cs.o
CC [M] drivers/scsi/advansys.o
drivers/scsi/advansys.c:71:2: 警告:#warning this driver is still not properly converted to the DMA API
--
LD [M] drivers/net/wireless/prism54/prism54.o
CC [M] drivers/net/wireless/rt2x00/rt2x00dev.o
CC [M] drivers/scsi/aha1542.o
CC [M] drivers/net/wireless/rt2x00/rt2x00mac.o
在包含自 drivers/scsi/aha1542.c:41 的文件中:
include/linux/mca-legacy.h:12:2: 警告:#warning "MCA legacy - please move your driver to the new sysfs api"
--
* >> Appending busybox cpio data...
* >> Appending modules cpio data...
* Gentoo Linux Genkernel; Version 3.4.10
* Running with options: all
* ERROR: Could not copy the initramfs image to /boot!
* -- End log... --
* Please consult /var/log/genkernel.log for more information and any
* errors that were reported above.
* Report any genkernel bugs to bugs.gentoo.org and
* assign your bug to genkernel@gentoo.org. Please include
* as much information as you can in your bug report; attaching
* /var/log/genkernel.log so that your issue can be dealt with effectively.
*
* Please do *not* report compilation failures as genkernel bugs!
* |
|