Compiling woes

John L Fjellstad john-ubuntu at fjellstad.org
Wed Dec 20 10:55:32 UTC 2006


"Renaud (Ron) Olgiati" <renaud at olgiati-in-paraguay.org> writes:

> Under Dapper 6.06
>
> New Asus K8v-vm Ultra motherboard.
> Driver for the integrated sound card comes as a tarball.
>
> On compiling the tarball I get an error:
>
> checking for kernel version... The file /usr/src/linux/include/linux/version.h 
> does not exist.
> Please, install the package with full kernel sources for your distribution
>
> I _have_ installed the linux sources and headers.
>
> Questions:
>
> - Anyone got any idea how do I get my driver to compile ? 

Create a symlink to your header directory
cd /usr/src && sudo ln -s <header directory> linux 

-- 
John L. Fjellstad
web: http://www.fjellstad.org/          Quis custodiet ipsos custodes





More information about the ubuntu-users mailing list