At 26 Sep 2002 09:56:06 +0200,
Arne Schmitz wrote:
> 
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi.
> 
> I was just trying to compile the latest CVS snapshot and it aborts with the
> following error in alsa-lib:
> 
> control.c: In function `snd_ctl_elem_info_get_min64':
> control.c:1612: union has no member named `integer64'
> control.c: In function `snd_ctl_elem_info_get_max64':
> control.c:1624: union has no member named `integer64'
> control.c: In function `snd_ctl_elem_info_get_step64':
> control.c:1636: union has no member named `integer64'
> control.c: In function `snd_ctl_elem_value_get_integer64':
> control.c:2069: union has no member named `integer64'
> control.c:2069: union has no member named `integer64'
> control.c:2070: union has no member named `integer64'
> control.c: In function `snd_ctl_elem_value_set_integer64':
> control.c:2132: union has no member named `integer64'
> 
> Any idea how to fix that? I'm using SuSE 7.3 with a custom 2.4.17 kernel and
> gcc 2.95.3.

most likely you still have the old header files.
remove the old alsa rpm package before installing the new one.

        # rpm -e alsa --nodeps


Takashi


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to