From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from moose.erie.net([208.138.204.11]) (1642 bytes) by braille.uwo.ca via smail with P:esmtp/D:aliases/T:pipe (sender: ) id for ; Thu, 26 Oct 2000 16:42:22 -0400 (EDT) (Smail-3.2.0.102 1998-Aug-2 #2 built 1999-Sep-5) Received: from jscp (dap-208-1-140-212.erie-tnt-1.pa.erie.net [208.1.140.212]) by moose.erie.net (8.9.2/8.9.1) with ESMTP id QAA17469 for ; Thu, 26 Oct 2000 16:41:16 -0400 (EDT) X-Envelope-To: Received: from jacobs by jscp with local (Exim 3.16 #1 (Debian)) id 13otle-0006o2-00 for ; Thu, 26 Oct 2000 16:36:54 -0400 From: Jacob Schmude MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <14840.38374.139031.142579@ncinter.net> Date: Thu, 26 Oct 2000 16:36:54 -0400 To: speakup@braille.uwo.ca Subject: Re: make errors involving speakup In-Reply-To: <001201c03f7f$0cfede40$3aa50e18@muskgn1.mi.home.com> References: <007601c03f70$b9bafba0$3aa50e18@muskgn1.mi.home.com> <001201c03f7f$0cfede40$3aa50e18@muskgn1.mi.home.com> X-Mailer: VM 6.76 under Emacs 20.7.2 List-Id: Hi Chris: Well, I never had success withat make line. Here's what I've always done: make bzImage 1> errors.txt 2>> errors.txt This will direct the error output as well as the standard output to the file. Then we'd be able to see the error. Chris Schulte writes: > Yes, I have done the compile before, and it seems that all of the errors are > speakup related. I was told that the best way to have the exact error > message was to type the following line: 'make bzImage > /errors.txt' that is > what I did and sent to you. Sorry.