<div dir="ltr">Thanks! I tried reconfiguring with just --without-gui and not using ncurses, but the error on running snd remains unchanged. <div>I&#39;ve attached config.log.</div><div><br></div><div>This file contains any messages produced by compilers while<br>running configure, to aid debugging if configure makes a mistake.<br><br>It was created by snd configure 20.9, which was<br>generated by GNU Autoconf 2.69.  Invocation command line was<br><br>  $ ./configure --without-gui --with-alsa --with-ladspa --with-pulseaudio<br><br>## --------- ##<br>## Platform. ##<br>## --------- ##<br><br>hostname = nomad<br>uname -m = x86_64<br>uname -r = 5.0.0-32-generic<br>uname -s = Linux<br>uname -v = #34~18.04.2-Ubuntu SMP Thu Oct 10 10:36:02 UTC 2019<br><br>/usr/bin/uname -p = unknown<br>/bin/uname -X     = unknown<br><br>/bin/arch              = unknown<br>/usr/bin/arch -k       = unknown<br>/usr/convex/getsysinfo = unknown<br>/usr/bin/hostinfo      = unknown<br>/bin/machine           = unknown<br>/usr/bin/oslevel       = unknown<br>/bin/universe          = unknown<br><br>PATH: /home/dto/.local/bin<br>PATH: /usr/local/sbin<br>PATH: /usr/local/bin<br>PATH: /usr/sbin<br>PATH: /usr/bin<br>PATH: /sbin<br>PATH: /bin<br>PATH: /usr/games<br>PATH: /usr/local/games<br>PATH: /snap/bin<br><br><br>## ----------- ##<br>## Core tests. ##<br>## ----------- ##<br><br>configure:2370: checking build system type<br>configure:2384: result: x86_64-pc-linux-gnu<br>configure:2404: checking host system type<br>configure:2417: result: x86_64-pc-linux-gnu<br>configure:2489: checking for gcc<br>configure:2505: found /usr/bin/gcc<br>configure:2516: result: gcc<br>configure:2745: checking for C compiler version<br>configure:2754: gcc --version &gt;&amp;5<br>gcc (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0<br>Copyright (C) 2017 Free Software Foundation, Inc.<br>This is free software; see the source for copying conditions.  There is NO<br>warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.<br><br>configure:2765: $? = 0<br>configure:2754: gcc -v &gt;&amp;5<br>Using built-in specs.<br>COLLECT_GCC=gcc<br>COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper<br>OFFLOAD_TARGET_NAMES=nvptx-none<br>OFFLOAD_TARGET_DEFAULT=1<br>Target: x86_64-linux-gnu<br>Configured with: ../src/configure -v --with-pkgversion=&#39;Ubuntu 7.5.0-3ubuntu1~18.04&#39; --with-bugurl=file:///usr/share/doc/gcc-7/README.Bugs --enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++ --prefix=/usr --with-gcc-major-version-only --program-suffix=-7 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --enable-default-pie --with-system-zlib --with-target-system-zlib --enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu<br>Thread model: posix<br>gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) <br>configure:2765: $? = 0<br>configure:2754: gcc -V &gt;&amp;5<br>gcc: error: unrecognized command line option &#39;-V&#39;<br>gcc: fatal error: no input files<br>compilation terminated.<br>configure:2765: $? = 1<br>configure:2754: gcc -qversion &gt;&amp;5<br>gcc: error: unrecognized command line option &#39;-qversion&#39;; did you mean &#39;--version&#39;?<br>gcc: fatal error: no input files<br>compilation terminated.<br>configure:2765: $? = 1<br>configure:2785: checking whether the C compiler works<br>configure:2807: gcc    conftest.c  &gt;&amp;5<br>configure:2811: $? = 0<br>configure:2859: result: yes<br>configure:2862: checking for C compiler default output file name<br>configure:2864: result: a.out<br>configure:2870: checking for suffix of executables<br>configure:2877: gcc -o conftest    conftest.c  &gt;&amp;5<br>configure:2881: $? = 0<br>configure:2903: result: <br>configure:2925: checking whether we are cross compiling<br>configure:2933: gcc -o conftest    conftest.c  &gt;&amp;5<br>configure:2937: $? = 0<br>configure:2944: ./conftest<br>configure:2948: $? = 0<br>configure:2963: result: no<br>configure:2968: checking for suffix of object files<br>configure:2990: gcc -c   conftest.c &gt;&amp;5<br>configure:2994: $? = 0<br>configure:3015: result: o<br>configure:3019: checking whether we are using the GNU C compiler<br>configure:3038: gcc -c   conftest.c &gt;&amp;5<br>configure:3038: $? = 0<br>configure:3047: result: yes<br>configure:3056: checking whether gcc accepts -g<br>configure:3076: gcc -c -g  conftest.c &gt;&amp;5<br>configure:3076: $? = 0<br>configure:3117: result: yes<br>configure:3134: checking for gcc option to accept ISO C89<br>configure:3197: gcc  -c -g -O2  conftest.c &gt;&amp;5<br>configure:3197: $? = 0<br>configure:3210: result: none needed<br>configure:3246: checking for a BSD-compatible install<br>configure:3314: result: /usr/bin/install -c<br>configure:3558: checking how to run the C preprocessor<br>configure:3589: gcc -E  conftest.c<br>configure:3589: $? = 0<br>configure:3603: gcc -E  conftest.c<br>conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory<br> #include &lt;ac_nonexistent.h&gt;<br>          ^~~~~~~~~~~~~~~~~~<br>compilation terminated.<br>configure:3603: $? = 1<br>configure: failed program was:<br>| /* confdefs.h */<br>| #define PACKAGE_NAME &quot;snd&quot;<br>| #define PACKAGE_TARNAME &quot;<a href="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-20.tar.gz">ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-20.tar.gz</a>&quot;<br>| #define PACKAGE_VERSION &quot;20.9&quot;<br>| #define PACKAGE_STRING &quot;snd 20.9&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="mailto:bil@ccrma.stanford.edu">bil@ccrma.stanford.edu</a>&quot;<br>| #define PACKAGE_URL &quot;&quot;<br>| /* end confdefs.h.  */<br>| #include &lt;ac_nonexistent.h&gt;<br>configure:3628: result: gcc -E<br>configure:3648: gcc -E  conftest.c<br>configure:3648: $? = 0<br>configure:3662: gcc -E  conftest.c<br>conftest.c:9:10: fatal error: ac_nonexistent.h: No such file or directory<br> #include &lt;ac_nonexistent.h&gt;<br>          ^~~~~~~~~~~~~~~~~~<br>compilation terminated.<br>configure:3662: $? = 1<br>configure: failed program was:<br>| /* confdefs.h */<br>| #define PACKAGE_NAME &quot;snd&quot;<br>| #define PACKAGE_TARNAME &quot;<a href="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-20.tar.gz">ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-20.tar.gz</a>&quot;<br>| #define PACKAGE_VERSION &quot;20.9&quot;<br>| #define PACKAGE_STRING &quot;snd 20.9&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="mailto:bil@ccrma.stanford.edu">bil@ccrma.stanford.edu</a>&quot;<br>| #define PACKAGE_URL &quot;&quot;<br>| /* end confdefs.h.  */<br>| #include &lt;ac_nonexistent.h&gt;<br>configure:3691: checking for grep that handles long lines and -e<br>configure:3749: result: /bin/grep<br>configure:3754: checking for egrep<br>configure:3816: result: /bin/grep -E<br>configure:3821: checking for ANSI C header files<br>configure:3841: gcc -c -g -O2  conftest.c &gt;&amp;5<br>configure:3841: $? = 0<br>configure:3914: gcc -o conftest -g -O2   conftest.c  &gt;&amp;5<br>configure:3914: $? = 0<br>configure:3914: ./conftest<br>configure:3914: $? = 0<br>configure:3925: result: yes<br>configure:3938: checking for sys/types.h<br>configure:3938: gcc -c -g -O2  conftest.c &gt;&amp;5<br>configure:3938: $? = 0<br>configure:3938: result: yes<br>configure:3938: checking for sys/stat.h<br>configure:3938: gcc -c -g -O2  conftest.c &gt;&amp;5<br>configure:3938: $? = 0<br>configure:3938: result: yes<br>configure:3938: checking for stdlib.h<br>configure:3938: gcc -c -g -O2  conftest.c &gt;&amp;5<br>configure:3938: $? = 0<br>configure:3938: result: yes<br>configure:3938: checking for string.h<br>configure:3938: gcc -c -g -O2  conftest.c &gt;&amp;5<br>configure:3938: $? = 0<br>configure:3938: result: yes<br>configure:3938: checking for memory.h<br>configure:3938: gcc -c -g -O2  conftest.c &gt;&amp;5<br>configure:3938: $? = 0<br>configure:3938: result: yes<br>configure:3938: checking for strings.h<br>configure:3938: gcc -c -g -O2  conftest.c &gt;&amp;5<br>configure:3938: $? = 0<br>configure:3938: result: yes<br>configure:3938: checking for inttypes.h<br>configure:3938: gcc -c -g -O2  conftest.c &gt;&amp;5<br>configure:3938: $? = 0<br>configure:3938: result: yes<br>configure:3938: checking for stdint.h<br>configure:3938: gcc -c -g -O2  conftest.c &gt;&amp;5<br>configure:3938: $? = 0<br>configure:3938: result: yes<br>configure:3938: checking for unistd.h<br>configure:3938: gcc -c -g -O2  conftest.c &gt;&amp;5<br>configure:3938: $? = 0<br>configure:3938: result: yes<br>configure:3950: checking whether byte ordering is bigendian<br>configure:3965: gcc -c -g -O2  conftest.c &gt;&amp;5<br>conftest.c:20:9: error: unknown type name &#39;not&#39;<br>         not a universal capable compiler<br>         ^~~<br>conftest.c:20:15: error: expected &#39;=&#39;, &#39;,&#39;, &#39;;&#39;, &#39;asm&#39; or &#39;__attribute__&#39; before &#39;universal&#39;<br>         not a universal capable compiler<br>               ^~~~~~~~~<br>conftest.c:20:15: error: unknown type name &#39;universal&#39;<br>configure:3965: $? = 1<br>configure: failed program was:<br>| /* confdefs.h */<br>| #define PACKAGE_NAME &quot;snd&quot;<br>| #define PACKAGE_TARNAME &quot;<a href="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-20.tar.gz">ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-20.tar.gz</a>&quot;<br>| #define PACKAGE_VERSION &quot;20.9&quot;<br>| #define PACKAGE_STRING &quot;snd 20.9&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="mailto:bil@ccrma.stanford.edu">bil@ccrma.stanford.edu</a>&quot;<br>| #define PACKAGE_URL &quot;&quot;<br>| #define STDC_HEADERS 1<br>| #define HAVE_SYS_TYPES_H 1<br>| #define HAVE_SYS_STAT_H 1<br>| #define HAVE_STDLIB_H 1<br>| #define HAVE_STRING_H 1<br>| #define HAVE_MEMORY_H 1<br>| #define HAVE_STRINGS_H 1<br>| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_UNISTD_H 1<br>| /* end confdefs.h.  */<br>| #ifndef __APPLE_CC__<br>|                not a universal capable compiler<br>|              #endif<br>|              typedef int dummy;<br>| <br>configure:4010: gcc -c -g -O2  conftest.c &gt;&amp;5<br>configure:4010: $? = 0<br>configure:4028: gcc -c -g -O2  conftest.c &gt;&amp;5<br>conftest.c: In function &#39;main&#39;:<br>conftest.c:26:4: error: unknown type name &#39;not&#39;; did you mean &#39;ino_t&#39;?<br>    not big endian<br>    ^~~<br>    ino_t<br>conftest.c:26:12: error: expected &#39;=&#39;, &#39;,&#39;, &#39;;&#39;, &#39;asm&#39; or &#39;__attribute__&#39; before &#39;endian&#39;<br>    not big endian<br>            ^~~~~~<br>configure:4028: $? = 1<br>configure: failed program was:<br>| /* confdefs.h */<br>| #define PACKAGE_NAME &quot;snd&quot;<br>| #define PACKAGE_TARNAME &quot;<a href="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-20.tar.gz">ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-20.tar.gz</a>&quot;<br>| #define PACKAGE_VERSION &quot;20.9&quot;<br>| #define PACKAGE_STRING &quot;snd 20.9&quot;<br>| #define PACKAGE_BUGREPORT &quot;<a href="mailto:bil@ccrma.stanford.edu">bil@ccrma.stanford.edu</a>&quot;<br>| #define PACKAGE_URL &quot;&quot;<br>| #define STDC_HEADERS 1<br>| #define HAVE_SYS_TYPES_H 1<br>| #define HAVE_SYS_STAT_H 1<br>| #define HAVE_STDLIB_H 1<br>| #define HAVE_STRING_H 1<br>| #define HAVE_MEMORY_H 1<br>| #define HAVE_STRINGS_H 1<br>| #define HAVE_INTTYPES_H 1<br>| #define HAVE_STDINT_H 1<br>| #define HAVE_UNISTD_H 1<br>| /* end confdefs.h.  */<br>| #include &lt;sys/types.h&gt;<br>|                 #include &lt;sys/param.h&gt;<br>| <br>| int<br>| main ()<br>| {<br>| #if BYTE_ORDER != BIG_ENDIAN<br>|                  not big endian<br>|                 #endif<br>| <br>|   ;<br>|   return 0;<br>| }<br>configure:4156: result: no<br>configure:4178: checking size of void *<br>configure:4183: gcc -o conftest -g -O2   conftest.c  &gt;&amp;5<br>configure:4183: $? = 0<br>configure:4183: ./conftest<br>configure:4183: $? = 0<br>configure:4197: result: 8<br>configure:4270: checking for pkg-config<br>configure:4288: found /usr/bin/pkg-config<br>configure:4300: result: /usr/bin/pkg-config<br>configure:4325: checking pkg-config is at least version 0.9.0<br>configure:4328: result: yes<br>configure:4346: checking for fftw3<br>configure:4355: result: yes<br>configure:4396: checking for gsl<br>configure:4405: result: yes<br>configure:5640: checking for oggdec<br>configure:5656: found /usr/bin/oggdec<br>configure:5667: result: no<br>configure:5677: checking for oggenc<br>configure:5693: found /usr/bin/oggenc<br>configure:5704: result: no<br>configure:5731: checking for mpg123<br>configure:5747: found /usr/bin/mpg123<br>configure:5758: result: no<br>configure:5779: checking for mpg321<br>configure:5795: found /usr/bin/mpg321<br>configure:5806: result: no<br>configure:5829: checking for speexdec<br>configure:5859: result: no<br>configure:5866: checking for speexenc<br>configure:5896: result: no<br>configure:5920: checking for flac<br>configure:5936: found /usr/bin/flac<br>configure:5947: result: no<br>configure:5968: checking for timidity<br>configure:5984: found /usr/bin/timidity<br>configure:5995: result: no<br>configure:6016: checking for wavpack<br>configure:6046: result: no<br>configure:6053: checking for wvunpack<br>configure:6083: result: no<br>configure:6231: checking for audio system<br>configure:6233: result: ALSA<br>configure:6569: creating ./config.status<br><br>## ---------------------- ##<br>## Running config.status. ##<br>## ---------------------- ##<br><br>This file was extended by snd config.status 20.9, which was<br>generated by GNU Autoconf 2.69.  Invocation command line was<br><br>  CONFIG_FILES    = <br>  CONFIG_HEADERS  = <br>  CONFIG_LINKS    = <br>  CONFIG_COMMANDS = <br>  $ ./config.status <br><br>on nomad<br><br>config.status:874: creating makefile<br>config.status:874: creating mus-config.h<br>configure:7748: result:<br>  Options selected<br>  -------------------------<br>  Snd version ...........: 20.9<br>  CFLAGS ................: -O2 -I. -g -O2<br>  LDFLAGS ...............: -Wl,-export-dynamic<br>  LIBS...................:  -lm -ldl<br>  prefix.................: /usr/local<br>  extension language.....: s7<br>  audio system...........: ALSA<br>  graphics toolkit.......: None<br>  optional libraries.....: fftw-3.3.7 gsl-2.4<br>  random features........: ladspa<br>  environs...............: x86_64-pc-linux-gnu gcc<br><br><br>## ---------------- ##<br>## Cache variables. ##<br>## ---------------- ##<br><br>ac_cv_build=x86_64-pc-linux-gnu<br>ac_cv_c_bigendian=no<br>ac_cv_c_compiler_gnu=yes<br>ac_cv_env_CC_set=<br>ac_cv_env_CC_value=<br>ac_cv_env_CFLAGS_set=<br>ac_cv_env_CFLAGS_value=<br>ac_cv_env_CPPFLAGS_set=<br>ac_cv_env_CPPFLAGS_value=<br>ac_cv_env_CPP_set=<br>ac_cv_env_CPP_value=<br>ac_cv_env_LDFLAGS_set=<br>ac_cv_env_LDFLAGS_value=<br>ac_cv_env_LIBS_set=<br>ac_cv_env_LIBS_value=<br>ac_cv_env_PKG_CONFIG_LIBDIR_set=<br>ac_cv_env_PKG_CONFIG_LIBDIR_value=<br>ac_cv_env_PKG_CONFIG_PATH_set=<br>ac_cv_env_PKG_CONFIG_PATH_value=<br>ac_cv_env_PKG_CONFIG_set=<br>ac_cv_env_PKG_CONFIG_value=<br>ac_cv_env_XMKMF_set=<br>ac_cv_env_XMKMF_value=<br>ac_cv_env_build_alias_set=<br>ac_cv_env_build_alias_value=<br>ac_cv_env_host_alias_set=<br>ac_cv_env_host_alias_value=<br>ac_cv_env_target_alias_set=<br>ac_cv_env_target_alias_value=<br>ac_cv_header_inttypes_h=yes<br>ac_cv_header_memory_h=yes<br>ac_cv_header_stdc=yes<br>ac_cv_header_stdint_h=yes<br>ac_cv_header_stdlib_h=yes<br>ac_cv_header_string_h=yes<br>ac_cv_header_strings_h=yes<br>ac_cv_header_sys_stat_h=yes<br>ac_cv_header_sys_types_h=yes<br>ac_cv_header_unistd_h=yes<br>ac_cv_host=x86_64-pc-linux-gnu<br>ac_cv_objext=o<br>ac_cv_path_EGREP=&#39;/bin/grep -E&#39;<br>ac_cv_path_GREP=/bin/grep<br>ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config<br>ac_cv_path_install=&#39;/usr/bin/install -c&#39;<br>ac_cv_prog_CPP=&#39;gcc -E&#39;<br>ac_cv_prog_PATH_FLAC=no<br>ac_cv_prog_PATH_MPG123=no<br>ac_cv_prog_PATH_MPG321=no<br>ac_cv_prog_PATH_OGGDEC=no<br>ac_cv_prog_PATH_OGGENC=no<br>ac_cv_prog_PATH_TIMIDITY=no<br>ac_cv_prog_ac_ct_CC=gcc<br>ac_cv_prog_cc_c89=<br>ac_cv_prog_cc_g=yes<br>ac_cv_sizeof_void_p=8<br><br>## ----------------- ##<br>## Output variables. ##<br>## ----------------- ##<br><br>AUDIO_LIB=&#39;-lasound&#39;<br>CC=&#39;gcc&#39;<br>CFLAGS=&#39;-O2 -I. -g -O2&#39;<br>CPP=&#39;gcc -E&#39;<br>CPPFLAGS=&#39;&#39;<br>DEFS=&#39;-DHAVE_CONFIG_H&#39;<br>ECHO_C=&#39;&#39;<br>ECHO_N=&#39;-n&#39;<br>ECHO_T=&#39;&#39;<br>EGREP=&#39;/bin/grep -E&#39;<br>EXEEXT=&#39;&#39;<br>FFTW_CFLAGS=&#39;&#39;<br>FFTW_LIBS=&#39;-lfftw3&#39;<br>FTH=&#39;&#39;<br>GL_FILES=&#39;&#39;<br>GL_FLAGS=&#39;&#39;<br>GL_LIBS=&#39;&#39;<br>GMP_LIBS=&#39;&#39;<br>GREP=&#39;/bin/grep&#39;<br>GRFX_CFLAGS=&#39;&#39;<br>GRFX_LD_LIBS=&#39;&#39;<br>GRFX_LIBS=&#39;&#39;<br>GSL_CFLAGS=&#39;&#39;<br>GSL_LIBS=&#39;-lgsl -lgslcblas -lm&#39;<br>GX_FILES=&#39;NO_GUI_O_FILES&#39;<br>GX_HEADERS=&#39;NO_GUI_HEADERS&#39;<br>INSTALL=&#39;/usr/bin/install -c&#39;<br>INSTALL_DATA=&#39;${INSTALL} -m 644&#39;<br>INSTALL_PROGRAM=&#39;${INSTALL}&#39;<br>INSTALL_SCRIPT=&#39;${INSTALL}&#39;<br>JACK_FLAGS=&#39;&#39;<br>JACK_LIBS=&#39;&#39;<br>LDFLAGS=&#39; -Wl,-export-dynamic&#39;<br>LDSO_FLAGS=&#39;-shared&#39;<br>LIBOBJS=&#39;&#39;<br>LIBS=&#39; -lm -ldl&#39;<br>LTLIBOBJS=&#39;&#39;<br>MAKE_TARGET=&#39;snd&#39;<br>OBJEXT=&#39;o&#39;<br>ORIGINAL_LDFLAGS=&#39;&#39;<br>PACKAGE_BUGREPORT=&#39;<a href="mailto:bil@ccrma.stanford.edu">bil@ccrma.stanford.edu</a>&#39;<br>PACKAGE_NAME=&#39;snd&#39;<br>PACKAGE_STRING=&#39;snd 20.9&#39;<br>PACKAGE_TARNAME=&#39;<a href="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-20.tar.gz">ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-20.tar.gz</a>&#39;<br>PACKAGE_URL=&#39;&#39;<br>PACKAGE_VERSION=&#39;20.9&#39;<br>PATH_FLAC=&#39;no&#39;<br>PATH_MPG123=&#39;no&#39;<br>PATH_MPG321=&#39;no&#39;<br>PATH_OGGDEC=&#39;no&#39;<br>PATH_OGGENC=&#39;no&#39;<br>PATH_SEPARATOR=&#39;:&#39;<br>PATH_SPEEXDEC=&#39;&#39;<br>PATH_SPEEXENC=&#39;&#39;<br>PATH_TIMIDITY=&#39;no&#39;<br>PATH_WAVPACK=&#39;&#39;<br>PATH_WVUNPACK=&#39;&#39;<br>PKG_CONFIG=&#39;/usr/bin/pkg-config&#39;<br>PKG_CONFIG_LIBDIR=&#39;&#39;<br>PKG_CONFIG_PATH=&#39;&#39;<br>S7_LIB=&#39;s7.o&#39;<br>SHELL=&#39;/bin/bash&#39;<br>SO_FLAGS=&#39;-fPIC &#39;<br>SO_LD=&#39;gcc&#39;<br>WEBSERVER_FILES=&#39;&#39;<br>WEBSERVER_LIBS=&#39;&#39;<br>XEN_CFLAGS=&#39;&#39;<br>XEN_LIBS=&#39;&#39;<br>XFLAGS=&#39;&#39;<br>XLIBS=&#39;&#39;<br>XMKMF=&#39;&#39;<br>X_CFLAGS=&#39;&#39;<br>X_EXTRA_LIBS=&#39;&#39;<br>X_LIBS=&#39;&#39;<br>X_PRE_LIBS=&#39;&#39;<br>ac_ct_CC=&#39;gcc&#39;<br>bindir=&#39;${exec_prefix}/bin&#39;<br>build=&#39;x86_64-pc-linux-gnu&#39;<br>build_alias=&#39;&#39;<br>build_cpu=&#39;x86_64&#39;<br>build_os=&#39;linux-gnu&#39;<br>build_vendor=&#39;pc&#39;<br>datadir=&#39;${datarootdir}&#39;<br>datarootdir=&#39;${prefix}/share&#39;<br>docdir=&#39;${datarootdir}/doc/${PACKAGE_TARNAME}&#39;<br>dvidir=&#39;${docdir}&#39;<br>exec_prefix=&#39;${prefix}&#39;<br>host=&#39;x86_64-pc-linux-gnu&#39;<br>host_alias=&#39;&#39;<br>host_cpu=&#39;x86_64&#39;<br>host_os=&#39;linux-gnu&#39;<br>host_vendor=&#39;pc&#39;<br>htmldir=&#39;${docdir}&#39;<br>includedir=&#39;${prefix}/include&#39;<br>infodir=&#39;${datarootdir}/info&#39;<br>libdir=&#39;${exec_prefix}/lib&#39;<br>libexecdir=&#39;${exec_prefix}/libexec&#39;<br>localedir=&#39;${datarootdir}/locale&#39;<br>localstatedir=&#39;${prefix}/var&#39;<br>mandir=&#39;${datarootdir}/man&#39;<br>oldincludedir=&#39;/usr/include&#39;<br>pdfdir=&#39;${docdir}&#39;<br>prefix=&#39;/usr/local&#39;<br>program_transform_name=&#39;s,x,x,&#39;<br>psdir=&#39;${docdir}&#39;<br>runstatedir=&#39;${localstatedir}/run&#39;<br>sbindir=&#39;${exec_prefix}/sbin&#39;<br>sharedstatedir=&#39;${prefix}/com&#39;<br>sysconfdir=&#39;${prefix}/etc&#39;<br>target_alias=&#39;&#39;<br><br>## ----------- ##<br>## confdefs.h. ##<br>## ----------- ##<br><br>/* confdefs.h */<br>#define PACKAGE_NAME &quot;snd&quot;<br>#define PACKAGE_TARNAME &quot;<a href="ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-20.tar.gz">ftp://ccrma-ftp.stanford.edu/pub/Lisp/snd-20.tar.gz</a>&quot;<br>#define PACKAGE_VERSION &quot;20.9&quot;<br>#define PACKAGE_STRING &quot;snd 20.9&quot;<br>#define PACKAGE_BUGREPORT &quot;<a href="mailto:bil@ccrma.stanford.edu">bil@ccrma.stanford.edu</a>&quot;<br>#define PACKAGE_URL &quot;&quot;<br>#define STDC_HEADERS 1<br>#define HAVE_SYS_TYPES_H 1<br>#define HAVE_SYS_STAT_H 1<br>#define HAVE_STDLIB_H 1<br>#define HAVE_STRING_H 1<br>#define HAVE_MEMORY_H 1<br>#define HAVE_STRINGS_H 1<br>#define HAVE_INTTYPES_H 1<br>#define HAVE_STDINT_H 1<br>#define HAVE_UNISTD_H 1<br>#define SIZEOF_VOID_P 8<br>#define HAVE_FFTW3 1<br>#define HAVE_GSL 1<br>#define HAVE_LADSPA 1<br>#define USE_NO_GUI 1<br>#define USE_NO_GUI 1<br>#define HAVE_SCHEME 1<br>#define HAVE_SPEEX 1<br>#define PATH_SPEEXDEC &quot;&quot;<br>#define PATH_SPEEXENC &quot;&quot;<br>#define HAVE_WAVPACK 1<br>#define PATH_WAVPACK &quot;&quot;<br>#define PATH_WVUNPACK &quot;&quot;<br>#define MUS_PULSEAUDIO 1<br>#define HAVE_ALSA 1<br>#define WITH_AUDIO 1<br><br>configure: exit 0<br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Dec 9, 2020 at 11:45 AM &lt;<a href="mailto:bil@ccrma.stanford.edu">bil@ccrma.stanford.edu</a>&gt; wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">You&#39;re running the old repl: (*repl* &#39;run) in the<br>
stacktrace, so it didn&#39;t find the notcurses library,<br>
or something else was wrong with it -- config.log<br>
might tell you.  The old repl needs a load path<br>
to find the various files it needs at startup.<br>
<br>
</blockquote></div>