Gentoo Archives: gentoo-catalyst

From: Chris Gianelloni <wolf31o2@g.o>
To: gentoo-catalyst@l.g.o
Subject: Re: [gentoo-catalyst] catalyst can't compile a kernel
Date: Fri, 08 Apr 2005 18:16:23
Message-Id: 1112984182.7158.56.camel@cgianelloni.nuvox.net
In Reply to: Re: [gentoo-catalyst] catalyst can't compile a kernel by Anielkis Herrera Gonzalez
1 On Fri, 2005-04-08 at 13:06 -0400, Anielkis Herrera Gonzalez wrote:
2 > ok, now I have catalyst-1.1.8 and genkernel-3.1.6 but, the same... the
3 > kernel doesn't compile.. same error, and the configuration is the same
4 > that I have been running here.
5
6 OK. Care to do more than the first paragraph of my email? ;]
7
8 Like I said, according to what I see in the error, you aren't feeding
9 genkernel a configuration, at all.
10
11 > On Fri, 2005-04-08 at 10:02 -0400, Chris Gianelloni wrote:
12 > > First, I would upgrade your snapshot to use the latest stable genkernel
13 > > (3.1.5). You might also want to try using catalyst 1.1.8 if you are not
14 > > already.
15 > >
16 > > Now, do you have a boot/kernel/$kname/config definition in your spec
17 > > file? Judging from what I see below, you do not. If you would like to
18 > > use the kernel we used for 2005.0, then do the following:
19 > >
20 > > mkdir -p /etc/portage
21 > > echo "dev-util/livecd-kconfigs ~x86" >> /etc/portage/package.keywords
22 > > emerge livecd-kconfigs
23 > >
24 > > You can then use the following items in your spec file to use the same
25 > > kernel.
26 > >
27 > > boot/kernel: gentoo
28 > > boot/kernel/gentoo/sources: gentoo-sources
29 > > boot/kernel/gentoo/config: /usr/share/livecd-2005.0/x86/2.6.11-smp.config
30 > >
31 > > Hope this helps...
32 > >
33 > > On Fri, 2005-04-08 at 08:58 -0400, Anielkis Herrera Gonzalez wrote:
34 > > > well this is the last part of the log:
35 > > >
36 > > > * Gentoo Linux Genkernel; Version 3.1.0c
37 > > >
38 > > > * Compiling Linux Kernel 2.6.10-gentoo-r6 for x86...
39 > > > * kernel: >> Running mrproper...
40 > >
41 > > > * config: Using config from /usr/share/genkernel/x86/kernel-config-2.6
42 > > > * Previous config backed up to .config.bak
43 > > > * >> Running oldconfig...
44 > >
45 > > This tells me that it looks like you didn't supply a config to catalyst.
46 > >
47 > > > I don't know how to interpret that result.. :-\
48
49 --
50 Chris Gianelloni
51 Release Engineering - Strategic Lead/QA Manager
52 Games - Developer
53 Gentoo Linux

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-catalyst] catalyst can't compile a kernel Anielkis Herrera Gonzalez <aherrerag@×××××××××××××××.cu>