Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2000 13:43:20 -0500
From:      "Doug Poland" <doug@polands.org>
To:        "Mike Meyer" <mwm@mired.org>
Cc:        <questions@freebsd.org>
Subject:   RE: kernel bloat
Message-ID:  <NDBBKMNOJKJGAEKJNLIACEKCELAA.doug@polands.org>
In-Reply-To: <14820.45286.764960.761514@guru.mired.org>

next in thread | previous in thread | raw e-mail | index | archive | help


> -----Original Message-----
> From: Mike Meyer [mailto:mwm@mired.org]
> Sent: Wednesday, October 11, 2000 13:27
> To: Doug Poland
> Cc: questions@freebsd.org
> Subject: RE: kernel bloat
> 
> 
> Doug Poland writes:
> > No, I didn't supply any -g switches on the command line.
> > What I usually do for a compile on such a slow machine
> > is
> > 	# make depend; make; make install; shutdown -r now
> > 
> > and walk away.  Perhaps something "went wrong" and I
> > never saw any messages on the console.  Oh well, I'll
> > just recompile and see what happens.
> 
> Try it this way next time:
> 
> # make depend && make && make install && shutdown -r now
> 
> That way, if something goes wrong, it'll stop at that point.
> 
> 	<mike
> 

doh!  Now there's a good idea :)  Thanks Mike...


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NDBBKMNOJKJGAEKJNLIACEKCELAA.doug>