Genkernel busybox hiba

Kezdőlap Fórumok Gentoo linux Gentoo Linux haladó Genkernel busybox hiba

1 / 1 bejegyzés megtekintése
  • Szerző
    Bejegyzés
  • #1886726
    inp3dance
    Felhasználó

      Genkernelre az alabbi hibat kapom. Bocs a hosszu log miatt, nem tudtam h segit-e ha az egeszet bemasolom vagy eleg lett volna a hibas resze. nem tudom mi a gondja, nem a kernel source a hunyo, mivel make ; make install modules_install felvitte. Probaltam 1.51 (x86) es 1.61(~x86) busybox-al, de ugyanaz az eredmeny. Eleg faradt vagyok mar igy hajnaltajt es nem esik le mi a gond. A segitseget elore is koszonom.

      Dante linux # genkernel –no-clean –no-mrproper –menuconfig –install –bootloader=grub all
      * Gentoo Linux Genkernel; Version 3.4.6
      * Running with options: –no-clean –no-mrproper –menuconfig –install –bootloader=grub all

      * Linux Kernel 2.6.21-viper2 for x86…
      * config: –no-clean is enabled; leaving the .config alone.
      * config: >> Invoking menuconfig…

      *** End of Linux kernel configuration.
      *** Execute ‘make’ to build the kernel or try ‘make help’.

      *     >> Compiling 2.6.21-viper2 bzImage…
      *     >> Compiling 2.6.21-viper2 modules…
      * Copying config for successful build to /etc/kernels/kernel-config-x86-2.6.21-viper2
      * busybox: >> Configuring…
      * busybox: >> Compiling…
      * ERROR: Failed to compile the “all” target…

      * — Grepping log… —

        CC kernel/power/process.o
        CC mm/swap_prefetch.o
        CC kernel/power/console.o
        CC kernel/power/pm.o
        CC mm/hugetlb.o
      kernel/power/pm.c:205: warning: ‘pm_register’ is deprecated (declared at kernel/power/pm.c:64)
      kernel/power/pm.c:205: warning: ‘pm_register’ is deprecated (declared at kernel/power/pm.c:64)
      kernel/power/pm.c:206: warning: ‘pm_send_all’ is deprecated (declared at kernel/power/pm.c:180)
      kernel/power/pm.c:206: warning: ‘pm_send_all’ is deprecated (declared at kernel/power/pm.c:180)

        CC ipc/msgutil.o
        CC ipc/msg.o
        CC fs/pnode.o
        CC fs/drop_caches.o
      ipc/msg.c: In function ‘sys_msgctl’:
      ipc/msg.c:390: warning: ‘setbuf.qbytes’ may be used uninitialized in this function
      ipc/msg.c:390: warning: ‘setbuf.uid’ may be used uninitialized in this function
      ipc/msg.c:390: warning: ‘setbuf.gid’ may be used uninitialized in this function
      ipc/msg.c:390: warning: ‘setbuf.mode’ may be used uninitialized in this function
        CC ipc/sem.o
        CC fs/splice.o
      ipc/sem.c: In function ‘sys_semctl’:
      ipc/sem.c:862: warning: ‘setbuf.uid’ may be used uninitialized in this function
      ipc/sem.c:862: warning: ‘setbuf.gid’ may be used uninitialized in this function
      ipc/sem.c:862: warning: ‘setbuf.mode’ may be used uninitialized in this function

        CC drivers/pci/pci-driver.o
        CC net/core/netevent.o
        CC drivers/pci/search.o
        CC net/core/neighbour.o
      drivers/pci/search.c: In function ‘pci_find_slot’:
      drivers/pci/search.c:100: warning: ‘pci_find_device’ is deprecated (declared at include/linux/pci.h:470)
      drivers/pci/search.c: At top level:
      drivers/pci/search.c:434: warning: ‘pci_find_device’ is deprecated (declared at drivers/pci/search.c:242)
      drivers/pci/search.c:434: warning: ‘pci_find_device’ is deprecated (declared at drivers/pci/search.c:242)

        LD [M]  fs/smbfs/smbfs.o
        CC [M]  fs/ntfs/mst.o
        CC [M]  fs/udf/balloc.o
        CC [M]  fs/ntfs/namei.o
      fs/udf/balloc.c: In function ‘udf_table_new_block’:
      fs/udf/balloc.c:751: warning: ‘goal_eloc.logicalBlockNum’ may be used uninitialized in this function

        CC [M]  fs/udf/partition.o
        CC [M]  fs/udf/super.o
        CC [M]  fs/udf/truncate.o
        CC [M]  fs/udf/symlink.o
      fs/udf/super.c: In function ‘udf_fill_super’:
      fs/udf/super.c:1363: warning: ‘ino.partitionReferenceNum’ may be used uninitialized in this function

        CC coreutils/head.o
        CC coreutils/id.o
        CC coreutils/ln.o
        CC coreutils/ls.o
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/coreutils/ls.c: In function ‘ls_main’:
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/coreutils/ls.c:1178: warning: implicit declaration of function ‘dfree’

        CC shell/ash.o
        CC shell/cmdedit.o
        CC util-linux/dmesg.o
        CC util-linux/freeramdisk.o
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/shell/ash.c: In function ‘letcmd’:
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/shell/ash.c:12526: warning: ‘i’ may be used uninitialized in this function
        CC util-linux/losetup.o
        CC util-linux/mdStart.o
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/util-linux/mdStart.c: In function ‘mdstart_main’:
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/util-linux/mdStart.c:36: warning: implicit declaration of function ‘bb_show_usage’
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/util-linux/mdStart.c:41: warning: implicit declaration of function ‘sscanf’
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/util-linux/mdStart.c:41: warning: incompatible implicit declaration of built-in function ‘sscanf’
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/util-linux/mdStart.c:48: warning: implicit declaration of function ‘close’
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/util-linux/mdStart.c:51: warning: implicit declaration of function ‘printf’
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/util-linux/mdStart.c:51: warning: incompatible implicit declaration of built-in function ‘printf’
        CC util-linux/mdev.o
        CC util-linux/more.o
        CC util-linux/mount.o
        CC util-linux/nfsmount.o
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/util-linux/nfsmount.c: In function ‘xdr_mountres3_ok’:
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/util-linux/nfsmount.c:1003: warning: dereferencing type-punned pointer will break strict-aliasing rules

        CC e2fsprogs/blkid/devname.o
        CC e2fsprogs/blkid/devno.o
        CC e2fsprogs/blkid/probe.o
        CC e2fsprogs/blkid/read.o
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/e2fsprogs/blkid/read.c: In function ‘blkid_read_cache’:
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/e2fsprogs/blkid/read.c:298: warning: ‘name’ may be used uninitialized in this function

        CC libbb/perror_nomsg_and_die.o
        CC libbb/print_file.o
        CC libbb/printf.o
        CC libbb/process_escape_sequence.o
        CC libbb/procps.o
      /var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/libbb/procps.c:15:22: error: asm/page.h: No such file or directory
      make[1]: *** [/var/tmp/genkernel/27658.29664.17657.1638/busybox-1.1.3+gentoo/libbb/procps.o] Error 1
      make: *** [all] Error 2
      * Gentoo Linux Genkernel; Version 3.4.6
      * Running with options: –no-clean –no-mrproper –menuconfig –install –bootloader=grub all

      * ERROR: Failed to compile the “all” target…

      * — 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 [email protected]. 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!

    1 / 1 bejegyzés megtekintése
    • Be kell jelentkezni a hozzászóláshoz.