From owner-freebsd-hackers Tue Oct 7 23:58:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id XAA26122 for hackers-outgoing; Tue, 7 Oct 1997 23:58:58 -0700 (PDT) (envelope-from owner-freebsd-hackers) Received: from sax.sax.de (sax.sax.de [193.175.26.33]) by hub.freebsd.org (8.8.7/8.8.7) with SMTP id XAA26116 for ; Tue, 7 Oct 1997 23:58:54 -0700 (PDT) (envelope-from j@uriah.heep.sax.de) Received: (from uucp@localhost) by sax.sax.de (8.6.12/8.6.12-s1) with UUCP id IAA08090; Wed, 8 Oct 1997 08:58:21 +0200 Received: (from j@localhost) by uriah.heep.sax.de (8.8.7/8.8.5) id IAA13975; Wed, 8 Oct 1997 08:49:15 +0200 (MET DST) Message-ID: <19971008084915.NW06360@uriah.heep.sax.de> Date: Wed, 8 Oct 1997 08:49:15 +0200 From: j@uriah.heep.sax.de (J Wunsch) To: hackers@FreeBSD.ORG Cc: fullermd@futuresouth.com (Matthew D. Fuller) Subject: Re: group assignments from make world. References: X-Mailer: Mutt 0.60_p2-3,5,8-9 Mime-Version: 1.0 X-Phone: +49-351-2012 669 X-PGP-Fingerprint: DC 47 E6 E4 FF A6 E9 8F 93 21 E0 7D F9 12 D6 4E Reply-To: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch) In-Reply-To: ; from Matthew D. Fuller on Oct 7, 1997 21:45:35 -0500 Sender: owner-freebsd-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk As Matthew D. Fuller wrote: > Here's a kinda unrelated thought. Would it be a good idea to put a line > in the Makefile for make world to have it automatically script to a file > for logging purposes? Prob not, but it's a thought... Why don't you do it yourself? I always run long-lasting make's like make -k blahblah >& /tmp/makelog & and tail -f /tmp/makelog -- cheers, J"org joerg_wunsch@uriah.heep.sax.de -- http://www.sax.de/~joerg/ -- NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-)