[CM] snd15.7 on osx10.10
ludger brümmer
lb at zkm.de
Wed Jul 1 10:06:17 PDT 2015
Dear Bill
Thanks for the advice, fortunately on one machine the compilation went through !
on the other machine with the same OS version 10.10 I got a ld or linker error:
ld: library not found for -lXt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [snd] Error 1
do you have any idea what I could check here?
all the best
Ludger
the whole plot
wlan-private-226:snd-15.7 ludi$ ./configure CFLAGS="-I/sw/include -I/opt/X11/include" LDFLAGS="-L/sw/lib -lmx -bind_at_load" --with-motif --with-motif-prefix=/sw
configure: WARNING: unrecognized options: --with-motif-prefix
checking build system type... x86_64-apple-darwin14.3.0
checking host system type... x86_64-apple-darwin14.3.0
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking size of void *... 8
checking for pkg-config... no
checking for fftw3... checking for gsl... checking for X... no
checking for oggdec... no
checking for oggenc... no
checking for mpg123... no
checking for mpg321... no
checking for speexdec... no
checking for speexenc... no
checking for flac... no
checking for timidity... no
checking for ttaenc... no
checking for wavpack... no
checking for wvunpack... no
checking for audio system... MacOSX
configure: creating ./config.status
config.status: creating makefile
config.status: creating mus-config.h
config.status: mus-config.h is unchanged
configure: WARNING: unrecognized options: --with-motif-prefix
Options selected
-------------------------
Snd version ...........: 15.7
CFLAGS ................: -O2 -I. -I/sw/include -I/opt/X11/include
LDFLAGS ...............:-L/sw/lib -lmx -bind_at_load
LIBS...................:
prefix.................: /usr/local
extension language.....: s7
audio system...........: MacOSX
graphics toolkit.......: Motif
optional libraries.....:
random features........:
environs...............: x86_64-apple-darwin14.3.0 gcc
wlan-private-226:snd-15.7 ludi$ make
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include headers.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include audio.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include io.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include sound.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include clm.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include xen.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include vct.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include sndlib2xen.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include clm2xen.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-io.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-utils.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-listener.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-completion.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-menu.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-axis.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-data.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-fft.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-marks.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-file.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-edits.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-chn.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-dac.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-region.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-select.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-find.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-snd.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-help.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-main.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-print.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-trans.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-mix.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-env.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-xen.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-ladspa.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-kbd.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-sig.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-draw.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-gxbitmaps.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-gxcolormaps.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include snd-motif.c
gcc -c -DSCRIPTS_DIR=\"/usr/local/share/snd\" -O2 -I. -I/sw/include -I/opt/X11/include xm.c
gcc -L/sw/lib -lmx -bind_at_load -O2 -I. -I/sw/include -I/opt/X11/include s7.o headers.o audio.o io.o sound.o clm.o xen.o vct.o sndlib2xen.o clm2xen.o snd-io.o snd-utils.o snd-listener.o snd-completion.o snd-menu.o snd-axis.o snd-data.o snd-fft.o snd-marks.o snd-file.o snd-edits.o snd-chn.o snd-dac.o snd-region.o snd-select.o snd-find.o snd-snd.o snd-help.o snd-main.o snd-print.o snd-trans.o snd-mix.o snd.o snd-env.o snd-xen.o snd-ladspa.o snd-kbd.o snd-sig.o snd-draw.o snd-gxbitmaps.o snd-gxcolormaps.o snd-motif.o xm.o -o snd -lXm -lXt -lX11 -lXext -lSM -lICE -lXpm -framework CoreAudio -framework CoreFoundation -framework CoreMIDI
ld: library not found for -lXt
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [snd] Error 1
wlan-private-226:snd-15.7 ludi$
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/mailman/private/cmdist/attachments/20150701/39120908/attachment-0001.html>
More information about the Cmdist
mailing list