Subject: Re: kernel build failure
To: Wolfgang Rupprecht <wolfgang@wsrcc.com>
From: Jason R Thorpe <thorpej@zembu.com>
List: current-users
Date: 12/20/2000 13:07:36
On Wed, Dec 20, 2000 at 01:00:02PM -0800, Wolfgang Rupprecht wrote:

 >  From a "cvs update -A" and a kernel build a few seconds ago:
 > 
 > cc  -O2 -Werror -Wall -Wmissing-prototypes -Wstrict-prototypes  -Wpointer-arith -Wno-uninitialized -Wno-main -I. -I../../../../arch -I../../../.. -nostdinc -DLKM -DDIAGNOSTIC -DAHC_TAGENABLE -DHARD_PPS -DAUDIO_DEBUG -DMAXUSERS=32 -D_KERNEL -Di386  -c ../../../../dev/isa/ad1848_isa.c
 > ../../../../dev/isa/ad1848_isa.c: In function `ad1848_isa_intr':
 > ../../../../dev/isa/ad1848_isa.c:667: structure has no member named `sc_intr'
 > *** Error code 1

Just committed a fix.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>