Hi, I don't receive an error message. I just run > ./snd then the cursor just hangs on loading libc_s7.so and doesn't progress to <1>
I tried different configurations for building: These work okay and load libc_s7.so: $ ./configure --with-s7 --without-audio --without-gui $ ./configure --with-s7 --without-audio --with-gui But this one fails to load libc_s7.so $ ./configure --with-s7 --with-alsa --without-gui So am thinking maybe something with alsa? My alsa: /proc/asound/version Advanced Linux Sound Architecture Driver Version k5.12.13-300.fc34.x86_64. $ grep VERSION_STR /usr/include/alsa/version.h #define SND_LIB_VERSION_STR "1.2.5.1" Regards, Jim
_______________________________________________ Cmdist mailing list [email protected] https://cm-mail.stanford.edu/mailman/listinfo/cmdist
