On Monday 26 November 2001 16:04, Emmanuel Fleury wrote: > Hi, > > I'm brand new in Alsa, so if I say some stupid thing don't shoot at me, > please ! :-) > > I noticed that some important files are missing in the CVS repository. > > These files are required to build properly the binaries, so I listed it > (by making a diff on the 0.9.0beta9 against a CVS snapshot): > > Only in alsa-0.9.0beta9/alsa-driver: acinclude.m4 . . . > Only in alsa-0.9.0beta9/alsa-utils/utils: alsa-utils.spec > > Ok, I tried to remove all the configure's generated files. > > But as you are using automake, it can happen that some Makefile.in are > generated by the automake script. So feel free to remove some > Makefile.in from the list. > > > Are theses files missing on purpose or not ????
Yes they are. CVS checkouts are one level (more or less) earlier in the build process than the usual distribution tarballs. To build a cvs checkout (for ALSA, other packages have different patterns), use: ./cvscompile <configure options> This makes the Makefile.in (etc), runs configure and make, then you make install as usual. You need to have autoconf, automake and libtool installed on your system for the first stage to work. Hope this helps, James -- +------------------------+-------------------------------+---------+ | James Tappin | School of Physics & Astronomy | O__ | | [EMAIL PROTECTED] | University of Birmingham | -- \/` | | Ph: 0121-414-6462. Fax: 0121-414-3722 | | +--------------------------------------------------------+---------+ _______________________________________________ Alsa-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-devel