Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Jun 2008 06:56:27 +0100
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        Chuck Robey <chuckr@telenix.org>
Cc:        Gonzalo Nemmi <gnemmi@gmail.com>, freebsd-questions@freebsd.org
Subject:   Re: Which file can I find the error message that shows on the	screen when I build my kernel?
Message-ID:  <485F3B0B.3040302@infracaninophile.co.uk>
In-Reply-To: <485EB38B.8030009@telenix.org>
References:  <3406.24.23.188.135.1214157813.squirrel@nexus.cs.usfca.edu>	<485E9754.600@telenix.org>	<200806221620.31198.gnemmi@gmail.com> <485EB38B.8030009@telenix.org>

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

[-- Attachment #1 --]
Chuck Robey wrote:

> For along time,  used only tcsh, under the mistaken belief that you
> couldn't redirect stderr for piping, under a sh-like shell, but about
> 6 months ago, I found out how to do that.  If you would rather use a
> sh-like shell (maybe you'd be one of the bash-aficionados?) tell me,
> I will hunt up that trick.

Under Bourne-style shells:

  make 2>&1 | tee /tmp/makeout

TIMTOWTDI. Under any shell:

  script /tmp/makeout make

	Cheers,

	Matthew

-- 
Dr Matthew J Seaman MA, D.Phil.                   7 Priory Courtyard
                                                  Flat 3
PGP: http://www.infracaninophile.co.uk/pgpkey     Ramsgate
                                                  Kent, CT11 9PW


[-- Attachment #2 --]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREIAAYFAkhfOxMACgkQ8Mjk52CukIxw7QCePWHaWci9ivfbCXJvd2xux/pT
UZsAoJGkGV6nCD67WVtAb/iiHir+nKxr
=96K6
-----END PGP SIGNATURE-----

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