Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751741Ab3ELUmk (ORCPT ); Sun, 12 May 2013 16:42:40 -0400 Received: from gerard.telenet-ops.be ([195.130.132.48]:42673 "EHLO gerard.telenet-ops.be" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751546Ab3ELUmj (ORCPT ); Sun, 12 May 2013 16:42:39 -0400 Date: Sun, 12 May 2013 22:42:37 +0200 (CEST) From: Geert Uytterhoeven To: Linux Kernel Development cc: linux-sh@vger.kernel.org Subject: Re: Build regressions/improvements in v3.10-rc1 (sh) In-Reply-To: Message-ID: References: User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2717 Lines: 50 On Sun, 12 May 2013, Geert Uytterhoeven wrote: > However, the full list of errors isn't that unmanageable, so I'm following > up with a digested list... arch/sh/kernel/kgdb.c:225:32: error: implicit declaration of function 'task_stack_page' [-Werror=implicit-function-declaration]: 3 errors in 3 logs arch/sh/kernel/kgdb.c:242:23: error: dereferencing pointer to incomplete type: 3 errors in 3 logs arch/sh/kernel/kgdb.c:243:22: error: dereferencing pointer to incomplete type: 3 errors in 3 logs arch/sh/kernel/kgdb.c:310:27: error: 'SIGTRAP' undeclared (first use in this function): 3 errors in 3 logs v3.10-rc1/sh4/sh-randconfig v3.10-rc1/sh4/sh-allyesconfig v3.10-rc1/sh4/sh-allmodconfig drivers/net/wireless/libertas/if_cs.c:830:3: error: implicit declaration of function 'ioport_unmap' [-Werror=implicit-function-declaration]: 2 errors in 2 logs drivers/net/wireless/libertas/if_cs.c:882:2: error: implicit declaration of function 'ioport_map' [-Werror=implicit-function-declaration]: 2 errors in 2 logs drivers/net/wireless/orinoco/orinoco_cs.c:154:2: error: implicit declaration of function 'ioport_map' [-Werror=implicit-function-declaration]: 2 errors in 2 logs drivers/net/wireless/orinoco/orinoco_cs.c:206:3: error: implicit declaration of function 'ioport_unmap' [-Werror=implicit-function-declaration]: 2 errors in 2 logs drivers/net/wireless/orinoco/spectrum_cs.c:217:2: error: implicit declaration of function 'ioport_map' [-Werror=implicit-function-declaration]: 2 errors in 2 logs drivers/net/wireless/orinoco/spectrum_cs.c:274:3: error: implicit declaration of function 'ioport_unmap' [-Werror=implicit-function-declaration]: 2 errors in 2 logs v3.10-rc1/sh4/sh-allyesconfig v3.10-rc1/sh4/sh-allmodconfig Missing I/O ops ERROR: "__ashrdi3" [fs/ntfs/ntfs.ko] undefined!: 1 errors in 1 logs ERROR: "__ashrdi3" [fs/xfs/xfs.ko] undefined!: 1 errors in 1 logs v3.10-rc1/sh4/titan_defconfig Missing gcc lib helpers ERROR: "max_low_pfn" [drivers/block/aoe/aoe.ko] undefined!: 1 errors in 1 logs ERROR: "min_low_pfn" [drivers/block/aoe/aoe.ko] undefined!: 1 errors in 1 logs v3.10-rc1/sh4/titan_defconfig Missing export (handle like MIPS?) Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds -- 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/