From owner-freebsd-current Sun Nov 23 09:27:23 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id JAA19862 for current-outgoing; Sun, 23 Nov 1997 09:27:23 -0800 (PST) (envelope-from owner-freebsd-current) Received: from sos.freebsd.dk (sos.freebsd.dk [195.8.129.33]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id JAA19850 for ; Sun, 23 Nov 1997 09:27:17 -0800 (PST) (envelope-from sos@sos.freebsd.dk) Received: (from sos@localhost) by sos.freebsd.dk (8.8.8/8.8.8) id SAA03852; Sun, 23 Nov 1997 18:27:37 +0100 (MET) (envelope-from sos) Message-Id: <199711231727.SAA03852@sos.freebsd.dk> Subject: Re: LINT breakage In-Reply-To: <199711231617.DAA04402@godzilla.zeta.org.au> from Bruce Evans at "Nov 24, 97 03:17:44 am" To: bde@zeta.org.au (Bruce Evans) Date: Sun, 23 Nov 1997 18:27:32 +0100 (MET) Cc: current@FreeBSD.ORG From: Søren Schmidt Reply-to: sos@FreeBSD.dk X-Mailer: ELM [version 2.4ME+ PL30 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk In reply to Bruce Evans who wrote: Is there any posibility that we can get the f***ing sound code to just compile ?? I need this to work guys!! If this mess continues we must convince someone to take this stuff REAL serious. We are a total laugh in this area for now.... Amancio ?? AMANCIO !!!! > Recent sound driver breakage: > ../../i386/isa/sound/sb_dsp.c:222: warning: no previous prototype for `dsp_speaker' > ../../i386/isa/sound/sb_dsp.c: In function `sb_dsp_prepare_for_input': > ../../i386/isa/sound/sb_dsp.c:478: structure has no member named `dma_chan' > ../../i386/isa/sound/sb_dsp.c:479: structure has no member named `dma_chan' > ../../i386/isa/sound/sb_dsp.c:481: structure has no member named `dma_chan' > ../../i386/isa/sound/sb_dsp.c: In function `sb_dsp_prepare_for_output': > ../../i386/isa/sound/sb_dsp.c:522: structure has no member named `dma_chan' > ../../i386/isa/sound/sb_dsp.c:523: structure has no member named `dma_chan' > ../../i386/isa/sound/sb_dsp.c:525: structure has no member named `dma_chan' > ../../i386/isa/sound/sb16_dsp.c: In function `sb16_dsp_prepare_for_input': > ../../i386/isa/sound/sb16_dsp.c:328: structure has no member named `dma_chan' > ../../i386/isa/sound/sb16_dsp.c:329: structure has no member named `dma_chan' > ../../i386/isa/sound/sb16_dsp.c:331: structure has no member named `dma_chan' > ../../i386/isa/sound/sb16_dsp.c: In function `sb16_dsp_prepare_for_output': > ../../i386/isa/sound/sb16_dsp.c:351: structure has no member named `dma_chan' > ../../i386/isa/sound/sb16_dsp.c:352: structure has no member named `dma_chan' > ../../i386/isa/sound/sb16_dsp.c:354: structure has no member named `dma_chan' > > Old sound driver breakage: > ../../i386/isa/sound/uart6850.c: In function `poll_uart6850': > ../../i386/isa/sound/uart6850.c:113: `timeout_func_t' undeclared (first use this function) > ../../i386/isa/sound/uart6850.c:113: (Each undeclared identifier is reported only once > ../../i386/isa/sound/uart6850.c:113: for each function it appears in.) > ../../i386/isa/sound/uart6850.c:113: parse error before `poll_uart6850' > > [SMP link time breakage not reachable] > > Bruce > -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Søren Schmidt (sos@FreeBSD.org) FreeBSD Core Team Even more code to hack -- will it ever end ..