Gentoo Archives: gentoo-user

From: Mick <michaelkintzios@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Neither klibc nor splashutils will emerge
Date: Thu, 24 Aug 2006 06:10:32
Message-Id: 200608240707.33225.michaelkintzios@gmail.com
In Reply to: [gentoo-user] Neither klibc nor splashutils will emerge by Mick
1 Any ideas at all, please?
2
3 On Wednesday 23 August 2006 22:11, Mick wrote:
4 > Hi All,
5 >
6 > I can't emerge either of these packages. I have remerged gcc to no avail.
7 > How do I troubleshoot this?
8 >
9 > These are the error messages for klibc:
10 > =============================================
11 > KLIBCAS klibc/syscalls/__reboot.o
12 > KLIBCAS klibc/syscalls/sysinfo.o
13 > KLIBCAS klibc/syscalls/klogctl.o
14 > KLIBCAS klibc/syscalls/iopl.o
15 > KLIBCAS klibc/syscalls/ioperm.o
16 > KLIBCAS klibc/syscalls/vm86.o
17 > KLIBCLD klibc/syscalls/syscalls.o
18 > make[1]: *** [all] Error 2
19 > make: *** [klibc] Error 2
20 >
21 > !!! ERROR: dev-libs/klibc-1.2.1-r2 failed.
22 > Call stack:
23 > ebuild.sh, line 1539: Called dyn_compile
24 > ebuild.sh, line 939: Called src_compile
25 > klibc-1.2.1-r2.ebuild, line 138: Called die
26 >
27 > !!! Compile failed!
28 > =============================================
29 >
30 > and these for splashutils:
31 > =============================================
32 > /usr/lib/klibc/include/linux/device.h: In function `dev_get_drvdata':
33 > /usr/lib/klibc/include/linux/device.h:348: error: dereferencing pointer to
34 > incomplete type
35 > /usr/lib/klibc/include/linux/device.h: In function `dev_set_drvdata':
36 > /usr/lib/klibc/include/linux/device.h:354: error: dereferencing pointer to
37 > incomplete type
38 > /usr/lib/klibc/include/linux/device.h: In function `device_is_registered':
39 > /usr/lib/klibc/include/linux/device.h:359: error: dereferencing pointer to
40 > incomplete type
41 > In file included from /usr/lib/klibc/include/linux/notifier.h:13,
42 > from /usr/lib/klibc/include/linux/backlight.h:12,
43 > from /usr/lib/klibc/include/linux/fb.h:4,
44 > from kernel.c:16:
45 > /usr/lib/klibc/include/linux/mutex.h: At top level:
46 > /usr/lib/klibc/include/linux/mutex.h:51: error: field `wait_list' has
47 > incomplete type
48 > /usr/lib/klibc/include/linux/mutex.h:67: error: field `list' has incomplete
49 > type
50 > In file included from /usr/lib/klibc/include/linux/backlight.h:12,
51 > from /usr/lib/klibc/include/linux/fb.h:4,
52 > from kernel.c:16:
53 > /usr/lib/klibc/include/linux/notifier.h:47: error: field `rwsem' has
54 > incomplete type
55 > In file included from /usr/lib/klibc/include/linux/fb.h:4,
56 > from kernel.c:16:
57 > /usr/lib/klibc/include/linux/backlight.h:47: error: field `sem' has
58 > incomplete type
59 > kernel.c: In function `handle_init':
60 > kernel.c:191: error: `MAX_NR_CONSOLES' undeclared (first use in this
61 > function) kernel.c: At top level:
62 > /usr/lib/klibc/include/linux/device.h:332: error: storage size of
63 > `dma_pools' isn't known
64 > /usr/lib/klibc/include/linux/device.h:338: error: storage size of `node'
65 > isn't known
66 > make: *** [kernel/kernel.o] Error 1
67 >
68 > !!! ERROR: media-gfx/splashutils-1.1.9.10-r1 failed.
69 > Call stack:
70 > ebuild.sh, line 1539: Called dyn_compile
71 > ebuild.sh, line 939: Called src_compile
72 > splashutils-1.1.9.10-r1.ebuild, line 141: Called die
73 >
74 > !!! failed to build splashutils
75 > =============================================
76 >
77 > The reason I tried to remerge klibc was to solve the spashutils problem in
78 > the first instance, but now I'm stuck. :(
79
80 --
81 Regards,
82 Mick

Replies

Subject Author
Re: [gentoo-user] Re: Neither klibc nor splashutils will emerge Donnie Berkholz <dberkholz@g.o>
Re: [gentoo-user] Re: Neither klibc nor splashutils will emerge Richard Fish <bigfish@××××××××××.org>