Danny Kephart wrote:
> > There is one message that passes by fleetingly about a 'nbat' variable that
> > is not found, but it doesn't stop things.
This is merely a (compiler) warning not a datal error, so things go on.
>
> Harry,
> If my thinking is correct, doing a "make dep clean zImage" will just fly
> through the entire process, until it reaches the end. It will not be
> concerned with any errors.
> Using "make dep && make clean && make zImage" will work a little better.
> In essence, it says make dep, and if no errors, make clean, and so on.
> I would also include "make modules && make modules_install".
if e.g. make dep aborts with a fatal error at some point, then
make dep clean zImage will also abort at exactly the same point.
Henning
--
H. Henning Vossieck - [EMAIL PROTECTED] - http://www.hhv.de/
--
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archive at http://www.suse.com/Mailinglists/suse-linux-e/index.html