Subject: Re: 1.3 kernel compile errors
To: None <cruller@unicom.net>
From: Bill Studenmund <wrstuden@loki.stanford.edu>
List: port-mac68k
Date: 02/28/1998 16:34:37
On Sat, 28 Feb 1998 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]
What error? You seem to have snipped it. Note: When the system goes to
mkdep most of the kernel sources, it'll take a LONG time. Thing smight
look dead but they aren't.
Take care,
Bill