Gentoo Archives: gentoo-user

From: Paul Hartman <paul.hartman+gentoo@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Problem with compiling kernel
Date: Mon, 11 May 2009 19:56:54
Message-Id: 58965d8a0905111256w27ff299bp8d2755d040304a79@mail.gmail.com
In Reply to: Re: [gentoo-user] Problem with compiling kernel by Arnau Bria
1 On Mon, May 11, 2009 at 2:39 PM, Arnau Bria <arnau@×××××××××.net> wrote:
2 > On Mon, 11 May 2009 21:33:23 +0200
3 > Marc Blumentritt wrote:
4 >
5 >> Hi,
6 > Hi,
7 >
8 >> when I try to compile a kernel again (meaning after compiling it and
9 >> building the modules), I get this error message:
10 >>
11 >> hive linux # make && make modules_install && make
12 > just one question about your compiling command, why make && ... && make?
13 > I just do make all && make modules_install ...
14
15 I do:
16
17 make all
18 make install
19 make modules_install
20 make firmware_install
21
22 seperately :)

Replies

Subject Author
Re: [gentoo-user] Problem with compiling kernel Dale <rdalek1967@×××××.com>