Re: [Alsa-user] cvscompile problems

2002-10-07 Thread Takashi Iwai
At Sat, 5 Oct 2002 08:20:11 +0200, Micael Beronius wrote: > > > Hi everyone. > > Please give me some hints; I have problems building Alsa-lib from cvs: > > This is what I do: got the whole tree from cvs, cd into alsa-lib run > ./cvscompile --with-kernel=/usr/src/linux > > The first error I ge

Re[4]: [Alsa-user] cvscompile problems

2002-10-05 Thread Micael Beronius
OK, thanks. So now I have the misc directory full with fresh drivers! But still, the alsa-lib does not compile, same error as before. It has something to do with this stamp-h.in, I'm sure. Micael lp> There should be created a misc dir during compile, lp> wher the modules are placed. Since u

Fwd: Re: Re[2]: [Alsa-user] cvscompile problems

2002-10-05 Thread linux power
I forgot to mention. I would have renamed the kernel source to /usr/src/linux And then make the changes I describe to u. --- linux power <[EMAIL PROTECTED]> skrev: > Fra: linux power <[EMAIL PROTECTED]> > Tema: Re: Re[2]: [Alsa-user] cvscompile problems > Til: [EMAIL PROT

Re: Re[2]: [Alsa-user] cvscompile problems

2002-10-05 Thread linux power
There should be created a misc dir during compile, wher the modules are placed. Since u have upgraded your kernel its not sure it finds the right system.map. Try this:Replace the kernel version with yours normaly /usr/src/linux is one link, so make sure that link,links to your kernel source code

Re[2]: [Alsa-user] cvscompile problems

2002-10-05 Thread Micael Beronius
OK, so I have tried this. And it is still the same. I also downloaded the un-patched vanilla kernel, 2.4.19, and are running of that now. Still the same... :-( I must be doing something really wrong. I do exactly this : downloaded the complete alsa cvs tree. (yesterday) I go into the alsa-driv

Re: [Alsa-user] cvscompile problems

2002-10-05 Thread linux power
Completely remove old modules in this directory by typing rm -rf /lib/modules/(your kernel version)/misc > Compile the driver with these options. > --with-kernel=(your kernel source dir path) --with-moddir=/lib/modules/(your kernel version)/misc > --with-cards=(your sound card chipset name) type

[Alsa-user] cvscompile problems

2002-10-04 Thread Micael Beronius
Hi everyone. Please give me some hints; I have problems building Alsa-lib from cvs: This is what I do: got the whole tree from cvs, cd into alsa-lib run ./cvscompile --with-kernel=/usr/src/linux The first error I get is from autoheader: /usr/bin/autoheader-2.13: Symbol 'VERSION' is not covered