[linux-help] Re: Installing alsa sound software
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
--- bbales <bbales@xxxxxxxxxxx> wrote:
>
> I downloaded the alsa driver, alsa libraries, and
> alsa utilities and started
> to install the drivers. ./configure went part way
> through and ended with:
>
>
> checking for directory with kernel source...
> /usr/src/linux
> checking for kernel version... expr: syntax error
> expr: syntax error
> expr: syntax error
> failed (probably missing
> /usr/src/linux/include/linux/version.h)
>
>
> I have a file
> /usr/src/linux-2.4.7-10/include/linux/version.h)
>
Do you have a link
/usr/src/linux -> /usr/src/linux-2.4.7-10
ln -s /usr/src/linux-2.4.7-10 /usr/src/linux
It needs that symbolic link
Denis
> Apparently the configure script didn't like what it
> found in version.h. Or
> is it trying to say it needs the kernel source to
> install this software?
>
> Anyone familiar with this?
> bruce (again)
> -- This is the linux-help@xxxxxxxxx list. To
> unsubscribe,
> visit
> http://www.complete.org/cgi-bin/listargate-aclug.cgi
>
__________________________________________________
Do You Yahoo!?
Try FREE Yahoo! Mail - the world's greatest free email!
http://mail.yahoo.com/
-- This is the linux-help@xxxxxxxxx list. To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
|
|