Re: 2.4.0-test[34]: nasty make race with CONFIG_MODVERSIONS=y

From: Ron Flory (ron.flory@adtran.com)
Date: Wed Jul 19 2000 - 17:15:26 EST


Mikael Pettersson wrote:

> Bloody annoying when it happens. I still don't know what causes
> the bug -- where's the race in
> <unpack tarball>; <cp good .config>; make oldconfig;
> make dep; make modules bzImage
> on UP and no "make -j"?

 dunno, but use && instead of ; between commands so that if any one of
the commands fail the entire sequence will stop at that point, instead
of continuing regardless ... ;)

ron

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



This archive was generated by hypermail 2b29 : Sun Jul 23 2000 - 21:00:12 EST