Lucarda@T410 /c/Users/Lucarda/Downloads/test/w/pd $ ./autogen.sh libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `m4/config'. libtoolize: linking file `m4/config/config.guess' libtoolize: linking file `m4/config/config.sub' libtoolize: linking file `m4/config/install-sh' libtoolize: linking file `m4/config/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4/generated'. libtoolize: linking file `m4/generated/libtool.m4' libtoolize: linking file `m4/generated/ltoptions.m4' libtoolize: linking file `m4/generated/ltsugar.m4' libtoolize: linking file `m4/generated/ltversion.m4' libtoolize: linking file `m4/generated/lt~obsolete.m4' configure.ac:9: installing `m4/config/missing' asio/Makefile.am: installing `m4/config/depcomp' Lucarda@T410 /c/Users/Lucarda/Downloads/test/w/pd $ ./configure checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-mingw32 checking host system type... i686-pc-mingw32 configure: iPhone SDK only available for arm-apple-darwin hosts, skipping tests configure: Android SDK only available for arm-linux hosts, skipping tests checking for as... as checking for dlltool... dlltool checking for objdump... objdump checking how to print strings... printf checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe 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 dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for fgrep... /bin/grep -F checking for ld used by gcc... c:/mingw/mingw32/bin/ld.exe checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /mingw/bin/nm checking the name lister (/mingw/bin/nm) interface... BSD nm checking whether ln -s works... no, using cp -p checking the maximum length of command line arguments... 8192 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i686-pc-mingw32 file names to i686-pc-mingw32 format... func_convert_file_msys_to_w32 checking how to convert i686-pc-mingw32 file names to toolchain format... func_c onvert_file_msys_to_w32 checking for c:/mingw/mingw32/bin/ld.exe option to reload object files... -r checking for objdump... (cached) objdump checking how to recognize dependent libraries... file_magic ^x86 archive import| ^x86 DLL checking for dlltool... (cached) dlltool checking how to associate runtime and link libraries... func_cygming_dll_for_imp lib checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /mingw/bin/nm output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -DDLL_EXPORT -DPIC checking if gcc PIC flag -DDLL_EXPORT -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (c:/mingw/mingw32/bin/ld.exe) supports shared li braries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... c:/mingw/mingw32/bin/ld.exe checking if the linker (c:/mingw/mingw32/bin/ld.exe) is GNU ld... yes checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared li braries... yes checking for g++ option to produce PIC... -DDLL_EXPORT -DPIC checking if g++ PIC flag -DDLL_EXPORT -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (c:/mingw/mingw32/bin/ld.exe) supports shared li braries... yes checking dynamic linker characteristics... Win32 ld.exe checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking whether ln -s works... no, using cp -p checking for grep that handles long lines and -e... (cached) /bin/grep checking for a sed that does not truncate output... (cached) /bin/sed checking for ANSI C header files... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... no checking netdb.h presence... no checking for netdb.h... no checking netinet/in.h usability... no checking netinet/in.h presence... no checking for netinet/in.h... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/ioctl.h usability... no checking sys/ioctl.h presence... no checking for sys/ioctl.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... no checking sys/socket.h presence... no checking for sys/socket.h... no checking sys/soundcard.h usability... no checking sys/soundcard.h presence... no checking for sys/soundcard.h... no checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking for int16_t... yes checking for int32_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for working alloca.h... no checking for alloca... yes checking for error_at_line... no checking vfork.h usability... no checking vfork.h presence... no checking for vfork.h... no checking for fork... no checking for vfork... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking return type of signal handlers... void checking for dup2... yes checking for floor... yes checking for getcwd... yes checking for gethostbyname... no checking for gettimeofday... yes checking for memmove... yes checking for memset... yes checking for pow... yes checking for regcomp... no checking for select... no checking for socket... no checking for sqrt... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for dlopen in -ldl... no checking for cos in -lm... yes checking CoreAudio/CoreAudio.h usability... no checking CoreAudio/CoreAudio.h presence... no checking for CoreAudio/CoreAudio.h... no checking for pthread_create in -lpthread... yes checking for msgfmt... yes checking for sys/soundcard.h... (cached) no checking for snd_pcm_info in -lasound... no configure: Using included PortAudio configure: WARNING: No MIDI API specified or detected configure: creating ./config.status config.status: creating Makefile config.status: creating asio/Makefile config.status: creating doc/Makefile config.status: creating mac/Makefile config.status: creating man/Makefile config.status: creating portaudio/Makefile config.status: creating portmidi/Makefile config.status: creating tcl/Makefile config.status: creating tcl/pd-gui config.status: creating po/Makefile config.status: creating src/Makefile config.status: creating extra/Makefile config.status: creating extra/bob~/GNUmakefile config.status: creating extra/bonk~/GNUmakefile config.status: creating extra/choice/GNUmakefile config.status: creating extra/fiddle~/GNUmakefile config.status: creating extra/loop~/GNUmakefile config.status: creating extra/lrshift~/GNUmakefile config.status: creating extra/pd~/GNUmakefile config.status: creating extra/pique/GNUmakefile config.status: creating extra/sigmund~/GNUmakefile config.status: creating extra/stdout/GNUmakefile config.status: creating pd.pc config.status: executing depfiles commands config.status: executing libtool commands configure: pd 0.47.1 is now configured Platform: Mingw Debug build: no Universal build: no Localizations: yes Source directory: . Installation prefix: /usr/local Compiler: gcc CFLAGS: -O3 -ffast-math -funroll-loops -fomit-frame-pointer LDFLAGS: INCLUDES: External extension: dll External CFLAGS: -mms-bitfields External LDFLAGS: -s -Wl,--enable-auto-import -no-undefined fftw: no audio APIs: PortAudio midi APIs: NONE! Lucarda@T410 /c/Users/Lucarda/Downloads/test/w/pd $ make .... ... Xbob~.lo libtool: compile: warning: libobj name `bob~.lo' may not contain shell special c haracters. libtool: compile: gcc -DPACKAGE_NAME=\"pd\" -DPACKAGE_TARNAME=\"pd\" -DPACKAGE_ VERSION=\"0.47.1\" "-DPACKAGE_STRING=\"pd 0.47.1\"" -DPACKAGE_BUGREPORT=\"\" -DP ACKAGE_URL=\"\" -DPACKAGE=\"pd\" -DVERSION=\"0.47.1\" -DSTDC_HEADERS=1 -DHAVE_SY S_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMOR Y_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAV E_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING _H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD _H=1 -DHAVE_ALLOCA=1 -Dvfork=fork -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLI B_H=1 -DHAVE_REALLOC=1 -DRETSIGTYPE=void -DHAVE_DUP2=1 -DHAVE_FLOOR=1 -DHAVE_GET CWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -DHAVE _SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAV E_STRTOL=1 -I. -I../../src -DPD -mms-bitfields -O3 -ffast-math -funroll-loops -f omit-frame-pointer -MT "bob~.lo" -MD -MP -MF ".deps/bob~.Tpo" -c "bob~.c" -DDLL _EXPORT -DPIC -o .libs/bob~.o libtool: compile: gcc -DPACKAGE_NAME=\"pd\" -DPACKAGE_TARNAME=\"pd\" -DPACKAGE_ VERSION=\"0.47.1\" "-DPACKAGE_STRING=\"pd 0.47.1\"" -DPACKAGE_BUGREPORT=\"\" -DP ACKAGE_URL=\"\" -DPACKAGE=\"pd\" -DVERSION=\"0.47.1\" -DSTDC_HEADERS=1 -DHAVE_SY S_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMOR Y_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DSTDC_HEADERS=1 -DHAVE_FCNTL_H=1 -DHAV E_LIMITS_H=1 -DHAVE_MALLOC_H=1 -DHAVE_STDDEF_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING _H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYS_TIMEB_H=1 -DHAVE_UNISTD _H=1 -DHAVE_ALLOCA=1 -Dvfork=fork -DHAVE_STDLIB_H=1 -DHAVE_MALLOC=1 -DHAVE_STDLI B_H=1 -DHAVE_REALLOC=1 -DRETSIGTYPE=void -DHAVE_DUP2=1 -DHAVE_FLOOR=1 -DHAVE_GET CWD=1 -DHAVE_GETTIMEOFDAY=1 -DHAVE_MEMMOVE=1 -DHAVE_MEMSET=1 -DHAVE_POW=1 -DHAVE _SQRT=1 -DHAVE_STRCHR=1 -DHAVE_STRERROR=1 -DHAVE_STRRCHR=1 -DHAVE_STRSTR=1 -DHAV E_STRTOL=1 -I. -I../../src -DPD -mms-bitfields -O3 -ffast-math -funroll-loops -f omit-frame-pointer -MT "bob~.lo" -MD -MP -MF ".deps/bob~.Tpo" -c "bob~.c" -o bob ~.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -mms-bitfields -O3 -ffast-math -funroll-loops -fomit-frame-pointer -module -avoid-version -shared -s -Wl,--ena ble-auto-import -no-undefined -shrext .dll -L../../src -o bob~.la -rpath /usr/l ocal/lib/pd/extra/bob~ bob~.lo -lpthread libtool: link: gcc -shared .libs/bob~.o -L../../src -lpthread -mms-bitfields -O3 -Wl,--enable-auto-import -o .libs/bob~.dll -Wl,--enable-auto-image-base - Xlinker --out-implib -Xlinker .libs/bob~.dll.a .libs/bob~.o:bob~.c:(.text+0x107): undefined reference to `_imp__dsp_add' .libs/bob~.o:bob~.c:(.text+0x63a): undefined reference to `_imp__post' .libs/bob~.o:bob~.c:(.text+0x64a): undefined reference to `_imp__post' .libs/bob~.o:bob~.c:(.text+0x6b0): undefined reference to `_imp__pd_new' .libs/bob~.o:bob~.c:(.text+0x6bf): undefined reference to `_imp__gensym' .libs/bob~.o:bob~.c:(.text+0x6cc): undefined reference to `_imp__outlet_new' .libs/bob~.o:bob~.c:(.text+0x6d2): undefined reference to `_imp__s_signal' .libs/bob~.o:bob~.c:(.text+0x6db): undefined reference to `_imp__inlet_new' .libs/bob~.o:bob~.c:(.text+0x747): undefined reference to `_imp__gensym' .libs/bob~.o:bob~.c:(.text+0x781): undefined reference to `_imp__class_new' .libs/bob~.o:bob~.c:(.text+0x79e): undefined reference to `_imp__class_addmethod ' .libs/bob~.o:bob~.c:(.text+0x8a9): undefined reference to `_imp__class_domainsig nalin' collect2.exe: error: ld returned 1 exit status make[3]: *** [bob~.la] Error 1 make[3]: Leaving directory `/c/Users/Lucarda/Downloads/test/w/pd/extra/bob~' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/c/Users/Lucarda/Downloads/test/w/pd/extra' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/c/Users/Lucarda/Downloads/test/w/pd' make: *** [all] Error 2 Lucarda@T410 /c/Users/Lucarda/Downloads/test/w/pd $