You can subscribe to this list here.
2005 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(94) |
Nov
(11) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(50) |
Jun
(10) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: Build l. of c. f. h. <adp...@li...> - 2006-06-15 04:43:21
|
Build started at Thu Jun 15 04:20:42 GMT 2006. Build system: OpenBSD x86-openbsd1.cf.sourceforge.net 3.8 GENERIC#138 i386 ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i386-unknown-openbsd3.8 checking host system type... i386-unknown-openbsd3.8 checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ 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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd3.8 ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd3.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd3.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mkj.lo -MD -MP -MF ".deps/mkj.Tpo" -c -o mkj.lo ../../src/mkj.cpp; then mv -f ".deps/mkj.Tpo" ".deps/mkj.Plo"; else rm -f ".deps/mkj.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynami... [truncated message content] |
From: Build l. of c. f. h. <adp...@li...> - 2006-06-15 04:40:48
|
Build started at Thu Jun 15 04:20:43 UTC 2006. Build system: Linux usf-cf-alpha-linux-1 2.2.20 #2 Wed Mar 20 19:57:28 EST 2002 alpha unknown ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... alphaev67-unknown-linux-gnu checking host system type... alphaev67-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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++... gcc checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc checking for main in -lstdc++... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/usf-cf-alpha-linux-1/src' source='../../src/adplug.cpp' object='adplug.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o adplug.lo ../../src/adplug.cpp mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/adplug.cpp -Wp,-MD,.deps/adplug.TPlo -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/adplug.cpp -Wp,-MD,.deps/adplug.TPlo -o adplug.o >/dev/null 2>&1 source='../../src/emuopl.cpp' object='emuopl.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o emuopl.lo ../../src/emuopl.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/emuopl.cpp -Wp,-MD,.deps/emuopl.TPlo -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/emuopl.cpp -Wp,-MD,.deps/emuopl.TPlo -o emuopl.o >/dev/null 2>&1 source='../../src/fmopl.c' object='fmopl.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o fmopl.lo ../../src/fmopl.c gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/fmopl.c -Wp,-MD,.deps/fmopl.TPlo -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/fmopl.c -Wp,-MD,.deps/fmopl.TPlo -o fmopl.o >/dev/null 2>&1 source='../../src/diskopl.cpp' object='diskopl.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o diskopl.lo ../../src/diskopl.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/diskopl.cpp -Wp,-MD,.deps/diskopl.TPlo -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/diskopl.cpp -Wp,-MD,.deps/diskopl.TPlo -o diskopl.o >/dev/null 2>&1 source='../../src/debug.c' object='debug.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o debug.lo ../../src/debug.c gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/debug.c -Wp,-MD,.deps/debug.TPlo -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/debug.c -Wp,-MD,.deps/debug.TPlo -o debug.o >/dev/null 2>&1 source='../../src/fprovide.cpp' object='fprovide.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o fprovide.lo ../../src/fprovide.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/fprovide.cpp -Wp,-MD,.deps/fprovide.TPlo -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/fprovide.cpp -Wp,-MD,.deps/fprovide.TPlo -o fprovide.o >/dev/null 2>&1 source='../../src/player.cpp' object='player.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o player.lo ../../src/player.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/player.cpp -Wp,-MD,.deps/player.TPlo -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/player.cpp -Wp,-MD,.deps/player.TPlo -o player.o >/dev/null 2>&1 source='../../src/database.cpp' object='database.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o database.lo ../../src/database.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/database.cpp -Wp,-MD,.deps/database.TPlo -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/database.cpp -Wp,-MD,.deps/database.TPlo -o database.o >/dev/null 2>&1 source='../../src/hsc.cpp' object='hsc.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o hsc.lo ../../src/hsc.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/hsc.cpp -Wp,-MD,.deps/hsc.TPlo -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/hsc.cpp -Wp,-MD,.deps/hsc.TPlo -o hsc.o >/dev/null 2>&1 source='../../src/sng.cpp' object='sng.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o sng.lo ../../src/sng.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/sng.cpp -Wp,-MD,.deps/sng.TPlo -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/sng.cpp -Wp,-MD,.deps/sng.TPlo -o sng.o >/dev/null 2>&1 source='../../src/imf.cpp' object='imf.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o imf.lo ../../src/imf.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/imf.cpp -Wp,-MD,.deps/imf.TPlo -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/imf.cpp -Wp,-MD,.deps/imf.TPlo -o imf.o >/dev/null 2>&1 source='../../src/players.cpp' object='players.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o players.lo ../../src/players.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/players.cpp -Wp,-MD,.deps/players.TPlo -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/players.cpp -Wp,-MD,.deps/players.TPlo -o players.o >/dev/null 2>&1 source='../../src/protrack.cpp' object='protrack.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o protrack.lo ../../src/protrack.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/protrack.cpp -Wp,-MD,.deps/protrack.TPlo -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/protrack.cpp -Wp,-MD,.deps/protrack.TPlo -o protrack.o >/dev/null 2>&1 source='../../src/a2m.cpp' object='a2m.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o a2m.lo ../../src/a2m.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/a2m.cpp -Wp,-MD,.deps/a2m.TPlo -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/a2m.cpp -Wp,-MD,.deps/a2m.TPlo -o a2m.o >/dev/null 2>&1 source='../../src/adtrack.cpp' object='adtrack.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o adtrack.lo ../../src/adtrack.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/adtrack.cpp -Wp,-MD,.deps/adtrack.TPlo -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/adtrack.cpp -Wp,-MD,.deps/adtrack.TPlo -o adtrack.o >/dev/null 2>&1 source='../../src/amd.cpp' object='amd.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o amd.lo ../../src/amd.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/amd.cpp -Wp,-MD,.deps/amd.TPlo -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/amd.cpp -Wp,-MD,.deps/amd.TPlo -o amd.o >/dev/null 2>&1 source='../../src/bam.cpp' object='bam.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o bam.lo ../../src/bam.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/bam.cpp -Wp,-MD,.deps/bam.TPlo -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/bam.cpp -Wp,-MD,.deps/bam.TPlo -o bam.o >/dev/null 2>&1 source='../../src/d00.cpp' object='d00.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o d00.lo ../../src/d00.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/d00.cpp -Wp,-MD,.deps/d00.TPlo -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/d00.cpp -Wp,-MD,.deps/d00.TPlo -o d00.o >/dev/null 2>&1 source='../../src/dfm.cpp' object='dfm.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o dfm.lo ../../src/dfm.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/dfm.cpp -Wp,-MD,.deps/dfm.TPlo -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/dfm.cpp -Wp,-MD,.deps/dfm.TPlo -o dfm.o >/dev/null 2>&1 source='../../src/hsp.cpp' object='hsp.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o hsp.lo ../../src/hsp.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/hsp.cpp -Wp,-MD,.deps/hsp.TPlo -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/hsp.cpp -Wp,-MD,.deps/hsp.TPlo -o hsp.o >/dev/null 2>&1 source='../../src/ksm.cpp' object='ksm.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o ksm.lo ../../src/ksm.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/ksm.cpp -Wp,-MD,.deps/ksm.TPlo -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/ksm.cpp -Wp,-MD,.deps/ksm.TPlo -o ksm.o >/dev/null 2>&1 source='../../src/mad.cpp' object='mad.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o mad.lo ../../src/mad.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mad.cpp -Wp,-MD,.deps/mad.TPlo -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mad.cpp -Wp,-MD,.deps/mad.TPlo -o mad.o >/dev/null 2>&1 source='../../src/mid.cpp' object='mid.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o mid.lo ../../src/mid.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mid.cpp -Wp,-MD,.deps/mid.TPlo -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mid.cpp -Wp,-MD,.deps/mid.TPlo -o mid.o >/dev/null 2>&1 source='../../src/mkj.cpp' object='mkj.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o mkj.lo ../../src/mkj.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mkj.cpp -Wp,-MD,.deps/mkj.TPlo -fPIC -DPIC -o .libs/mkj.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mkj.cpp -Wp,-MD,.deps/mkj.TPlo -o mkj.o >/dev/null 2>&1 source='../../src/cff.cpp' object='cff.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/u... [truncated message content] |
From: Build l. of c. f. h. <adp...@li...> - 2006-06-15 04:37:28
|
Build started at Thu Jun 15 04:20:42 UTC 2006. Build system: SunOS x86-solaris1 5.9 Generic_112234-10 i86pc i386 i86pc Solaris ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/local/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i386-pc-solaris2.9 checking host system type... i386-pc-solaris2.9 checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... egrep checking for ld used by gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for /usr/ccs/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/ccs/bin/nm -p checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 262144 checking command to parse /usr/ccs/bin/nm -p output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... solaris2.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/local/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... no checking getopt.h presence... no checking for getopt.h... no ../configure: getopt.h: command not found checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/x86-solaris1/src' if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; \ then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; \ then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; \ then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; \ then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; \ then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; \ then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; \ then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; \ then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; \ then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; \ then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; \ then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; \ then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; \ then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; \ then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; \ then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; \ then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; \ then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; \ then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; \ then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; \ then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; \ then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT mkj.lo -MD -MP -MF ".deps/mkj.Tpo" -c -o mkj.lo ../../src/mkj.cpp; \ then mv -f ".deps/mkj.Tpo" ".deps/mkj.Plo"; else rm -f ".deps/mkj.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -fPIC -DPIC -o .libs/mkj.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -o mkj.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT cff.lo -MD -MP -MF ".deps/cff.Tpo" -c -o cff.lo ../../src/cff.cpp; \ then mv -f ".deps/cff.Tpo" ".deps/cff.Plo"; else rm -f ".deps/cff.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT cff.lo -MD -MP -MF .deps/cff.Tpo -c ../../src/cff.cpp -fPIC -DPIC -o .libs/cff.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT cff.lo -MD -MP -MF .deps/cff.Tpo -c ../../src/cff.cpp -o cff.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-solaris1/include -Wall -MT dmo.lo -MD -MP -MF ".deps/dmo.Tpo" -c -o dmo.lo ../../src/dmo.cpp; \ then mv -f ".deps/dmo.Tpo" ".d... [truncated message content] |
From: Build l. of c. f. h. <adp...@li...> - 2006-06-15 04:34:58
|
Build started at Thu Jun 15 04:20:41 UTC 2006. Build system: SunOS sparc-solaris1 5.9 Generic_112233-03 sun4u sparc SUNW,Ultra-60 Solaris ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/local/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... sparc-sun-solaris2.9 checking host system type... sparc-sun-solaris2.9 checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/local/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for /usr/ccs/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/local/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 262144 checking command to parse /usr/local/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... solaris2.9 ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/local/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... no checking getopt.h presence... no checking for getopt.h... no ../configure: getopt.h: command not found checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/sparc-solaris1/src' if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; \ then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; \ then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; \ then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; \ then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; \ then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; \ then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; \ then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; \ then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; \ then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; \ then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; \ then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; \ then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; \ then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; \ then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; \ then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; \ then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; \ then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; \ then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; \ then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; \ then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; \ then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mkj.lo -MD -MP -MF ".deps/mkj.Tpo" -c -o mkj.lo ../../src/mkj.cpp; \ then mv -f ".deps/mkj.Tpo" ".deps/mkj.Plo"; else rm -f ".deps/mkj.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -fPIC -DPIC -o .libs/mkj.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -o mkj.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT cff.lo -MD -MP -MF ".deps/cff.Tpo" -c -o cff.lo ../../src/cff.cpp; \ then mv -f ".deps/cff.Tpo" ".deps/cff.Plo"; else rm -f ".deps/cff.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT cff.lo -MD -MP -MF .deps/cff.Tpo -c ../../src/cff.cpp -fPIC -DPIC -o .libs/cff.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT cff.lo -MD -MP -MF .deps/cff.Tpo -c ../../src/cff.cpp -o cff.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src... [truncated message content] |
From: Build l. of c. f. h. <adp...@li...> - 2006-06-15 04:30:00
|
Build started at Thu Jun 15 04:20:40 UTC 2006. Build system: Linux x86-linux1 2.6.8-2-386 #1 Tue Aug 16 12:46:35 UTC 2005 i686 GNU/Linux ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/x86-linux1/src' if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; \ then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; \ then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; \ then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; \ then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; \ then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; \ then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; \ then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; \ then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; \ then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; \ then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; \ then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; \ then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; \ then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; \ then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; \ then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; \ then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; \ then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; \ then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; \ then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; \ then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; \ then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mkj.lo -MD -MP -MF ".deps/mkj.Tpo" -c -o mkj.lo ../../src/mkj.cpp; \ then mv -f ".deps/mkj.Tpo" ".deps/mkj.Plo"; else rm -f ".deps/mkj.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -fPIC -DPIC -o .libs/mkj.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -o mkj.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT cff.lo -MD -MP -MF ".deps/cff.Tpo" -c -o cff.lo ../../src/cff.cpp; \ then mv -f ".deps/cff.Tpo" ".deps/cff.Plo"; else rm -f ".deps/cff.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" ... [truncated message content] |
From: Build l. of c. f. h. <adp...@li...> - 2006-06-15 04:25:00
|
Build started at Thu Jun 15 04:20:40 UTC 2006. Build system: Linux x86-linux2.cf.sourceforge.net 2.6.10-1.771_FC2smp #1 SMP Mon Mar 28 01:10:51 EST 2005 i686 i686 i386 GNU/Linux ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/var/local/home/users/d/dy/dynamite/projects/adplug/adplug/x86-linux2.cf.sourceforge.net/src' if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; \ then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; \ then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; \ then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; \ then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; \ then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; \ then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; \ then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; \ then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; \ then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; \ then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; \ then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; \ then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; \ then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; \ then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; \ then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; \ then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; \ then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; \ then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; \ then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; \ then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; \ then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=... [truncated message content] |
From: Build l. of c. f. h. <adp...@li...> - 2006-06-15 04:24:13
|
Build started at Thu Jun 15 04:20:40 UTC 2006. Build system: NetBSD x86-netbsd1.cf.sourceforge.net 2.0.2 NetBSD 2.0.2 (GENERIC) #0: Wed Mar 23 08:53:42 UTC 2005 jm...@fa...:/home/builds/ab/netbsd-2-0-2-RELEASE/i386/200503220140Z-obj/home/builds/ab/netbsd-2-0-2-RELEASE/src/sys/arch/i386/compile/GENERIC i386 ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i386-unknown-netbsdelf2.0.2 checking host system type... i386-unknown-netbsdelf2.0.2 checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... NetBSD ld.elf_so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourc... [truncated message content] |
From: Build l. of c. f. h. <adp...@li...> - 2006-06-15 04:23:04
|
Build started at Thu Jun 15 04:20:40 UTC 2006. Build system: Linux openpower-linux1 2.6.5-7.97-pseries64 #1 SMP Fri Jul 2 14:21:59 UTC 2004 ppc64 ppc64 ppc64 GNU/Linux ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/powerpc-suse-linux/bin/ld checking if the linker (/usr/powerpc-suse-linux/bin/ld) is GNU ld... yes checking for /usr/powerpc-suse-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/powerpc-suse-linux/bin/ld -m elf32ppclinux) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/powerpc-suse-linux/bin/ld -m elf32ppclinux checking if the linker (/usr/powerpc-suse-linux/bin/ld -m elf32ppclinux) is GNU ld... yes checking whether the g++ linker (/usr/powerpc-suse-linux/bin/ld -m elf32ppclinux) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/powerpc-suse-linux/bin/ld -m elf32ppclinux) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/powerpc-suse-linux/bin/ld -m elf32ppclinux) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /home/users/d/dy/dynamite/build/openpower-linux1/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/openpower-linux1/src' if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; \ then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; \ then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; \ then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; \ then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; \ then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; \ then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; \ then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; \ then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; \ then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; \ then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; \ then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; \ then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; \ then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; \ then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; \ then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; \ then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; \ then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; \ then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; \ then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; \ then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; \ then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mkj.lo -MD -MP -MF ".deps/mkj.Tpo" -c -o mkj.lo ../../src/mkj.cpp; \ then mv -f ".deps/mkj.Tpo" ".deps/mkj.Plo"; else rm -f ".deps/mkj.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -fPIC -DPIC -o .libs/mkj.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_S... [truncated message content] |
From: Build l. of c. f. h. <adp...@li...> - 2006-06-15 04:22:22
|
Build started at Thu Jun 15 04:20:40 UTC 2006. Build system: Linux amd64-linux1.sourceforge.net 2.6.9-1.667smp #1 SMP Tue Nov 2 15:09:11 EST 2004 x86_64 x86_64 x86_64 GNU/Linux ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/amd64-linux1.sourceforge.net/src' if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; \ then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; \ then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; \ then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; \ then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; \ then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; \ then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; \ then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; \ then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; \ then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; \ then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; \ then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; \ then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; \ then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; \ then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; \ then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; \ then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; \ then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; \ then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; \ then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; \ then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; \ then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDL... [truncated message content] |
From: Build l. of c. f. h. <adp...@li...> - 2006-06-15 04:20:42
|
@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! Someone could be eavesdropping on you right now (man-in-the-middle attack)! It is also possible that the RSA1 host key has just been changed. The fingerprint for the RSA1 key sent by the remote host is 41:96:70:34:bf:9b:41:29:fb:0b:cd:3d:fb:c5:cc:39. Please contact your system administrator. Add correct host key in /home/users/d/dy/dynamite/.ssh/known_hosts to get rid of this message. Offending key in /home/users/d/dy/dynamite/.ssh/known_hosts:8 RSA1 host key for x86-freebsd1 has changed and you have requested strict checking. Host key verification failed. |
From: <adp...@li...> - 2006-05-18 08:04:24
|
Build started at Thu May 18 07:49:46 GMT 2006. Build system: OpenBSD x86-openbsd1.cf.sourceforge.net 3.8 GENERIC#138 i386 ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i386-unknown-openbsd3.8 checking host system type... i386-unknown-openbsd3.8 checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ 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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd3.8 ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd3.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd3.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mkj.lo -MD -MP -MF ".deps/mkj.Tpo" -c -o mkj.lo ../../src/mkj.cpp; then mv -f ".deps/mkj.Tpo" ".deps/mkj.Plo"; else rm -f ".deps/mkj.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynami... [truncated message content] |
From: <adp...@li...> - 2006-05-18 08:00:16
|
Build started at Thu May 18 07:49:45 UTC 2006. Build system: SunOS sparc-solaris1 5.9 Generic_112233-03 sun4u sparc SUNW,Ultra-60 Solaris ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/local/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... sparc-sun-solaris2.9 checking host system type... sparc-sun-solaris2.9 checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/local/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for /usr/ccs/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/local/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 262144 checking command to parse /usr/local/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... solaris2.9 ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/local/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... no checking getopt.h presence... no checking for getopt.h... no ../configure: getopt.h: command not found checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/sparc-solaris1/src' if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; \ then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; \ then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; \ then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; \ then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; \ then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; \ then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; \ then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; \ then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; \ then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; \ then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; \ then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; \ then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; \ then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; \ then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; \ then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; \ then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; \ then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; \ then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; \ then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; \ then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; \ then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mkj.lo -MD -MP -MF ".deps/mkj.Tpo" -c -o mkj.lo ../../src/mkj.cpp; \ then mv -f ".deps/mkj.Tpo" ".deps/mkj.Plo"; else rm -f ".deps/mkj.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -fPIC -DPIC -o .libs/mkj.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -o mkj.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT cff.lo -MD -MP -MF ".deps/cff.Tpo" -c -o cff.lo ../../src/cff.cpp; \ then mv -f ".deps/cff.Tpo" ".deps/cff.Plo"; else rm -f ".deps/cff.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT cff.lo -MD -MP -MF .deps/cff.Tpo -c ../../src/cff.cpp -fPIC -DPIC -o .libs/cff.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT cff.lo -MD -MP -MF .deps/cff.Tpo -c ../../src/cff.cpp -o cff.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src... [truncated message content] |
From: <adp...@li...> - 2006-05-18 07:56:56
|
Build started at Thu May 18 07:48:24 UTC 2006. Build system: NetBSD x86-netbsd1.cf.sourceforge.net 2.0.2 NetBSD 2.0.2 (GENERIC) #0: Wed Mar 23 08:53:42 UTC 2005 jm...@fa...:/home/builds/ab/netbsd-2-0-2-RELEASE/i386/200503220140Z-obj/home/builds/ab/netbsd-2-0-2-RELEASE/src/sys/arch/i386/compile/GENERIC i386 ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i386-unknown-netbsdelf2.0.2 checking host system type... i386-unknown-netbsdelf2.0.2 checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... NetBSD ld.elf_so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourc... [truncated message content] |
From: <adp...@li...> - 2006-05-18 07:55:39
|
Build started at Thu May 18 07:49:45 UTC 2006. Build system: Linux x86-linux1 2.6.8-2-386 #1 Thu May 19 17:40:50 JST 2005 i686 GNU/Linux ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/x86-linux1/src' if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; \ then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; \ then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; \ then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; \ then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; \ then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; \ then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; \ then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; \ then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; \ then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; \ then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; \ then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; \ then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; \ then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; \ then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; \ then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; \ then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; \ then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; \ then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; \ then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; \ then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; \ then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mkj.lo -MD -MP -MF ".deps/mkj.Tpo" -c -o mkj.lo ../../src/mkj.cpp; \ then mv -f ".deps/mkj.Tpo" ".deps/mkj.Plo"; else rm -f ".deps/mkj.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -fPIC -DPIC -o .libs/mkj.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -o mkj.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT cff.lo -MD -MP -MF ".deps/cff.Tpo" -c -o cff.lo ../../src/cff.cpp; \ then mv -f ".deps/cff.Tpo" ".deps/cff.Plo"; else rm -f ".deps/cff.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" ... [truncated message content] |
From: <adp...@li...> - 2006-05-18 07:55:24
|
Build started at Thu May 18 07:49:45 UTC 2006. Build system: Linux x86-linux2.cf.sourceforge.net 2.6.10-1.771_FC2smp #1 SMP Mon Mar 28 01:10:51 EST 2005 i686 i686 i386 GNU/Linux ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/var/local/home/users/d/dy/dynamite/projects/adplug/adplug/x86-linux2.cf.sourceforge.net/src' if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; \ then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; \ then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; \ then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; \ then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; \ then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; \ then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; \ then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; \ then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; \ then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; \ then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; \ then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; \ then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; \ then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; \ then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; \ then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; \ then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; \ then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; \ then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; \ then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; \ then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; \ then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux2.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=... [truncated message content] |
From: <adp...@li...> - 2006-05-18 07:52:24
|
Build started at Thu May 18 07:49:45 UTC 2006. Build system: Linux openpower-linux1 2.6.5-7.97-pseries64 #1 SMP Fri Jul 2 14:21:59 UTC 2004 ppc64 ppc64 ppc64 GNU/Linux ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... powerpc64-unknown-linux-gnu checking host system type... powerpc64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/powerpc-suse-linux/bin/ld checking if the linker (/usr/powerpc-suse-linux/bin/ld) is GNU ld... yes checking for /usr/powerpc-suse-linux/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/powerpc-suse-linux/bin/ld -m elf32ppclinux) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/powerpc-suse-linux/bin/ld -m elf32ppclinux checking if the linker (/usr/powerpc-suse-linux/bin/ld -m elf32ppclinux) is GNU ld... yes checking whether the g++ linker (/usr/powerpc-suse-linux/bin/ld -m elf32ppclinux) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/powerpc-suse-linux/bin/ld -m elf32ppclinux) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/powerpc-suse-linux/bin/ld -m elf32ppclinux) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /home/users/d/dy/dynamite/build/openpower-linux1/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/openpower-linux1/src' if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; \ then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; \ then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; \ then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; \ then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; \ then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; \ then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; \ then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; \ then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; \ then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; \ then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; \ then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; \ then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; \ then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; \ then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; \ then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; \ then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; \ then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; \ then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; \ then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; \ then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; \ then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mkj.lo -MD -MP -MF ".deps/mkj.Tpo" -c -o mkj.lo ../../src/mkj.cpp; \ then mv -f ".deps/mkj.Tpo" ".deps/mkj.Plo"; else rm -f ".deps/mkj.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/openpower-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/openpower-linux1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -fPIC -DPIC -o .libs/mkj.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_S... [truncated message content] |
From: <adp...@li...> - 2006-05-18 07:52:19
|
Build started at Thu May 18 07:49:45 UTC 2006. Build system: Linux usf-cf-alpha-linux-1 2.2.20 #2 Wed Mar 20 19:57:28 EST 2002 alpha unknown ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... alphaev67-unknown-linux-gnu checking host system type... alphaev67-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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++... gcc checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc checking for main in -lstdc++... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/usf-cf-alpha-linux-1/src' source='../../src/adplug.cpp' object='adplug.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o adplug.lo ../../src/adplug.cpp mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/adplug.cpp -Wp,-MD,.deps/adplug.TPlo -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/adplug.cpp -Wp,-MD,.deps/adplug.TPlo -o adplug.o >/dev/null 2>&1 source='../../src/emuopl.cpp' object='emuopl.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o emuopl.lo ../../src/emuopl.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/emuopl.cpp -Wp,-MD,.deps/emuopl.TPlo -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/emuopl.cpp -Wp,-MD,.deps/emuopl.TPlo -o emuopl.o >/dev/null 2>&1 source='../../src/fmopl.c' object='fmopl.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o fmopl.lo ../../src/fmopl.c gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/fmopl.c -Wp,-MD,.deps/fmopl.TPlo -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/fmopl.c -Wp,-MD,.deps/fmopl.TPlo -o fmopl.o >/dev/null 2>&1 source='../../src/diskopl.cpp' object='diskopl.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o diskopl.lo ../../src/diskopl.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/diskopl.cpp -Wp,-MD,.deps/diskopl.TPlo -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/diskopl.cpp -Wp,-MD,.deps/diskopl.TPlo -o diskopl.o >/dev/null 2>&1 source='../../src/debug.c' object='debug.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o debug.lo ../../src/debug.c gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/debug.c -Wp,-MD,.deps/debug.TPlo -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/debug.c -Wp,-MD,.deps/debug.TPlo -o debug.o >/dev/null 2>&1 source='../../src/fprovide.cpp' object='fprovide.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o fprovide.lo ../../src/fprovide.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/fprovide.cpp -Wp,-MD,.deps/fprovide.TPlo -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/fprovide.cpp -Wp,-MD,.deps/fprovide.TPlo -o fprovide.o >/dev/null 2>&1 source='../../src/player.cpp' object='player.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o player.lo ../../src/player.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/player.cpp -Wp,-MD,.deps/player.TPlo -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/player.cpp -Wp,-MD,.deps/player.TPlo -o player.o >/dev/null 2>&1 source='../../src/database.cpp' object='database.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o database.lo ../../src/database.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/database.cpp -Wp,-MD,.deps/database.TPlo -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/database.cpp -Wp,-MD,.deps/database.TPlo -o database.o >/dev/null 2>&1 source='../../src/hsc.cpp' object='hsc.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o hsc.lo ../../src/hsc.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/hsc.cpp -Wp,-MD,.deps/hsc.TPlo -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/hsc.cpp -Wp,-MD,.deps/hsc.TPlo -o hsc.o >/dev/null 2>&1 source='../../src/sng.cpp' object='sng.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o sng.lo ../../src/sng.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/sng.cpp -Wp,-MD,.deps/sng.TPlo -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/sng.cpp -Wp,-MD,.deps/sng.TPlo -o sng.o >/dev/null 2>&1 source='../../src/imf.cpp' object='imf.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o imf.lo ../../src/imf.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/imf.cpp -Wp,-MD,.deps/imf.TPlo -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/imf.cpp -Wp,-MD,.deps/imf.TPlo -o imf.o >/dev/null 2>&1 source='../../src/players.cpp' object='players.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o players.lo ../../src/players.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/players.cpp -Wp,-MD,.deps/players.TPlo -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/players.cpp -Wp,-MD,.deps/players.TPlo -o players.o >/dev/null 2>&1 source='../../src/protrack.cpp' object='protrack.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o protrack.lo ../../src/protrack.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/protrack.cpp -Wp,-MD,.deps/protrack.TPlo -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/protrack.cpp -Wp,-MD,.deps/protrack.TPlo -o protrack.o >/dev/null 2>&1 source='../../src/a2m.cpp' object='a2m.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o a2m.lo ../../src/a2m.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/a2m.cpp -Wp,-MD,.deps/a2m.TPlo -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/a2m.cpp -Wp,-MD,.deps/a2m.TPlo -o a2m.o >/dev/null 2>&1 source='../../src/adtrack.cpp' object='adtrack.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o adtrack.lo ../../src/adtrack.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/adtrack.cpp -Wp,-MD,.deps/adtrack.TPlo -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/adtrack.cpp -Wp,-MD,.deps/adtrack.TPlo -o adtrack.o >/dev/null 2>&1 source='../../src/amd.cpp' object='amd.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o amd.lo ../../src/amd.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/amd.cpp -Wp,-MD,.deps/amd.TPlo -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/amd.cpp -Wp,-MD,.deps/amd.TPlo -o amd.o >/dev/null 2>&1 source='../../src/bam.cpp' object='bam.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o bam.lo ../../src/bam.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/bam.cpp -Wp,-MD,.deps/bam.TPlo -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/bam.cpp -Wp,-MD,.deps/bam.TPlo -o bam.o >/dev/null 2>&1 source='../../src/d00.cpp' object='d00.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o d00.lo ../../src/d00.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/d00.cpp -Wp,-MD,.deps/d00.TPlo -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/d00.cpp -Wp,-MD,.deps/d00.TPlo -o d00.o >/dev/null 2>&1 source='../../src/dfm.cpp' object='dfm.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o dfm.lo ../../src/dfm.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/dfm.cpp -Wp,-MD,.deps/dfm.TPlo -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/dfm.cpp -Wp,-MD,.deps/dfm.TPlo -o dfm.o >/dev/null 2>&1 source='../../src/hsp.cpp' object='hsp.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o hsp.lo ../../src/hsp.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/hsp.cpp -Wp,-MD,.deps/hsp.TPlo -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/hsp.cpp -Wp,-MD,.deps/hsp.TPlo -o hsp.o >/dev/null 2>&1 source='../../src/ksm.cpp' object='ksm.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o ksm.lo ../../src/ksm.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/ksm.cpp -Wp,-MD,.deps/ksm.TPlo -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/ksm.cpp -Wp,-MD,.deps/ksm.TPlo -o ksm.o >/dev/null 2>&1 source='../../src/mad.cpp' object='mad.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o mad.lo ../../src/mad.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mad.cpp -Wp,-MD,.deps/mad.TPlo -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mad.cpp -Wp,-MD,.deps/mad.TPlo -o mad.o >/dev/null 2>&1 source='../../src/mid.cpp' object='mid.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o mid.lo ../../src/mid.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mid.cpp -Wp,-MD,.deps/mid.TPlo -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mid.cpp -Wp,-MD,.deps/mid.TPlo -o mid.o >/dev/null 2>&1 source='../../src/mkj.cpp' object='mkj.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o mkj.lo ../../src/mkj.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mkj.cpp -Wp,-MD,.deps/mkj.TPlo -fPIC -DPIC -o .libs/mkj.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mkj.cpp -Wp,-MD,.deps/mkj.TPlo -o mkj.o >/dev/null 2>&1 source='../../src/cff.cpp' object='cff.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/u... [truncated message content] |
From: <adp...@li...> - 2006-05-18 07:51:34
|
Build started at Thu May 18 07:49:45 UTC 2006. Build system: Linux amd64-linux1.sourceforge.net 2.6.9-1.667smp #1 SMP Tue Nov 2 15:09:11 EST 2004 x86_64 x86_64 x86_64 GNU/Linux ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/amd64-linux1.sourceforge.net/src' if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; \ then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; \ then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; \ then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; \ then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; \ then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; \ then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; \ then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; \ then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; \ then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; \ then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; \ then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; \ then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; \ then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; \ then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; \ then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; \ then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; \ then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; \ then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; \ then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; \ then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; \ then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/amd64-linux1.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDL... [truncated message content] |
From: <adp...@li...> - 2006-05-18 07:49:50
|
Permission denied (publickey,keyboard-interactive). |
From: <adp...@li...> - 2006-05-18 07:49:50
|
bash: fork: Resource temporarily unavailable |
From: <adp...@li...> - 2006-05-17 03:23:45
|
Build started at Wed May 17 03:06:26 GMT 2006. Build system: OpenBSD x86-openbsd1.cf.sourceforge.net 3.8 GENERIC#138 i386 ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... nawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i386-unknown-openbsd3.8 checking host system type... i386-unknown-openbsd3.8 checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ 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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd3.8 ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd3.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd3.8 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-openbsd1.cf.sourceforge.net/include -Wall -MT mkj.lo -MD -MP -MF ".deps/mkj.Tpo" -c -o mkj.lo ../../src/mkj.cpp; then mv -f ".deps/mkj.Tpo" ".deps/mkj.Plo"; else rm -f ".deps/mkj.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynami... [truncated message content] |
From: <adp...@li...> - 2006-05-17 03:23:09
|
Build started at Wed May 17 03:06:26 UTC 2006. Build system: Linux usf-cf-alpha-linux-1 2.2.20 #2 Wed Mar 20 19:57:28 EST 2002 alpha unknown ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... alphaev67-unknown-linux-gnu checking host system type... alphaev67-unknown-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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++... gcc checking how to run the C++ preprocessor... g++ -E checking for g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc checking for main in -lstdc++... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/usf-cf-alpha-linux-1/src' source='../../src/adplug.cpp' object='adplug.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o adplug.lo ../../src/adplug.cpp mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/adplug.cpp -Wp,-MD,.deps/adplug.TPlo -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/adplug.cpp -Wp,-MD,.deps/adplug.TPlo -o adplug.o >/dev/null 2>&1 source='../../src/emuopl.cpp' object='emuopl.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o emuopl.lo ../../src/emuopl.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/emuopl.cpp -Wp,-MD,.deps/emuopl.TPlo -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/emuopl.cpp -Wp,-MD,.deps/emuopl.TPlo -o emuopl.o >/dev/null 2>&1 source='../../src/fmopl.c' object='fmopl.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o fmopl.lo ../../src/fmopl.c gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/fmopl.c -Wp,-MD,.deps/fmopl.TPlo -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/fmopl.c -Wp,-MD,.deps/fmopl.TPlo -o fmopl.o >/dev/null 2>&1 source='../../src/diskopl.cpp' object='diskopl.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o diskopl.lo ../../src/diskopl.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/diskopl.cpp -Wp,-MD,.deps/diskopl.TPlo -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/diskopl.cpp -Wp,-MD,.deps/diskopl.TPlo -o diskopl.o >/dev/null 2>&1 source='../../src/debug.c' object='debug.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o debug.lo ../../src/debug.c gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/debug.c -Wp,-MD,.deps/debug.TPlo -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/debug.c -Wp,-MD,.deps/debug.TPlo -o debug.o >/dev/null 2>&1 source='../../src/fprovide.cpp' object='fprovide.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o fprovide.lo ../../src/fprovide.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/fprovide.cpp -Wp,-MD,.deps/fprovide.TPlo -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/fprovide.cpp -Wp,-MD,.deps/fprovide.TPlo -o fprovide.o >/dev/null 2>&1 source='../../src/player.cpp' object='player.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o player.lo ../../src/player.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/player.cpp -Wp,-MD,.deps/player.TPlo -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/player.cpp -Wp,-MD,.deps/player.TPlo -o player.o >/dev/null 2>&1 source='../../src/database.cpp' object='database.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o database.lo ../../src/database.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/database.cpp -Wp,-MD,.deps/database.TPlo -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/database.cpp -Wp,-MD,.deps/database.TPlo -o database.o >/dev/null 2>&1 source='../../src/hsc.cpp' object='hsc.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o hsc.lo ../../src/hsc.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/hsc.cpp -Wp,-MD,.deps/hsc.TPlo -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/hsc.cpp -Wp,-MD,.deps/hsc.TPlo -o hsc.o >/dev/null 2>&1 source='../../src/sng.cpp' object='sng.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o sng.lo ../../src/sng.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/sng.cpp -Wp,-MD,.deps/sng.TPlo -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/sng.cpp -Wp,-MD,.deps/sng.TPlo -o sng.o >/dev/null 2>&1 source='../../src/imf.cpp' object='imf.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o imf.lo ../../src/imf.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/imf.cpp -Wp,-MD,.deps/imf.TPlo -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/imf.cpp -Wp,-MD,.deps/imf.TPlo -o imf.o >/dev/null 2>&1 source='../../src/players.cpp' object='players.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o players.lo ../../src/players.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/players.cpp -Wp,-MD,.deps/players.TPlo -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/players.cpp -Wp,-MD,.deps/players.TPlo -o players.o >/dev/null 2>&1 source='../../src/protrack.cpp' object='protrack.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o protrack.lo ../../src/protrack.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/protrack.cpp -Wp,-MD,.deps/protrack.TPlo -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/protrack.cpp -Wp,-MD,.deps/protrack.TPlo -o protrack.o >/dev/null 2>&1 source='../../src/a2m.cpp' object='a2m.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o a2m.lo ../../src/a2m.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/a2m.cpp -Wp,-MD,.deps/a2m.TPlo -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/a2m.cpp -Wp,-MD,.deps/a2m.TPlo -o a2m.o >/dev/null 2>&1 source='../../src/adtrack.cpp' object='adtrack.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o adtrack.lo ../../src/adtrack.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/adtrack.cpp -Wp,-MD,.deps/adtrack.TPlo -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/adtrack.cpp -Wp,-MD,.deps/adtrack.TPlo -o adtrack.o >/dev/null 2>&1 source='../../src/amd.cpp' object='amd.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o amd.lo ../../src/amd.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/amd.cpp -Wp,-MD,.deps/amd.TPlo -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/amd.cpp -Wp,-MD,.deps/amd.TPlo -o amd.o >/dev/null 2>&1 source='../../src/bam.cpp' object='bam.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o bam.lo ../../src/bam.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/bam.cpp -Wp,-MD,.deps/bam.TPlo -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/bam.cpp -Wp,-MD,.deps/bam.TPlo -o bam.o >/dev/null 2>&1 source='../../src/d00.cpp' object='d00.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o d00.lo ../../src/d00.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/d00.cpp -Wp,-MD,.deps/d00.TPlo -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/d00.cpp -Wp,-MD,.deps/d00.TPlo -o d00.o >/dev/null 2>&1 source='../../src/dfm.cpp' object='dfm.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o dfm.lo ../../src/dfm.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/dfm.cpp -Wp,-MD,.deps/dfm.TPlo -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/dfm.cpp -Wp,-MD,.deps/dfm.TPlo -o dfm.o >/dev/null 2>&1 source='../../src/hsp.cpp' object='hsp.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o hsp.lo ../../src/hsp.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/hsp.cpp -Wp,-MD,.deps/hsp.TPlo -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/hsp.cpp -Wp,-MD,.deps/hsp.TPlo -o hsp.o >/dev/null 2>&1 source='../../src/ksm.cpp' object='ksm.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o ksm.lo ../../src/ksm.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/ksm.cpp -Wp,-MD,.deps/ksm.TPlo -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/ksm.cpp -Wp,-MD,.deps/ksm.TPlo -o ksm.o >/dev/null 2>&1 source='../../src/mad.cpp' object='mad.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o mad.lo ../../src/mad.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mad.cpp -Wp,-MD,.deps/mad.TPlo -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mad.cpp -Wp,-MD,.deps/mad.TPlo -o mad.o >/dev/null 2>&1 source='../../src/mid.cpp' object='mid.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o mid.lo ../../src/mid.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mid.cpp -Wp,-MD,.deps/mid.TPlo -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mid.cpp -Wp,-MD,.deps/mid.TPlo -o mid.o >/dev/null 2>&1 source='../../src/mkj.cpp' object='mkj.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c -o mkj.lo ../../src/mkj.cpp g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mkj.cpp -Wp,-MD,.deps/mkj.TPlo -fPIC -DPIC -o .libs/mkj.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include -Wall -c ../../src/mkj.cpp -Wp,-MD,.deps/mkj.TPlo -o mkj.o >/dev/null 2>&1 source='../../src/cff.cpp' object='cff.lo' libtool=yes \ DEPDIR=.deps depmode=gcc /bin/sh ../../depcomp \ /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/usf-cf-alpha-linux-1/include/libbinio -I/home/u... [truncated message content] |
From: <adp...@li...> - 2006-05-17 03:23:05
|
Build started at Wed May 17 03:06:25 UTC 2006. Build system: SunOS sparc-solaris1 5.9 Generic_112233-03 sun4u sparc SUNW,Ultra-60 Solaris ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/local/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... sparc-sun-solaris2.9 checking host system type... sparc-sun-solaris2.9 checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/local/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking for /usr/ccs/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/local/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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... no checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 262144 checking command to parse /usr/local/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/ccs/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... solaris2.9 ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/ccs/bin/ld checking if the linker (/usr/ccs/bin/ld) is GNU ld... no checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/ccs/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... solaris2.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/local/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... no checking getopt.h presence... no checking for getopt.h... no ../configure: getopt.h: command not found checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/sparc-solaris1/src' if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; \ then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; \ then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; \ then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; \ then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; \ then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; \ then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; \ then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; \ then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; \ then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; \ then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; \ then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; \ then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; \ then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; \ then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; \ then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; \ then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; \ then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; \ then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; \ then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; \ then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; \ then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mkj.lo -MD -MP -MF ".deps/mkj.Tpo" -c -o mkj.lo ../../src/mkj.cpp; \ then mv -f ".deps/mkj.Tpo" ".deps/mkj.Plo"; else rm -f ".deps/mkj.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -fPIC -DPIC -o .libs/mkj.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -o mkj.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT cff.lo -MD -MP -MF ".deps/cff.Tpo" -c -o cff.lo ../../src/cff.cpp; \ then mv -f ".deps/cff.Tpo" ".deps/cff.Plo"; else rm -f ".deps/cff.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT cff.lo -MD -MP -MF .deps/cff.Tpo -c ../../src/cff.cpp -fPIC -DPIC -o .libs/cff.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/sparc-solaris1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/sparc-solaris1/include -Wall -MT cff.lo -MD -MP -MF .deps/cff.Tpo -c ../../src/cff.cpp -o cff.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -I. -I../../src... [truncated message content] |
From: <adp...@li...> - 2006-05-17 03:18:09
|
Build started at Wed May 17 03:05:04 UTC 2006. Build system: NetBSD x86-netbsd1.cf.sourceforge.net 2.0.2 NetBSD 2.0.2 (GENERIC) #0: Wed Mar 23 08:53:42 UTC 2005 jm...@fa...:/home/builds/ab/netbsd-2-0-2-RELEASE/i386/200503220140Z-obj/home/builds/ab/netbsd-2-0-2-RELEASE/src/sys/arch/i386/compile/GENERIC i386 ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i386-unknown-netbsdelf2.0.2 checking host system type... i386-unknown-netbsdelf2.0.2 checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /usr/bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so|_pic\.a)$ 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... g77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether g77 accepts -g... yes checking the maximum length of command line arguments... 65536 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... NetBSD ld.elf_so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for g77 option to produce PIC... -fPIC checking if g77 PIC flag -fPIC works... yes checking if g77 supports -c -o file.o... yes checking whether the g77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... NetBSD ld.elf_so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/bash ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourceforge.net//include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-netbsd1.cf.sourc... [truncated message content] |
From: <adp...@li...> - 2006-05-17 03:17:10
|
Build started at Wed May 17 03:06:25 UTC 2006. Build system: Linux x86-linux1 2.6.8-2-386 #1 Thu May 19 17:40:50 JST 2005 i686 GNU/Linux ***** Main build ****************************************************** configure: loading site script /home/users/d/dy/dynamite/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 ANSI C... none needed checking dependency style of gcc... gcc3 checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... ranlib checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so 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 configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... /usr/bin/install -c 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 ANSI C... (cached) none needed checking dependency style of gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) gcc3 checking for main in -lstdc++... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for libbinio... yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking for an ANSI C-conforming const... yes checking for inline... inline configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating adplugdb/Makefile config.status: creating test/Makefile config.status: creating adplug.pc config.status: executing depfiles commands Making all in src make[1]: Entering directory `/home/users/d/dy/dynamite/projects/adplug/adplug/x86-linux1/src' if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adplug.lo -MD -MP -MF ".deps/adplug.Tpo" -c -o adplug.lo ../../src/adplug.cpp; \ then mv -f ".deps/adplug.Tpo" ".deps/adplug.Plo"; else rm -f ".deps/adplug.Tpo"; exit 1; fi mkdir .libs g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -fPIC -DPIC -o .libs/adplug.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adplug.lo -MD -MP -MF .deps/adplug.Tpo -c ../../src/adplug.cpp -o adplug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT emuopl.lo -MD -MP -MF ".deps/emuopl.Tpo" -c -o emuopl.lo ../../src/emuopl.cpp; \ then mv -f ".deps/emuopl.Tpo" ".deps/emuopl.Plo"; else rm -f ".deps/emuopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -fPIC -DPIC -o .libs/emuopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT emuopl.lo -MD -MP -MF .deps/emuopl.Tpo -c ../../src/emuopl.cpp -o emuopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fmopl.lo -MD -MP -MF ".deps/fmopl.Tpo" -c -o fmopl.lo ../../src/fmopl.c; \ then mv -f ".deps/fmopl.Tpo" ".deps/fmopl.Plo"; else rm -f ".deps/fmopl.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -fPIC -DPIC -o .libs/fmopl.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fmopl.lo -MD -MP -MF .deps/fmopl.Tpo -c ../../src/fmopl.c -o fmopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT diskopl.lo -MD -MP -MF ".deps/diskopl.Tpo" -c -o diskopl.lo ../../src/diskopl.cpp; \ then mv -f ".deps/diskopl.Tpo" ".deps/diskopl.Plo"; else rm -f ".deps/diskopl.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -fPIC -DPIC -o .libs/diskopl.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT diskopl.lo -MD -MP -MF .deps/diskopl.Tpo -c ../../src/diskopl.cpp -o diskopl.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CC gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT debug.lo -MD -MP -MF ".deps/debug.Tpo" -c -o debug.lo ../../src/debug.c; \ then mv -f ".deps/debug.Tpo" ".deps/debug.Plo"; else rm -f ".deps/debug.Tpo"; exit 1; fi gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -fPIC -DPIC -o .libs/debug.o gcc -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT debug.lo -MD -MP -MF .deps/debug.Tpo -c ../../src/debug.c -o debug.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fprovide.lo -MD -MP -MF ".deps/fprovide.Tpo" -c -o fprovide.lo ../../src/fprovide.cpp; \ then mv -f ".deps/fprovide.Tpo" ".deps/fprovide.Plo"; else rm -f ".deps/fprovide.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -fPIC -DPIC -o .libs/fprovide.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT fprovide.lo -MD -MP -MF .deps/fprovide.Tpo -c ../../src/fprovide.cpp -o fprovide.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT player.lo -MD -MP -MF ".deps/player.Tpo" -c -o player.lo ../../src/player.cpp; \ then mv -f ".deps/player.Tpo" ".deps/player.Plo"; else rm -f ".deps/player.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -fPIC -DPIC -o .libs/player.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT player.lo -MD -MP -MF .deps/player.Tpo -c ../../src/player.cpp -o player.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT database.lo -MD -MP -MF ".deps/database.Tpo" -c -o database.lo ../../src/database.cpp; \ then mv -f ".deps/database.Tpo" ".deps/database.Plo"; else rm -f ".deps/database.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -fPIC -DPIC -o .libs/database.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT database.lo -MD -MP -MF .deps/database.Tpo -c ../../src/database.cpp -o database.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsc.lo -MD -MP -MF ".deps/hsc.Tpo" -c -o hsc.lo ../../src/hsc.cpp; \ then mv -f ".deps/hsc.Tpo" ".deps/hsc.Plo"; else rm -f ".deps/hsc.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -fPIC -DPIC -o .libs/hsc.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsc.lo -MD -MP -MF .deps/hsc.Tpo -c ../../src/hsc.cpp -o hsc.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT sng.lo -MD -MP -MF ".deps/sng.Tpo" -c -o sng.lo ../../src/sng.cpp; \ then mv -f ".deps/sng.Tpo" ".deps/sng.Plo"; else rm -f ".deps/sng.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -fPIC -DPIC -o .libs/sng.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT sng.lo -MD -MP -MF .deps/sng.Tpo -c ../../src/sng.cpp -o sng.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT imf.lo -MD -MP -MF ".deps/imf.Tpo" -c -o imf.lo ../../src/imf.cpp; \ then mv -f ".deps/imf.Tpo" ".deps/imf.Plo"; else rm -f ".deps/imf.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -fPIC -DPIC -o .libs/imf.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT imf.lo -MD -MP -MF .deps/imf.Tpo -c ../../src/imf.cpp -o imf.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT players.lo -MD -MP -MF ".deps/players.Tpo" -c -o players.lo ../../src/players.cpp; \ then mv -f ".deps/players.Tpo" ".deps/players.Plo"; else rm -f ".deps/players.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -fPIC -DPIC -o .libs/players.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT players.lo -MD -MP -MF .deps/players.Tpo -c ../../src/players.cpp -o players.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT protrack.lo -MD -MP -MF ".deps/protrack.Tpo" -c -o protrack.lo ../../src/protrack.cpp; \ then mv -f ".deps/protrack.Tpo" ".deps/protrack.Plo"; else rm -f ".deps/protrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -fPIC -DPIC -o .libs/protrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT protrack.lo -MD -MP -MF .deps/protrack.Tpo -c ../../src/protrack.cpp -o protrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT a2m.lo -MD -MP -MF ".deps/a2m.Tpo" -c -o a2m.lo ../../src/a2m.cpp; \ then mv -f ".deps/a2m.Tpo" ".deps/a2m.Plo"; else rm -f ".deps/a2m.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -fPIC -DPIC -o .libs/a2m.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT a2m.lo -MD -MP -MF .deps/a2m.Tpo -c ../../src/a2m.cpp -o a2m.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adtrack.lo -MD -MP -MF ".deps/adtrack.Tpo" -c -o adtrack.lo ../../src/adtrack.cpp; \ then mv -f ".deps/adtrack.Tpo" ".deps/adtrack.Plo"; else rm -f ".deps/adtrack.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -fPIC -DPIC -o .libs/adtrack.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT adtrack.lo -MD -MP -MF .deps/adtrack.Tpo -c ../../src/adtrack.cpp -o adtrack.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT amd.lo -MD -MP -MF ".deps/amd.Tpo" -c -o amd.lo ../../src/amd.cpp; \ then mv -f ".deps/amd.Tpo" ".deps/amd.Plo"; else rm -f ".deps/amd.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -fPIC -DPIC -o .libs/amd.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT amd.lo -MD -MP -MF .deps/amd.Tpo -c ../../src/amd.cpp -o amd.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT bam.lo -MD -MP -MF ".deps/bam.Tpo" -c -o bam.lo ../../src/bam.cpp; \ then mv -f ".deps/bam.Tpo" ".deps/bam.Plo"; else rm -f ".deps/bam.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -fPIC -DPIC -o .libs/bam.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT bam.lo -MD -MP -MF .deps/bam.Tpo -c ../../src/bam.cpp -o bam.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT d00.lo -MD -MP -MF ".deps/d00.Tpo" -c -o d00.lo ../../src/d00.cpp; \ then mv -f ".deps/d00.Tpo" ".deps/d00.Plo"; else rm -f ".deps/d00.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -fPIC -DPIC -o .libs/d00.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT d00.lo -MD -MP -MF .deps/d00.Tpo -c ../../src/d00.cpp -o d00.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT dfm.lo -MD -MP -MF ".deps/dfm.Tpo" -c -o dfm.lo ../../src/dfm.cpp; \ then mv -f ".deps/dfm.Tpo" ".deps/dfm.Plo"; else rm -f ".deps/dfm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -fPIC -DPIC -o .libs/dfm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT dfm.lo -MD -MP -MF .deps/dfm.Tpo -c ../../src/dfm.cpp -o dfm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsp.lo -MD -MP -MF ".deps/hsp.Tpo" -c -o hsp.lo ../../src/hsp.cpp; \ then mv -f ".deps/hsp.Tpo" ".deps/hsp.Plo"; else rm -f ".deps/hsp.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -fPIC -DPIC -o .libs/hsp.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT hsp.lo -MD -MP -MF .deps/hsp.Tpo -c ../../src/hsp.cpp -o hsp.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT ksm.lo -MD -MP -MF ".deps/ksm.Tpo" -c -o ksm.lo ../../src/ksm.cpp; \ then mv -f ".deps/ksm.Tpo" ".deps/ksm.Plo"; else rm -f ".deps/ksm.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -fPIC -DPIC -o .libs/ksm.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT ksm.lo -MD -MP -MF .deps/ksm.Tpo -c ../../src/ksm.cpp -o ksm.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mad.lo -MD -MP -MF ".deps/mad.Tpo" -c -o mad.lo ../../src/mad.cpp; \ then mv -f ".deps/mad.Tpo" ".deps/mad.Plo"; else rm -f ".deps/mad.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -fPIC -DPIC -o .libs/mad.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mad.lo -MD -MP -MF .deps/mad.Tpo -c ../../src/mad.cpp -o mad.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mid.lo -MD -MP -MF ".deps/mid.Tpo" -c -o mid.lo ../../src/mid.cpp; \ then mv -f ".deps/mid.Tpo" ".deps/mid.Plo"; else rm -f ".deps/mid.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -fPIC -DPIC -o .libs/mid.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mid.lo -MD -MP -MF .deps/mid.Tpo -c ../../src/mid.cpp -o mid.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mkj.lo -MD -MP -MF ".deps/mkj.Tpo" -c -o mkj.lo ../../src/mkj.cpp; \ then mv -f ".deps/mkj.Tpo" ".deps/mkj.Plo"; else rm -f ".deps/mkj.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -fPIC -DPIC -o .libs/mkj.o g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" "-DPACKAGE_STRING=\"adplug 2.1\"" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT mkj.lo -MD -MP -MF .deps/mkj.Tpo -c ../../src/mkj.cpp -o mkj.o >/dev/null 2>&1 if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DPACKAGE_NAME=\"adplug\" -DPACKAGE_TARNAME=\"adplug\" -DPACKAGE_VERSION=\"2.1\" -DPACKAGE_STRING=\"adplug\ 2.1\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"adplug\" -DVERSION=\"2.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBSTDC__=1 -DHAVE_GETOPT_H=1 -I. -I../../src -Dstricmp=strcasecmp -I/home/users/d/dy/dynamite/build/x86-linux1/include/libbinio -I/home/users/d/dy/dynamite/include -I/home/users/d/dy/dynamite/build/x86-linux1/include -Wall -MT cff.lo -MD -MP -MF ".deps/cff.Tpo" -c -o cff.lo ../../src/cff.cpp; \ then mv -f ".deps/cff.Tpo" ".deps/cff.Plo"; else rm -f ".deps/cff.Tpo"; exit 1; fi g++ -DPACKAGE_NAME=\"adplug\" ... [truncated message content] |