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-kernel/

I then said
./cvscompile
from within alsa-driver directory

It reportedly succeded then I issued
make install

And then
./snddevices

I then tried

modprobe snd-ens1371

and I got the following error

/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/acore/snd.o: insmod snd-ens1371
failed

I have probably done something fundamentally wrong .. if so please
correct me ( I have no previous exprerience with cvs .. I just read
the man pages and I saw the command on sourceforge and I used it. )

I also saw
"***Warning : clock skew detected , your build might be incomplete"
What does that mean ?

Please help
Thanx,
Rajesh






-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Alsa-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-user

Reply via email to