lkml.org 
[lkml]   [2013]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 3.10-rc1: commit ccdfcc398594 broke uClibc build.
On 07/09/2013 05:25:53 AM, David Howells wrote:
> Geert Uytterhoeven <geert@linux-m68k.org> wrote:
>
> > The #include <linux/kernel.h> 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.
>
> Comment out which line? Line 8 of include/linux/sysinfo.h or the new
> #include
> line?

http://landley.net/hg/aboriginal/file/1616/sources/patches/linux-fixuClibc.patch

> Also, what arch are you compiling for?

My Aboriginal Linux project does arm, mips, powerpc, sparc, sh4, x86,
x86_64, m68k, and I'm poking at adding alpha.

I believe the uClibc build breaks in a target-independent manner. I
just rebuilt armv5l without the patch to confirm:

CC libc/inet/if_index.os
In file included from
/home/landley/aboriginal/aboriginal/build/simple-cross-compiler-armv5l/include/linux/kernel.h:4,
from
/home/landley/aboriginal/aboriginal/build/simple-cross-compiler-armv5l/include/linux/netlink.h:4,
from
/home/landley/aboriginal/aboriginal/build/simple-cross-compiler-armv5l/include/linux/rtnetlink.h:5,
from libc/inet/netlinkaccess.h:27,
from libc/inet/if_index.c:37:
/home/landley/aboriginal/aboriginal/build/simple-cross-compiler-armv5l/include/linux/sysinfo.h:8:
error: expected specifier-qualifier-list before '__kernel_long_t'
make: *** [libc/inet/if_index.os] Error 1
make: *** Waiting for unfinished jobs....

Rob

\
 
 \ /
  Last update: 2013-07-12 07:43    [W:0.074 / U:1.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site