Chinaunix

标题: redhat 8 上安装alsa,在make的时候出错,请教各位了 [打印本页]

作者: vincentzj    时间: 2005-01-12 23:45
标题: redhat 8 上安装alsa,在make的时候出错,请教各位了
我的redhat 8 安装好后什么都没有安装过,直接开始安装alsa,
下载了alsa的driver,解压后进入目录,开始
./configure
接下来make,结果出错,请问是错在什么地方? 小弟先拜谢了 :)
*****************************************
c: In function `usX2Y_urbs_allocate':
/zoujian/download/alsa/alsa-driver-1.0.8rc2/alsa-kernel/usb/usx2y/usbusx2yaudio.c:457:
warning: assignment from incompatible pointer type
In file included from usx2yhwdeppcm.c:64:
/zoujian/download/alsa/alsa-driver-1.0.8rc2/alsa-kernel/usb/usx2y/usbusx2yaudio.c:
In function `usX2Y_rate_set':
/zoujian/download/alsa/alsa-driver-1.0.8rc2/alsa-kernel/usb/usx2y/usbusx2yaudio.c:692:
warning: assignment from incompatible pointer type
usx2yhwdeppcm.c: In function
`usX2Y_usbpcm_urb_capt_iso_advance':
usx2yhwdeppcm.c:162: warning: initialization from
incompatible pointer type
usx2yhwdeppcm.c:172: dereferencing pointer to
incomplete type
usx2yhwdeppcm.c:173: dereferencing pointer to
incomplete type
usx2yhwdeppcm.c:177: dereferencing pointer to
incomplete type
usx2yhwdeppcm.c:177: dereferencing pointer to
incomplete type
usx2yhwdeppcm.c:178: dereferencing pointer to
incomplete type
usx2yhwdeppcm.c:179: dereferencing pointer to
incomplete type
usx2yhwdeppcm.c:179: dereferencing pointer to
incomplete type
usx2yhwdeppcm.c: In function
`usX2Y_usbpcm_subs_startup_finish':
usx2yhwdeppcm.c:309: warning: passing arg 2 of
`usX2Y_urbs_set_complete' from incompatible pointer type
usx2yhwdeppcm.c: In function
`usX2Y_usbpcm_urbs_allocate':
usx2yhwdeppcm.c:376: warning: assignment from
incompatible pointer type
make[2]: *** [usx2yhwdeppcm.o] Error 1
make[2]: Leaving directory
`/zoujian/download/alsa/alsa-driver-1.0.8rc2/usb/usx2y'
make[1]: *** [_modsubdir_usx2y] Error 2
make[1]: Leaving directory
`/zoujian/download/alsa/alsa-driver-1.0.8rc2/usb'
make: *** [compile] Error 1
[root@zoujian alsa-driver-1.0.8rc2]#
作者: xuhehao    时间: 2005-01-13 08:12
标题: redhat 8 上安装alsa,在make的时候出错,请教各位了
./configure有个参数--sound-cards=你指定你需要支持的声卡类型编译,不要把所有声卡都编译了




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2