On Sep 26, 2004 at 11:04, W. Guy Thomas in a soothing rage wrote: >There are three steps to the ALSA config according to the site: >http://www.alsa-project.org/alsa-doc/doc-php/template.php?company=Yamaha&card=&chip=OPL3-SA2&module=opl3sa2 > >I was able to complete 1 and 2, compiling the drivers and the libs file. >But on step 3, compiling the utils section, I am running into problems. > >a. The ./configure portion appears to finish nicely, no complaints. >b. The "make" portion appears to have "nothing to do" as all I get is >this: [...] >So it appears the folders get created but nothing else happens. >Then on "make install" I get the same thing: > >[root@Toshi alsa-utils-1.0.6rc1]# make install [...] >/bin/sh ../mkinstalldirs /usr/sbin > /usr/bin/install -c alsaconf /usr/sbin/alsaconf >/bin/sh ../mkinstalldirs /usr/man/man8 > /usr/bin/install -c -m 644 ./alsaconf.8 /usr/man/man8/alsaconf.8 >make[2]: Leaving directory `/usr/src/alsa/alsa-utils-1.0.6rc1/alsaconf' >make[1]: Leaving directory `/usr/src/alsa/alsa-utils-1.0.6rc1/alsaconf' >Making install in alsamixer >make[1]: Entering directory >`/usr/src/alsa/alsa-utils-1.0.6rc1/alsamixer' >make[2]: Entering directory >`/usr/src/alsa/alsa-utils-1.0.6rc1/alsamixer' >/bin/sh ../mkinstalldirs /usr/bin > /usr/bin/install -c alsamixer /usr/bin/alsamixer [...] >So of course when I go to the final step, to modprobe the drivers into >the kernel, there are no files there yet. > >Any pointers graciously accepted. Thanks guys. Seems you have a prebuilt package. Do a 'make distclean' or 'make clean' to clean out the built stuff. Then run configure again, make and make install. N.Emile... -- Registered Linux User # 125653 (http://counter.li.org) Switch to: http://www.speakeasy.net/refer/190653 To do two things at once is to do neither. -- Publilius Syrus 18:43:29 up 90 days, 11:58, 3 users, load average: 0.00, 0.00, 0.00