Hi - I am having problems building cvs. For some reason, only on my laptop (running Mandrake 8.2), the cvscompile process does not build in some of the needed subdirectories (most notably, pci). There is a makefile in "pci" to build the modules, but building/installing them manually this way produces "Unresolved symbols..." for each *.o.
I noticed that the "Makfile.conf" which is generated has "n" for building in those subdirs, and changing these to either "y" or "m" does indeed force the build in those subdirectories, but the resulting modules still yield "Unresolved symbols..." in every case. Any ideas? What am I missing? Kevin I downloaded cvs alsa (5/22/02) using the commands listed at the cvs page, and ran ./cvscompile in alsa-driver. When that didn't work, I cleaned up and tried: make ALSAKERNELDIR=../alsa-kernel all-deps (yes, the directory IS there) aclocal autoconf ./configure --with-cards=hdsp,intel8x0 make make install I am running (presently) a stock Mandrake kernel (2.4.18-6mdk) on a Dell 8200 laptop. ===== Kevin Ernste [EMAIL PROTECTED] http://www.esm.rochester.edu/kevine "An eye for an eye makes the whole world blind." -MLK __________________________________________________ Do You Yahoo!? LAUNCH - Your Yahoo! Music Experience http://launch.yahoo.com _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ Alsa-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/alsa-user
