Gentoo Archives: gentoo-user

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

Replies

Subject Author
[gentoo-user] Re: Neither klibc nor splashutils will emerge Mick <michaelkintzios@×××××.com>