<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hi,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I've been having a problem for a few builds with a non-gui build failing to load libc_s7.so.&nbsp; When I run ./snd it writes libc_s7.so, but sticks on loading libc_s7.so.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Seems to work okay for gui build, --with-s7, --with-motif.&nbsp; I don't do any make install.&nbsp; Just make, then ./snd.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
&gt;ls -ld libc_s7.so<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
-rwxrwxr-x 1 jhearon jhearon 342000 Jul &nbsp;3 14:29 libc_s7.so</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
but no joy getting ./snd to load it.</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
I'm wondering what might be the problem?</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Regards,</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Jim<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
[jhearon@localhost snd-21]$ ./configure &nbsp;--with-s7 --with-gsl --with-alsa --without-gui CFLAGS=HAVE_COMPLEX_NUMBERS CFLAGS=HAVE_COMPLEX_TRIG<br>
<div>checking build system type... x86_64-pc-linux-gnu</div>
<div>checking host system type... x86_64-pc-linux-gnu</div>
<div>checking for gcc... gcc</div>
<div>checking whether the C compiler works... yes</div>
<div>checking for C compiler default output file name... a.out</div>
<div>checking for suffix of executables... </div>
<div>checking whether we are cross compiling... no</div>
<div>checking for suffix of object files... o</div>
<div>checking whether we are using the GNU C compiler... yes</div>
<div>checking whether gcc accepts -g... yes</div>
<div>checking for gcc option to accept ISO C89... none needed</div>
<div>checking for a BSD-compatible install... /usr/bin/install -c</div>
<div>checking how to run the C preprocessor... gcc -E</div>
<div>checking for grep that handles long lines and -e... /usr/bin/grep</div>
<div>checking for egrep... /usr/bin/grep -E</div>
<div>checking for ANSI C header files... yes</div>
<div>checking for sys/types.h... yes</div>
<div>checking for sys/stat.h... yes</div>
<div>checking for stdlib.h... yes</div>
<div>checking for string.h... yes</div>
<div>checking for memory.h... yes</div>
<div>checking for strings.h... yes</div>
<div>checking for inttypes.h... yes</div>
<div>checking for stdint.h... yes</div>
<div>checking for unistd.h... yes</div>
<div>checking whether byte ordering is bigendian... no</div>
<div>checking size of void *... 8</div>
<div>checking for pkg-config... /usr/bin/pkg-config</div>
<div>checking for fftw3... yes</div>
<div>checking for gsl... yes</div>
<div>checking for oggdec... no</div>
<div>checking for oggenc... no</div>
<div>checking for mpg123... /usr/bin/mpg123</div>
<div>checking for mpg321... no</div>
<div>checking for speexdec... no</div>
<div>checking for speexenc... no</div>
<div>checking for flac... no</div>
<div>checking for timidity... no</div>
<div>checking for wavpack... /usr/bin/wavpack</div>
<div>checking for wvunpack... /usr/bin/wvunpack</div>
<div>checking for audio system... ALSA</div>
<div>configure: creating ./config.status</div>
<div>config.status: creating makefile</div>
<div>config.status: creating mus-config.h</div>
<div><br>
</div>
<div>&nbsp; Options selected</div>
<div>&nbsp; -------------------------</div>
<div>&nbsp; Snd version ...........: 21.6</div>
<div>&nbsp; CFLAGS ................: -O2 -I. -I/usr/include/linux/param.h</div>
<div>&nbsp; LDFLAGS ...............: -Wl,-export-dynamic</div>
<div>&nbsp; LIBS...................: &nbsp;-lm -ldl</div>
<div>&nbsp; prefix.................: /usr/local</div>
<div>&nbsp; extension language.....: s7</div>
<div>&nbsp; audio system...........: ALSA</div>
<div>&nbsp; graphics toolkit.......: None</div>
<div>&nbsp; optional libraries.....: fftw-3.3.8 gsl-2.6</div>
<div>&nbsp; random features........:</div>
<span>&nbsp; environs...............: x86_64-pc-linux-gnu gcc</span><br>
</div>
</body>
</html>