From owner-freebsd-questions Tue Jan 19 13:24:46 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA09074 for freebsd-questions-outgoing; Tue, 19 Jan 1999 13:24:46 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from jason05.u.washington.edu (jason05.u.washington.edu [140.142.78.6]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA09069 for ; Tue, 19 Jan 1999 13:24:43 -0800 (PST) (envelope-from jcwells@u.washington.edu) Received: from saul3.u.washington.edu (root@saul3.u.washington.edu [140.142.83.1]) by jason05.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id NAA48080; Tue, 19 Jan 1999 13:24:37 -0800 Received: from S8-37-26.student.washington.edu (S8-37-26.student.washington.edu [128.208.37.26]) by saul3.u.washington.edu (8.9.1+UW98.09/8.9.1+UW98.09) with ESMTP id NAA28003; Tue, 19 Jan 1999 13:24:37 -0800 (PST) Date: Tue, 19 Jan 1999 13:24:02 -0800 (PST) From: "Jason C. Wells" X-Sender: jason@s8-37-26.student.washington.edu Reply-To: "Jason C. Wells" To: Sentinel cc: freebsd-questions@FreeBSD.ORG Subject: Re: New kernel - Make command In-Reply-To: <36A4DA00.127254DB@home.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 19 Jan 1999, Sentinel wrote: >The config command works fine, the make depend command works fine, but >the second make command does not complete correctly. > >Throughout there are quite a few Warning messages that I see flash by >but I cannot read any of them as they go by too fast. And then after >running for a ouple minutes it gives me this: I don't know about your problem but here is a little tip to capture all of the messages during a build. This will prove useful. At the prompt... # script somefilename.log # make Catchya Later, | Give me UNIX or give me a typewriter. Jason Wells | http://www.freebsd.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message