Re: ALSA compile problem

2005-11-29 Thread Leonardo Marques
On 11/29/05, jpdrawneek <[EMAIL PROTECTED]> wrote: > > > > > >do you have the kernel sources in your hd? > > > > > > > yes > > >the kernel sources should be in the /usr/src/kernel-source-2.6.8/ > > > > > > > yes > > >if you dont have this sources, download the sources with aptitude: > > > >aptitude

RE: ALSA compile problem

2005-11-29 Thread jpdrawneek
do you have the kernel sources in your hd? yes the kernel sources should be in the /usr/src/kernel-source-2.6.8/ yes 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.

Re: ALSA compile problem

2005-11-29 Thread Leonardo Marques
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 origi