FS#1874 - Cannot compile kernel (make problem)
Attached to Project:
Arch Linux
Opened by Brice Carpentier (brice) - Friday, 03 December 2004, 22:59 GMT
Last edited by Judd Vinet (judd) - Tuesday, 07 December 2004, 17:59 GMT
Opened by Brice Carpentier (brice) - Friday, 03 December 2004, 22:59 GMT
Last edited by Judd Vinet (judd) - Tuesday, 07 December 2004, 17:59 GMT
|
Details
Hi,
While trying to compile a kernel, I noticed my system freezed. After looking for the cause (you can imagine how many times the system was hard rebooted), I eventually found that at a certain time, make was spawning about a thousand processes, and that the RAM memory got fulled. I didn't find why make got crazy though, and it's even happening with an unpatched kernel while only "make clean bzImage modules" (and it of course happens with arch's kernel26 PKGBUILD). Probably a problem in the base packages, so I'd say it's of high severity, since a new user could install arch, update the system, and then become unable to compile his own kernel (and thus think arch sux) |
This task depends upon
what are the ~1000 processes make is spawning? cc, ld, etc?