Re: can't compile 2.6.11-rc2 on sparc64

From: Grzegorz Piotr Jaskiewicz (gj_at_pointblue.com.pl)
Date: 01/23/05

  • Next message: Jesper Juhl: "Odd little line-break problem (on fb console) during boot with recent kernels."
    To: "Randy.Dunlap" <rddunlap@osdl.org>
    Date:	Sun, 23 Jan 2005 02:48:26 +0100
    
    

    On Sunday 23 January 2005 02:36, Randy.Dunlap wrote:

    > Please look for another error. Run 'make' again.
    > Those are all just warnings and don't cause a build error.

    all output past make:

    [root@gjsparc64 linux-2.6.11-rc2]# make V=1
    if test ! /usr/src/linux-2.6.11-rc2 -ef /usr/src/linux-2.6.11-rc2; then \
    /bin/bash /usr/src/linux-2.6.11-rc2/scripts/mkmakefile \
        /usr/src/linux-2.6.11-rc2 /usr/src/linux-2.6.11-rc2 2 6 \
    > /usr/src/linux-2.6.11-rc2/Makefile; \
        echo ' GEN /usr/src/linux-2.6.11-rc2/Makefile'; \
    fi
      CHK include/linux/version.h
    rm -rf .tmp_versions
    mkdir -p .tmp_versions
    make -f scripts/Makefile.build obj=scripts/basic
    make -f scripts/Makefile.build obj=scripts
    make -f scripts/Makefile.build obj=scripts/genksyms
    make -f scripts/Makefile.build obj=scripts/mod
    make -f scripts/Makefile.build obj=init
      CHK include/linux/compile.h
    make -f scripts/Makefile.build obj=usr
    set -e; echo ' CHK usr/initramfs_list'; mkdir -p
    usr/; /bin/bash /usr/src/linux-2.6.11-rc2/scripts/gen_initramfs_list.sh >
    usr/initramfs_list.tmp; if [ -r usr/initramfs_list ] && cmp -s
    usr/initramfs_list usr/initramfs_list.tmp; then rm -f usr/initramfs_list.tmp;
    else echo ' UPD usr/initramfs_list'; mv -f usr/initramfs_list.tmp
    usr/initramfs_list; fi
      CHK usr/initramfs_list
    make -f scripts/Makefile.build obj=arch/sparc64/kernel
      /usr/bin/sparc64-pld-linux-gcc -Wp,-MD,arch/sparc64/kernel/.ioctl32.o.d
    -nostdinc -isystem /usr/lib/gcc/sparc64-pld-linux/3.4.2/include -D__KERNEL__
    -Iinclude -Wall -Wstrict-prototypes -Wno-trigraphs -fno-strict-aliasing
    -fno-common -ffreestanding -O2 -fomit-frame-pointer -m64 -pipe -mno-fpu
    -mcpu=ultrasparc -mcmodel=medlow -ffixed-g4 -fcall-used-g5 -fcall-used-g7
    -Wno-sign-compare -Wa,--undeclared-regs -finline-limit=100000
    -Wdeclaration-after-statement -Werror -Ifs/ -DKBUILD_BASENAME=ioctl32
    -DKBUILD_MODNAME=ioctl32 -c -o arch/sparc64/kernel/.tmp_ioctl32.o
    arch/sparc64/kernel/ioctl32.c
    include/asm/uaccess.h: In function `siocdevprivate_ioctl':
    fs/compat_ioctl.c:648: warning: ignoring return value of `copy_to_user',
    declared with attribute warn_unused_result
    fs/compat_ioctl.c: In function `put_dirent32':
    fs/compat_ioctl.c:2346: warning: ignoring return value of `copy_to_user',
    declared with attribute warn_unused_result
    fs/compat_ioctl.c: In function `serial_struct_ioctl':
    fs/compat_ioctl.c:2489: warning: ignoring return value of `copy_from_user',
    declared with attribute warn_unused_result
    fs/compat_ioctl.c:2502: warning: ignoring return value of `copy_to_user',
    declared with attribute warn_unused_result
    make[1]: *** [arch/sparc64/kernel/ioctl32.o] Error 1
    make: *** [arch/sparc64/kernel] Error 2
    [root@gjsparc64 linux-2.6.11-rc2]#

    I have no idea what causes error here. What shall I input to get more info
    about that error ?
                                           

    -- 
    GJ
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at  http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at  http://www.tux.org/lkml/
    

  • Next message: Jesper Juhl: "Odd little line-break problem (on fb console) during boot with recent kernels."

    Relevant Pages

    • kernel buildsystem error/warning?
      ... CHK include/linux/compile.h ... I'm building a cross compiled ARCH ppc kernel on an x86 host. ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ...
      (Linux-Kernel)
    • Re: [PATCH] Re: Weird... 2.6.9 kills FC2 gcc
      ... CHK include/linux/version.h ... include/linux/compiler.h:20: badly punctuated parameter list in #define ... [dtor@core dtor]$ gcc -v ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • 2.6.3 adaptec I2O will not compile
      ... I have attached my config ... root@dlang:/usr/src/linux# make bzImage ... CHK include/linux/compile.h ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [patch] voluntary-preempt-2.6.9-rc3-mm3-T3
      ... Config for HPET not correctly set in arch/x86_64/Kconfig. ... build also fails with # CONFIG_HPET_TIMER is not set. ... CHK include/linux/compile.h ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: 2.6.12-rc2-mm1
      ... > - Nobody said anything about the PM resume and DRI behaviour in ... CHK include/linux/compile.h ... : undefined reference to `acpi_boot_table_init' ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)