From owner-freebsd-questions@FreeBSD.ORG Mon Mar 6 04:16:59 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5CD8316A420 for ; Mon, 6 Mar 2006 04:16:59 +0000 (GMT) (envelope-from parv@pair.com) Received: from mta9.adelphia.net (mta9.adelphia.net [68.168.78.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE59643D46 for ; Mon, 6 Mar 2006 04:16:58 +0000 (GMT) (envelope-from parv@pair.com) Received: from default.chvlva.adelphia.net ([69.160.66.115]) by mta9.adelphia.net (InterMail vM.6.01.05.02 201-2131-123-102-20050715) with ESMTP id <20060306041658.QFYB21538.mta9.adelphia.net@default.chvlva.adelphia.net>; Sun, 5 Mar 2006 23:16:58 -0500 Received: by default.chvlva.adelphia.net (Postfix, from userid 1000) id 5AC43B75F; Sun, 5 Mar 2006 23:16:55 -0500 (EST) Date: Sun, 5 Mar 2006 23:16:55 -0500 From: Parv To: Olivier Nicole Message-ID: <20060306041655.GA3732@holestein.holy.cow> Mail-Followup-To: Olivier Nicole , freebsd-questions@freebsd.org References: <200603060325.k263P6gX037812@banyan.cs.ait.ac.th> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200603060325.k263P6gX037812@banyan.cs.ait.ac.th> Cc: freebsd-questions@freebsd.org Subject: Re: How to know that make buildworld finished X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Mar 2006 04:16:59 -0000 in message <200603060325.k263P6gX037812@banyan.cs.ait.ac.th>, wrote Olivier Nicole thusly... > > It happens that every time I start a buildworld, I will have to > leave before the end. And next morning the shell I was using to > run the buildworld will have terminated for some reason. > > So I cannot see if the make did finished successfully or not. > > Is there a way to check that make buildworld did finished > successfully? If you happen to be around near the end, you could get audio feedback by "printf 'ON T201 O4 c#g#+f#-a.' > /dev/speaker" or some variation thereof. - Parv --