Subject: Re: fix for mc*
To: Michael Wolfson <michael@nosflow.com>
From: Tim Kelly <hockey@dialectronics.com>
List: port-macppc
Date: 12/05/2004 23:10:13
Hi Michael,

>In file included from ../../../../arch/macppc/dev/awacs.c:38:
>../../../../dev/auconv.h:144: warning: `struct audio_params' declared
>inside par
>ameter list
>../../../../dev/auconv.h:144: warning: its scope is only this
>definition or decl
>aration, which is probably not what you want
>*** Error code 1

The auconv.h file I have is

/*      $NetBSD: auconv.h,v 1.9 2002/03/09 20:35:28 kent Exp $  */

and is only 64 lines long. Looks like there's a 1.10 tagged -HEAD that more
stuff, but I dind't see "audio_params." What version do you have? I didn't
mess with anything in either place you had problems. I haven't cvs up'd in
some time. I tend to get one set of code in place and stick with it for a
while, so I could be out of date. I think it's been within the month (six
weeks?) that I ran cvs, though.

tim