On Tue, 2006-08-01 at 11:21 -0700, Kartik Ramachandran wrote:
> Hi,
> 
> I am a newbie here. I want to install ALSA drivers on a Hardware Board
> running Linux Kernel 2.6.13
> 
> I have the Kernel Source installed in there. 
> 
>  
> 
> I did ./configure –with-kernel=<dir> --with-cards=emu10k1 –
> with-sequencer=yes
> 
>  
> 
> This does not give any errors. But when I do make, I get the following
> error:
> 
>   WARNING: Symbol version dump /root/linux-2.6.13/Module.symvers
> 
>            is missing; modules will have no dependencies and
> modversions.

Had you actually built the kernel in <dir>?  Does it exactly match the
running kernel?  Were CONFIG_MODULES and CONFIG_KALLSYMS enabled in
the .config?

Did you really use a vanilla 2.6.13 from kernel.org, or a vendor patched
2.6.13 kernel?

Lee



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Alsa-user mailing list
Alsa-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to