Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753419Ab3GIICP (ORCPT ); Tue, 9 Jul 2013 04:02:15 -0400 Received: from mail-pa0-f43.google.com ([209.85.220.43]:61177 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752821Ab3GIICI (ORCPT ); Tue, 9 Jul 2013 04:02:08 -0400 MIME-Version: 1.0 In-Reply-To: <1368850897.18069.255@driftwood> References: <1368850897.18069.255@driftwood> Date: Tue, 9 Jul 2013 10:02:06 +0200 X-Google-Sender-Auth: u9Wi_N7jcOylGW365sTsshQi7fA Message-ID: Subject: Re: 3.10-rc1: commit ccdfcc398594 broke uClibc build. From: Geert Uytterhoeven To: Rob Landley , Andrew Morton , David Howells Cc: "linux-kernel@vger.kernel.org" , Patrick McHardy , "David S. Miller" , linux-net@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1282 Lines: 33 Widening the audience... On Sat, May 18, 2013 at 6:21 AM, Rob Landley wrote: > The #include added to include/uapi/linux/netlink.h causes > the uClibc build to go: > > In file included from include/linux/kernel.h:4, > from include/linux/netlink.h:4, > from include/linux/rtnetlink.h:5, > from libc/inet/netlinkaccess.h:27, > from libc/inet/if_index.c:37: > include/linux/sysinfo.h:8: error: expected specifier-qualifier-list before > '__kernel_long_t' > make: *** [libc/inet/if_index.o] Error 1 > > If I comment out that line, it builds fine. The kernel builds (for my > config) either way. 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/