Subject: Re: 1.5alpha build failure after sm pull-up
To: Hauke Fath <hauke@Espresso.Rhein-Neckar.DE>
From: Allen Briggs <briggs@ninthwonder.com>
List: port-mac68k
Date: 08/07/2000 19:02:47
> cc  -O2 -Werror -Wall -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Wno-uninitialized -Wno-main -msoft-float -I. -I../../../../arch -I../../../.. -nostdinc -DHZ="0x3c" -DM68040 -DM68030 -DM68020 -DFPU_EMULATE -DLKM -DDIAGNOSTIC -DDEBUG -DGRF_COMPAT -DMAXUSERS=16 -D_KERNEL -Dmac68k  -c ../../../../arch/mac68k/nubus/if_sm_nubus.c
> ../../../../arch/mac68k/nubus/if_sm_nubus.c: In function `sm_nubus_match':
> ../../../../arch/mac68k/nubus/if_sm_nubus.c:82: `NUBUS_DRSW_ASANTEF' undeclared (first use in this function)
> ../../../../arch/mac68k/nubus/if_sm_nubus.c:82: (Each undeclared identifier is reported only once
> ../../../../arch/mac68k/nubus/if_sm_nubus.c:82: for each function it appears in.)
> ../../../../arch/mac68k/nubus/if_sm_nubus.c: In function `sm_nubus_attach':
> ../../../../arch/mac68k/nubus/if_sm_nubus.c:136: `NUBUS_DRSW_ASANTEF' undeclared (first use in this function)
> *** Error code 1

Argh!  That change slid through under my radar and my build hasn't
reached the kernel yet to catch it myself.

Sorry for the oversight.  I'll submit the pullup request immediately.

-allen