Gentoo Archives: gentoo-catalyst

From: Christophe PEREZ <christophe.perez@×××××××.com>
To: gentoo-catalyst@l.g.o
Subject: [gentoo-catalyst] USE hal and kernel config
Date: Thu, 13 Apr 2006 02:09:55
Message-Id: pan.2006.04.13.02.10.15.364127@novazur.fr
1 Hi,
2
3 I have an error when I'm trying to create a livecd.
4 I have "hal" in my USE.
5 But, when compiling sys-apps/hal-0.5.5.1-r3, it seems looking for kernel
6 config :
7
8 >>> md5 src_uri ;-) hal-0.5.5.1.tar.gz
9 * Determining the location of the kernel source code
10 * Found kernel source directory:
11 * /usr/src/linux
12 * Found sources for kernel version:
13 * 2.6.15-gentoo-r5
14
15 * getfilevar requires 2 variables, with the second a valid file.
16 * getfilevar <VARIABLE> <CONFIGFILE>
17 * Could not find a usable .config in the kernel source directory.
18 * Please ensure that /usr/src/linux points to a configured set of Linux sources.
19 * If you are using KBUILD_OUTPUT, please set the environment var so that
20 * it points to the necessary object directory so that it might find .config.
21
22 !!! ERROR: sys-apps/hal-0.5.5.1-r3 failed.
23 !!! Function linux-info_pkg_setup, Line 534, Exitcode 1
24 !!! Unable to calculate Linux Kernel version
25 !!! If you need support, post the topmost build error, NOT this status message.
26
27
28 How can I solve that please ?
29 May be I have to prevent hal to compile in livecd-stage1, and compile it
30 only in livecd-stage2, but I don't know how.
31
32 --
33 Christophe PEREZ
34 --
35 gentoo-catalyst@g.o mailing list

Replies

Subject Author
Re: [gentoo-catalyst] USE hal and kernel config Chris Gianelloni <wolf31o2@g.o>