Installed the libmotif-dev package. Get a new make error as below.
Perhaps this is X libs missing. Perhaps I should apt-get build-dep snd
just to get all X sources?
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -g -O2 snd-find.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -g -O2 snd-snd.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -g -O2 snd-help.c
snd-help.c:117:12: fatal error: X11/xpm.h: No such file or directory
117 | #include <X11/xpm.h>
| ^~~~~~~~~~~
compilation terminated.
make: *** [makefile:55: snd-help.o] Error 1
_______________________________________________
Cmdist mailing list
[email protected]
https://cm-mail.stanford.edu/mailman/listinfo/cmdist