Subject: Re: 1.3 kernel compile errors
To: None <cruller@unicom.net>
From: Colin Wood <cwood@ichips.intel.com>
List: port-mac68k
Date: 02/28/1998 17:46:23
cruller@unicom.net wrote:
> I'm trying to roll my own kernel with the madhatter patch applied.  I
> have a stock 1.3 setup & 1.3 sources (read not current).  and I get this
> error during the _make depend_ stage of the build.:
> 
> depending the kern library objects
> depending the compat library objects
> mkdep -x assembler-with-cpp -traditional...[snip]
> mkdep -a  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes
> -msoft-float...[snip]
> mkdep -a -x assembler-with-cpp -traditional -D_LOCORE -I.
> -I../../../../arch...[snip]
> sh ../../../../kern/genassym.sh mkdep -f assym.dep  -O2 -Werror -Wall
> -Wstrict-prototypes -Wmissing-prototypes -msoft-float  -I.
> -I../../../../arch -I../../../.. -nostdinc -DHZ="0x3c" -DEXEC_AOUT
> -DEXEC_SCR...[snip]
> 
> I haven't completed a whole compile yet. The errors during _make_ look
> simular to above so I control-C'ed the process.   I commented out the
> options for 68030 & 68020. Could this the problem?  
> 
> I've been using directions from the kernel building how-to.
> 
> I apreciate any insite.

The above aren't errors, they're simply an echo of the commands being
performed.  Unless you end up with a line that actually says **Error** or
something close, followed by a line that says "Stop", you haven't found an
error.  I usually find that a "make depend" takes a minimum of 20 minutes
on my machines (both my Q700 and my IIci).  The compile itself takes
anywhere from 1.5 to 2.5 hours (Q700 vs. IIci), depending on what else I'm
doing on the system.

Later.

-- 
Colin Wood                                 cwood@ichips.intel.com
Component Design Engineer - MD6                 Intel Corporation
-----------------------------------------------------------------
I speak only on my own behalf, not for my employer.