[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ALSA compile problem



do you have the kernel sources in your hd?

the kernel sources should be in the /usr/src/kernel-source-2.6.8/

if you dont have this sources, download the sources with aptitude:

aptitude install kernel-source-2.6.8

and unpack it: cd /usr/src/ ; tar jxvf kernel-source-2.6.8.tar.bz2

copy the original for security, cp source /tmp/

now, you need to remake this link.

you can do ln -s /usr/src/kernel-source-2.6.8 source (do this command
in the directory you want to put the source link)

Good Luck,
[]s

On 11/29/05, jpdrawneek <j.p.drawneek@durham.ac.uk> wrote:
> Hi i am trying to compile alsa-1.0.10 on sarge 3.1 (r3 i think - its the
> latest one) because i have a darla24 sound card which its drivers are
> not included in 1.0.8.
>
> the configure runs ok - its when make goes through i get this error
>
> make -C /lib/modules/2.6.8-2-386/source
> SUBDIRS=/home/studio/alsa-driver-1.0.10 O=/lib/modules/2.6.8-2-386/build
> modules
> make: *** /lib/modules/2.6.8-2-386/source: No such file or directory.  Stop.
> make: *** [compile] Error 2
>
> this seems to be the problem:
>  /lib/modules/2.6.8-2-386/source ->
> /home/horms/tmp/debian-kernel-test/kernel-image-2.6.8-i386/kernel-image-2.6.8-i386-2.6.8/install-386
>
> any idea why its pointing to this directory?  And how do get
> /lib/modules/2.6.8-2-386/source pointing to the right place?
>
>
>
> --
> To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
>
>


--
------------------------------
Leonardo Marques
http://www.analyx.org
------------------------------



Reply to: