Gentoo Archives: gentoo-user-de

From: Thomas Bruns <newsgroup@××××××××.de>
To: gentoo-user-de@l.g.o
Subject: [gentoo-user-de] emerge -e world mit abbruch bei kenelsource?
Date: Mon, 12 Jun 2006 20:06:04
Message-Id: 200606122200.28689.newsgroup@donbruno.de
1 Hallo NG
2
3 ich hab ein emerge -e world gemacht... nun will er aber bei diesem Paket nicht
4 mehr:
5
6 * Determining the location of the kernel source code
7 * Found kernel source directory:
8 * /usr/src/linux
9 * Could not find a Makefile in the kernel source directory.
10 * Please ensure that /usr/src/linux points to a complete set of Linux sources
11 * These sources have not yet been prepared.
12 * We cannot build against an unprepared tree.
13 * To resolve this, please type the following:
14 *
15 * # cd /usr/src/linux
16 * # make oldconfig
17 * # make modules_prepare
18 *
19 * Then please try merging this module again.
20
21 !!! ERROR: media-gfx/splashutils-1.1.9.8-r1 failed.
22 Call stack:
23 ebuild.sh, line 1555: Called dyn_setup
24 ebuild.sh, line 668: Called pkg_setup
25 splashutils-1.1.9.8-r1.ebuild, line 75: Called check_kernel_built
26 linux-info.eclass, line 363: Called die
27
28
29 ich hab in /usr/src/linux/ geschaut under versucht ein make oldconfig zu
30 machen... geht aber nicht :-( was muss ich den nun machen, damit es
31 druchläuft?
32
33 Gruss
34 THomas
35
36 --
37 gentoo-user-de@g.o mailing list

Replies

Subject Author
Re: [gentoo-user-de] emerge -e world mit abbruch bei kenelsource? Jens Gassmann <jens.gassmann@××××××.de>