openvortex-dev
[Top][All Lists]
Advanced

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

[Openvortex-dev] make errors while compliling.


From: Richard Brown
Subject: [Openvortex-dev] make errors while compliling.
Date: Wed, 23 Jul 2003 16:03:27 +0100

Hello,

I'm running gentoo1.4r4, fully emerged and am trying to compile alsa for
my Aureal Semiconductor Vortex 2 (rev 254)

I've downloaded the alsa folder from the cvs and run 

# ./configure --with-cards=au8830

this has finished with no errors, but when I run make eventually it
outputs this

gcc -D__KERNEL__ -DMODULE=1 -I/root/alsa/include
-I/lib/modules/2.4.20-gentoo-r5/build/include -O2
-mpreferred-stack-boundary=2 -march=i686 -D__SMP__ -DCONFIG_SMP -DLINUX
-Wall -Wstrict-prototypes -fomit-frame-pointer -Wno-trigraphs -O2
-fno-strict-aliasing -fno-common -pipe -DALSA_BUILD
-DKBUILD_BASENAME=au8830_pcm   -c -o au8830_pcm.o au8830_pcm.c
In file included from au8830_pcm.c:2:
au88x0_pcm.c: In function `snd_vortex_pcm_pointer':
au88x0_pcm.c:231: incompatible type for argument 1 of `_raw_spin_lock'
au88x0_pcm.c:237: incompatible type for argument 1 of `_raw_spin_unlock'
make[2]: *** [au8830_pcm.o] Error 1
make[2]: Leaving directory `/root/alsa/pci/au88x0'
make[1]: *** [_modsubdir_au88x0] Error 2
make[1]: Leaving directory `/root/alsa/pci'
make: *** [compile] Error 1

If someone could tell me how to sort this out I would be very grateful.

Regards

Richard.






reply via email to

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