Bug 22162 - make stops and forks a shell
Summary: make stops and forks a shell
Status: RESOLVED UNREPRODUCIBLE
Alias: None
Product: Other
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P1 blocking
Assignee: other_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-06 05:13 UTC by jd1008
Modified: 2010-11-11 03:28 UTC (History)
0 users

See Also:
Kernel Version: 2.6.36
Subsystem:
Regression: No
Bisected commit-id:


Attachments

Description jd1008 2010-11-06 05:13:39 UTC
When building the kernel:
make all

first a few set of object are compiled, then
the make activity stops and a new shell is forked.
So I type ^D
Again, a couple of line of output, stops
and forks a new shell.
Again, I type ^D
now it continues. to the finish.

To install:

make modules_install install.

Again, modules get installed and a new shell gets forked.
Again I type ^D in the hopes it will continue to  populate /boot.
No such luck.

I already have in /boot  build 2.6.36-1 which I am currently running.
The new build is 2.6.36-2 because I made a change in the configuration.

Could someone please help me out here?
Comment 1 jd1008 2010-11-11 03:27:33 UTC
I found the source of the problem.
Please close.

Note You need to log in before you can comment on or make changes to this bug.