IPS-LMU / wasmsox

webassembly version of the sox (http://sox.sourceforge.net/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

error

DanyPell opened this issue · comments

I get this error:

emcc: error: '/Users/admin/Development/emsdk/upstream/bin/clang -target wasm32-unknown-emscripten -fignore-exceptions -fvisibility=default -mllvm -combiner-global-alias-analysis=false -mllvm -enable-emscripten-sjlj -mllvm -disable-lsr -DEMSCRIPTEN -Werror=implicit-function-declaration --sysroot=/Users/admin/Development/emsdk/upstream/emscripten/cache/sysroot -Xclang -iwithsysroot/include/fakesdl -Xclang -iwithsysroot/include/compat -DHAVE_CONFIG_H -I. -DLADSPA_PATH="/usr/local/lib/ladspa" -I/opt/homebrew/opt/zlib/include -Wconversion -g3 -O2 -D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic -MT libsox_la-formats.lo -MD -MP -MF .deps/libsox_la-formats.Tpo -c -fno-common -DPIC formats.c -o .libs/libsox_la-formats.o' failed (returned 1)
make[1]: *** [libsox_la-formats.lo] Error 1
make: *** [install-recursive] Error 1
emmake: error: 'make DESTDIR=/Users/admin/Development/wasmsox/sox/local_install_dir install' failed (returned 2)