Jeremiah Benham:
When launching snd-ls I get this in a pop-up window:
[08:30:23] dynamic-link: misc-error: file: "/tmp/fileCl5fI2.c.so",
message: "/tmp/fileCl5fI2.c.so: cannot open shared object file: No such
file or directory"
(while loading "/usr/local/snd-ls/init.scm")
; (load "/usr/local/snd-ls/init.scm")
at the command line it says:
Compiling /tmp/fileCl5fI2.c
/usr/lib/gcc/x86_64-pc-linux-gnu/3.4.3/../../../../x86_64-pc-linux-gnu/bin/ld:
/tmp/ccerLFbD.o: relocation R_X86_64_32 against `a local symbol' can not
be used when making a shared object; recompile with -fPIC
/tmp/ccerLFbD.o: could not read symbols: Bad value
collect2: ld returned 1 exit status
What should I do? Snd-ls launches but it isn't running as it should
odviously.
Oops....
Does this work?:
export CFLAGS=-fPIC
/usr/local/snd-ls/snd-7/snd -noglob -noinit -l /usr/local/snd-ls/init.scm