Re: [Alsa-user] Fw: compile errors to ice1712
Brought to you by:
perex
|
From: Bob L. <bjl...@lo...> - 2002-10-22 22:42:53
|
Sanford A Geyer wrote: > I followed the instructions to delete the existing modules by entering > rm -rf /lib/modules/linux-2.4.18.SuSE > I then entered > ./configure --with-kernal=/usr/linux-2.4.18.SuSE > --with-moddir=/lib/modules/linux-2.4.18.SuSE/misc --with-cards=ice1712 > --with-sequencer=y;make;make install > I get the same mutiple definitions as before. What am I doing wrong. I have no idea what is wrong. Try this: ./configure --with-cards=ice1712 --with-sequencer=yes;make;make install ---------------------------------------- From Mozilla and GNU/Linux |