Re: [Alsa-user] Help me with cvs

2003-01-21 Thread Georgi Georgiev
Georgi Georgiev wrote: You're probably compiling on a NFS volume. Means that probably not everything that had to be compiled was compiled. Correction. The second "probably" should read "maybe". On a clean compile no such thing should happen. -- /^^^\/^^

Re: [Alsa-user] Help me with cvs

2003-01-21 Thread Takashi Iwai
At 21 Jan 2003 10:43:51 -, Rajesh The Great wrote: > > /lib/modules/2.4.7-10/kernel/sound/acore/snd.o: unresolved > symbol > reparent_to_init > /lib/modules/2.4.7-10/kernel/sound/acore/snd.o: insmod > /lib/modules/2.4.7-10/kernel/sound/acore/snd.o failed > /lib/modules/2.4.7-10/kernel/sound/a

Re: [Alsa-user] Help me with cvs

2003-01-21 Thread Georgi Georgiev
Rajesh The Great wrote: Hello, How do I compile ALSA from CVS ? Did you ever compile alsa from a release? I also saw "***Warning : clock skew detected , your build might be incomplete" What does that mean ? You're probably compiling on a NFS volume. Means that probably not everything that

[Alsa-user] Help me with cvs

2003-01-21 Thread Rajesh The Great
Hello, How do I compile ALSA from CVS ? I did the following cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/alsa co alsa-driver/ which reported to be successfull then I issued the following command from within alsa-driver directory cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/alsa co alsa-ke