On linux mint I tried to compile midish and I got this error after doing the make command. myhostname:~/midish-1.4.0$ make cc -DUSE_ALSA -c builtin.c cc -DUSE_ALSA -c cons.c cc -DUSE_ALSA -c conv.c cc -DUSE_ALSA -c data.c cc -DUSE_ALSA -c ev.c cc -DUSE_ALSA -c exec.c cc -DUSE_ALSA -c filt.c cc -DUSE_ALSA -c frame.c cc -DUSE_ALSA -c help.c cc -DUSE_ALSA -c main.c cc -DUSE_ALSA -c mdep.c cc -DUSE_ALSA -c mdep_raw.c cc -DUSE_ALSA -c mdep_alsa.c mdep_alsa.c:26:10: fatal error: alsa/asoundlib.h: No such file or directory 26 | #include <alsa/asoundlib.h> | ^~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:64: mdep_alsa.o] Error 1Received on Fri Aug 22 2025 - 23:50:05 CEST
This archive was generated by hypermail 2.3.0 : Sun Aug 24 2025 - 01:30:01 CEST