* [gentoo-dev] Error in Document...?
@ 2002-09-20 11:50 Arndt Faulhaber
2002-09-20 11:42 ` Arun Thomas
0 siblings, 1 reply; 3+ messages in thread
From: Arndt Faulhaber @ 2002-09-20 11:50 UTC (permalink / raw
To: gentoo-dev
Hi there,
I think I might have found a little error in the installation instructions
to Gentoo 1.4rc1... (http://www.gentoo.org/doc/build.html)
to compile the kernel like
make dep && make clean bzImage modules modules_install
doesn't that fail, since the dependencies get deleted by make clean...?
I thought it should be like:
make clean && make dep bzImage modules modules_install
I'm not really sure about it, though I thought that I'd rather tell you,
since booting without a kernel might get tricky ;)
Cheers, Arndt
PS: Otherwise cool work!!! I'm just trying Gentoo for the first time but it
looks quite nice and this distribution was something I have been looking
for for ages... ;)
-------------------------------------------------------------------------
SOLOGIC
Arndt Faulhaber
Gewerbestr. 11
6330 Cham, Schweiz
Tel +41 41 743 00 48
mailto:arndt.faulhaber@diagnosdata.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] Error in Document...?
2002-09-20 11:50 [gentoo-dev] Error in Document...? Arndt Faulhaber
@ 2002-09-20 11:42 ` Arun Thomas
2002-09-20 21:17 ` Paul de Vrieze
0 siblings, 1 reply; 3+ messages in thread
From: Arun Thomas @ 2002-09-20 11:42 UTC (permalink / raw
To: Arndt Faulhaber; +Cc: gentoo-dev
Arndt,
That line does work actually. I wasn't sure it would work either, but it
did. It's now my standard method for building kernels. I guess you *can*
learn stuff from reading docs...who knew?
A
On Fri, 2002-09-20 at 07:50, Arndt Faulhaber wrote:
> Hi there,
>
> I think I might have found a little error in the installation instructions
> to Gentoo 1.4rc1... (http://www.gentoo.org/doc/build.html)
>
> to compile the kernel like
> make dep && make clean bzImage modules modules_install
>
> doesn't that fail, since the dependencies get deleted by make clean...?
>
> I thought it should be like:
> make clean && make dep bzImage modules modules_install
>
> I'm not really sure about it, though I thought that I'd rather tell you,
> since booting without a kernel might get tricky ;)
>
> Cheers, Arndt
>
> PS: Otherwise cool work!!! I'm just trying Gentoo for the first time but it
> looks quite nice and this distribution was something I have been looking
> for for ages... ;)
>
> -------------------------------------------------------------------------
> SOLOGIC
> Arndt Faulhaber
> Gewerbestr. 11
> 6330 Cham, Schweiz
> Tel +41 41 743 00 48
> mailto:arndt.faulhaber@diagnosdata.com
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] Error in Document...?
2002-09-20 11:42 ` Arun Thomas
@ 2002-09-20 21:17 ` Paul de Vrieze
0 siblings, 0 replies; 3+ messages in thread
From: Paul de Vrieze @ 2002-09-20 21:17 UTC (permalink / raw
To: gentoo-dev
On Friday 20 September 2002 13:42, Arun Thomas wrote:
> Arndt,
>
> That line does work actually. I wasn't sure it would work either, but it
> did. It's now my standard method for building kernels. I guess you *can*
> learn stuff from reading docs...who knew?
>
Only the distclean and mrproper targets delete the dependencies /
configuration
Paul
--
Paul de Vrieze
Junior Researcher
Mail: pauldv@cs.kun.nl
Homepage: http://www.devrieze.net
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-09-20 21:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-09-20 11:50 [gentoo-dev] Error in Document...? Arndt Faulhaber
2002-09-20 11:42 ` Arun Thomas
2002-09-20 21:17 ` Paul de Vrieze
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox