lkml.org 
[lkml]   [2004]   [Oct]   [9]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateSat, 9 Oct 2004 12:15:52 +0200
FromAdrian Bunk <>
SubjectRe: Weirdness with suspending jobs in 2.6.9-rc3
On Mon, Oct 04, 2004 at 11:33:24PM -0700, Joshua Kwan wrote:

> Hello,
> 
> It seems that make (possibly among other things) has been affected by
> some change in 2.6.9-rcX that prevents it from resuming some jobs.
> 
> I created this Makefile as a testcase:
> 
> all:
> 	sleep 5
> 	echo Hi
> 	sleep 5
> 
> The result:
> 
> darjeeling:~{0}% make
> sleep 5
> 
> zsh: suspended  make
> darjeeling:~{1}% bg
> [1]  + continued  make
> make: *** wait: No child processes.  Stop.
> make: *** Waiting for unfinished jobs....
> darjeeling:~{1}% echo Hi
> Hi
> make: *** Waiting for unfinished jobs....
> sleep 5
> make: *** Waiting for unfinished jobs....
> 
> [1]  + exit 2     make
> 
> This happens with bash also. I'm pretty sure it didn't use to happen
> with older kernels. Any ideas?


I'm also observing this problem.

It doesn't depend on which version I'm compiling, it depends on which 
kernel I'm actually running.

(2.6.9-rc1 is OK, 2.6.8-rc3-mm3 is not OK.)


> Thanks
> Joshua Kwan

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 14:06    [from the cache]
©2003-2008