openvortex-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openvortex-dev] unexpected hw_pointer value


From: Ryan Underwood
Subject: Re: [Openvortex-dev] unexpected hw_pointer value
Date: Mon, 22 Sep 2003 23:11:06 -0500
User-agent: Mutt/1.5.4i

Hi,

On Mon, Sep 22, 2003 at 11:47:56PM -0400, Manuel Jander wrote:
> Hello,
> 
> I build the current CVS with linux-2.4.21 + XFS patch and no problem.
> Maybe your gcc was smoking crack ? :) I have no plan to upgrade to
> 2.4.23, because i'm running 2.6.

No, I don't think so.  Check include/sound/sndmagic.h.  Are you sure we
aren't missing a define?

> > I tried to build CVS right now, and I get the following:
> > 
> > make[3]: Entering directory `/usr/src/modules/alsa-new/alsa/pci/au88x0'
> > gcc-3.3 -D__KERNEL__ -DMODULE=1 -I../../include
> >   -I/usr/src/linux/include -O2 -mpreferred-stack-boundary=2 -march=i686
> >   -DLINUX -Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs
> >   -O2 -fno-strict-aliasing -fno-common -pipe -DALSA_BUILD
> >   -DKBUILD_BASENAME=au8830   -c -o au8830.o au8830.c
> > In file included from au8830.c:8:
> > au88x0.c: In function `snd_vortex_dev_free':
> > au88x0.c:69: error: `vortex_t_magic' undeclared (first use in this
> > function)
> > au88x0.c:69: error: (Each undeclared identifier is reported only once
> > au88x0.c:69: error: for each function it appears in.)
> > 
> > and more similar errors later on.  However, I don't see this
> > "vortex_t_magic" anywhere in the source files.
> > 
> > seems that snd_magic_cast and friends need a #define vortex_t_magic
> > elsewhere..

-- 
Ryan Underwood, <nemesis at icequake.net>, icq=10317253




reply via email to

[Prev in Thread] Current Thread [Next in Thread]