[Top][All Lists]
[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 07:06:50 -0500 |
User-agent: |
Mutt/1.5.4i |
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..
On Mon, Sep 22, 2003 at 05:57:40AM -0500, Ryan Underwood wrote:
>
> Hi,
>
> On Mon, Sep 22, 2003 at 01:32:39AM -0400, Manuel Jander wrote:
> > Hi Ryan,
> >
> > You mean that you had this problem all the time ? Why didn't you report
> > this earlier ? We need those bug reports ! :)
> >
> > I would recommend a fresh rebuild of your alsa tree on a vanilla kernel
> > tree if possible, to avoid any other kind of oddities. Is anyone else
> > having this problem ?
>
> I build 2.4.23-pre4 recently and not the "freshest" cvs, but from about
> a week ago.
>
> The problem has been happening all along, but never at the rate it's
> happening now. :) (My /var is getting filled with the hundreds of
> megabytes of logs)
>
> --
> Ryan Underwood, <nemesis at icequake.net>, icq=10317253
>
>
> _______________________________________________
> Openvortex-dev mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/openvortex-dev
>
--
Ryan Underwood, <nemesis at icequake.net>, icq=10317253