I am doing kernel compilation on fedora 13 <br>like this <br><br>$ make -j2 bzImage modules<br><br>Strangely, FC12 &amp; FC13 running on AMD x86_64 machine <br>happen to halts uncleanly (as if power goes off ) in the midst <br>
of compilation process. <br><br>I have been using this machine for compilation for over 2 years on <br>other distros such as debain, Suse, but such problem has never occured. <br><br>Is anybody familiar of such thing happening  in FC12/13 distros. <br>
<br>any configuration missing ??<br><br>or bug ?<br><br>Regards,<br>Onkar <br><br>PS :<br><br>
on i386 machine - FC13 performs normally. but FC12 exhibits <br>
this kind of problematic behavior.<br><br>