Click to See Complete Forum and Search --> : aureal soundcard problem


klax33
07-14-2001, 09:43 PM
i've been trying to setup my aureal based soundcard on my fresh rh7.1 install with no success. it worked fine in 6.2, i just ran the driver files and they played. now they are giving me these errors i don't know what do with, so if you do, please help me out. i can't code without music! i've tried all versions of the drivers and this is the error message i receive:

[root@localhost aureal]# make install
cc -D__KERNEL__ -DMODULE -DAU8830 -mpentium -O6 -fomit-frame-pointer -Wall -pipe -I/usr/src/linux/include -c -o vortex.o vortex.c
In file included from vortex.c:70:
/usr/include/linux/modversions.h:1:2: #error Modules should never use kernel-headers system headers,
/usr/include/linux/modversions.h:2:2: #error but headers from an appropriate kernel-source
vortex.c: In function `au_audio_ioctl':
vortex.c:1127: warning: implicit declaration of function `get_user_ret'
vortex.c:1080: warning: `val' might be used uninitialized in this function
vortex.c: In function `get_frags':
vortex.c:1561: warning: implicit declaration of function `MAP_NR'
vortex.c: In function `au_mixer_ioctl':
vortex.c:1897: warning: `val' might be used uninitialized in this function
make: *** [vortex.o] Error 1
[root@localhost aureal]#

thanks in advance.