From owner-freebsd-questions Tue Jun 13 15:23:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from hecky.it.northwestern.edu (hecky.acns.nwu.edu [129.105.16.51]) by hub.freebsd.org (Postfix) with ESMTP id B723737BFF3 for ; Tue, 13 Jun 2000 15:23:39 -0700 (PDT) (envelope-from djkanter@nwu.edu) Received: (from mailnull@localhost) by hecky.it.northwestern.edu (8.8.7/8.8.7) id RAA22859 for ; Tue, 13 Jun 2000 17:23:35 -0500 (CDT) Received: from localhost.localdomain (areca-48-028116.nuts.nwu.edu [165.124.28.116]) by hecky.acns.nwu.edu via smap (V2.0) id xma022657; Tue, 13 Jun 00 17:23:13 -0500 Received: (from david@localhost) by localhost.localdomain (8.9.3/8.9.3) id RAA70777 for freebsd-questions@freebsd.org; Tue, 13 Jun 2000 17:20:52 -0500 (CDT) (envelope-from david) Date: Tue, 13 Jun 2000 17:20:52 -0500 From: "David J. Kanter" To: FreeBSD questions Subject: How to trap errors when making ports Message-ID: <20000613172052.A70763@localhost.localdomain> Mail-Followup-To: FreeBSD questions Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i X-Organization: Northwestern University X-Operating-System: FreeBSD localhost.localdomain 3.4-STABLE FreeBSD 3.4-STABLE Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG What's the best way to save error output when making a port (so I can then post it here)? I've been using: make 2> errors.txt from the port's directory. -- David Kanter djkanter@nwu.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message