Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 301464 - make && make modules_install: This command does not work. It only worked with make; make modules_install. I beleive && is for 2.4 kernel.
Summary: make && make modules_install: This command does not work. It only worked with...
Status: RESOLVED INVALID
Alias: None
Product: [OLD] Docs on www.gentoo.org
Classification: Unclassified
Component: Installation Handbook (show other bugs)
Hardware: x86 Linux
: High minor (vote)
Assignee: Docs Team
URL: http://www.gentoo.org/doc/en/handbook...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-19 00:29 UTC by Drew Larson
Modified: 2010-01-19 01:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Drew Larson 2010-01-19 00:29:15 UTC
Compiling zen-sources. Install went fine (sys-kernel/zen-sources-2.6.33_rc4_p1) but that one command is erroneous I believe.

Reproducible: Always

Steps to Reproduce:
1.Emerge
2.zen-sources-2.6.33_rc4_p1
3.type make && make modules_install

Actual Results:  
make errors out.

Expected Results:  
compile!

use "make; make modules_install". it works.
Comment 1 nm (RETIRED) gentoo-dev 2010-01-19 01:40:13 UTC
Wrong. It's perfectly valid. You're just using a bad kernel source.

Do not report bugs with zen-sources on bugs.gentoo.org -- use the zen-sources website.

"make && make modules && make modules_install && make install" is how it used to be for 2.4 kernels.

Nothing wrong with the documentation; user problem. Closing.