tar -xf plib-1.8.5.tar.gz checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes includedir changed to ${prefix}/include/plib libdir is /usr/lib64 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 ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E 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 a BSD-compatible install... /usr/bin/ginstall -c checking for ranlib... ranlib checking build system type... x86_64-slackware-linux-gnu checking host system type... x86_64-slackware-linux-gnu checking for X... libraries /usr/lib64, headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for pthread_create in -lpthread... yes checking for glNewList in -lGL... yes checking for dlclose in -ldl... yes checking for ALopenport in -laudio... no checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking for pthread_exit in -lc_r... no checking for socklen_t... yes configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/js/Makefile config.status: creating src/util/Makefile config.status: creating src/sg/Makefile config.status: creating src/sl/Makefile config.status: creating src/psl/Makefile config.status: creating src/ssg/Makefile config.status: creating src/ssgAux/Makefile config.status: creating src/fnt/Makefile config.status: creating src/pui/Makefile config.status: creating src/puAux/Makefile config.status: creating src/pw/Makefile config.status: creating src/net/Makefile config.status: executing depfiles commands PLIB configuration information: Building FNT library: yes Building JS library: yes Building NET library: yes Building PUI library: yes Building puAux library: yes Building SG library: yes Building PSL library: yes Building SL library: yes Building SSG library: yes Building ssgAux library: yes Building PW library: yes Building UTIL library: yes Making all in src make[1]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src' Making all in util make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/util' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -O2 -fPIC -Wall -MT ul.o -MD -MP -MF ".deps/ul.Tpo" -c -o ul.o ul.cxx; \ then mv -f ".deps/ul.Tpo" ".deps/ul.Po"; else rm -f ".deps/ul.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -O2 -fPIC -Wall -MT ulClock.o -MD -MP -MF ".deps/ulClock.Tpo" -c -o ulClock.o ulClock.cxx; \ then mv -f ".deps/ulClock.Tpo" ".deps/ulClock.Po"; else rm -f ".deps/ulClock.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -O2 -fPIC -Wall -MT ulError.o -MD -MP -MF ".deps/ulError.Tpo" -c -o ulError.o ulError.cxx; \ then mv -f ".deps/ulError.Tpo" ".deps/ulError.Po"; else rm -f ".deps/ulError.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -O2 -fPIC -Wall -MT ulLinkedList.o -MD -MP -MF ".deps/ulLinkedList.Tpo" -c -o ulLinkedList.o ulLinkedList.cxx; \ then mv -f ".deps/ulLinkedList.Tpo" ".deps/ulLinkedList.Po"; else rm -f ".deps/ulLinkedList.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -O2 -fPIC -Wall -MT ulList.o -MD -MP -MF ".deps/ulList.Tpo" -c -o ulList.o ulList.cxx; \ then mv -f ".deps/ulList.Tpo" ".deps/ulList.Po"; else rm -f ".deps/ulList.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -O2 -fPIC -Wall -MT ulRTTI.o -MD -MP -MF ".deps/ulRTTI.Tpo" -c -o ulRTTI.o ulRTTI.cxx; \ then mv -f ".deps/ulRTTI.Tpo" ".deps/ulRTTI.Po"; else rm -f ".deps/ulRTTI.Tpo"; exit 1; fi rm -f libplibul.a ar cru libplibul.a ul.o ulClock.o ulError.o ulLinkedList.o ulList.o ulRTTI.o ranlib libplibul.a make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/util' Making all in js make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/js' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT js.o -MD -MP -MF ".deps/js.Tpo" -c -o js.o js.cxx; \ then mv -f ".deps/js.Tpo" ".deps/js.Po"; else rm -f ".deps/js.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT jsLinux.o -MD -MP -MF ".deps/jsLinux.Tpo" -c -o jsLinux.o jsLinux.cxx; \ then mv -f ".deps/jsLinux.Tpo" ".deps/jsLinux.Po"; else rm -f ".deps/jsLinux.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT jsLinuxOld.o -MD -MP -MF ".deps/jsLinuxOld.Tpo" -c -o jsLinuxOld.o jsLinuxOld.cxx; \ then mv -f ".deps/jsLinuxOld.Tpo" ".deps/jsLinuxOld.Po"; else rm -f ".deps/jsLinuxOld.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT jsMacOS.o -MD -MP -MF ".deps/jsMacOS.Tpo" -c -o jsMacOS.o jsMacOS.cxx; \ then mv -f ".deps/jsMacOS.Tpo" ".deps/jsMacOS.Po"; else rm -f ".deps/jsMacOS.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT jsMacOSX.o -MD -MP -MF ".deps/jsMacOSX.Tpo" -c -o jsMacOSX.o jsMacOSX.cxx; \ then mv -f ".deps/jsMacOSX.Tpo" ".deps/jsMacOSX.Po"; else rm -f ".deps/jsMacOSX.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT jsWindows.o -MD -MP -MF ".deps/jsWindows.Tpo" -c -o jsWindows.o jsWindows.cxx; \ then mv -f ".deps/jsWindows.Tpo" ".deps/jsWindows.Po"; else rm -f ".deps/jsWindows.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT jsBSD.o -MD -MP -MF ".deps/jsBSD.Tpo" -c -o jsBSD.o jsBSD.cxx; \ then mv -f ".deps/jsBSD.Tpo" ".deps/jsBSD.Po"; else rm -f ".deps/jsBSD.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT jsNone.o -MD -MP -MF ".deps/jsNone.Tpo" -c -o jsNone.o jsNone.cxx; \ then mv -f ".deps/jsNone.Tpo" ".deps/jsNone.Po"; else rm -f ".deps/jsNone.Tpo"; exit 1; fi rm -f libplibjs.a ar cru libplibjs.a js.o jsLinux.o jsLinuxOld.o jsMacOS.o jsMacOSX.o jsWindows.o jsBSD.o jsNone.o ranlib libplibjs.a make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/js' Making all in sl make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/sl' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT slDSP.o -MD -MP -MF ".deps/slDSP.Tpo" -c -o slDSP.o slDSP.cxx; \ then mv -f ".deps/slDSP.Tpo" ".deps/slDSP.Po"; else rm -f ".deps/slDSP.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT slSample.o -MD -MP -MF ".deps/slSample.Tpo" -c -o slSample.o slSample.cxx; \ then mv -f ".deps/slSample.Tpo" ".deps/slSample.Po"; else rm -f ".deps/slSample.Tpo"; exit 1; fi slSample.cxx: In member function 'int slSample::loadWavFile(const char*)': slSample.cxx:346: warning: dereferencing type-punned pointer will break strict-aliasing rules slSample.cxx:224: warning: dereferencing pointer '' does break strict-aliasing rules slSample.cxx:224: warning: dereferencing pointer '' does break strict-aliasing rules slSample.cxx:224: warning: dereferencing pointer '' does break strict-aliasing rules slSample.cxx:224: warning: dereferencing pointer '' does break strict-aliasing rules slSample.cxx:224: warning: dereferencing pointer '' does break strict-aliasing rules slSample.cxx:332: note: initialized from here slSample.cxx:224: warning: dereferencing pointer '' does break strict-aliasing rules slSample.cxx:224: warning: dereferencing pointer '' does break strict-aliasing rules slSample.cxx:224: warning: dereferencing pointer '' does break strict-aliasing rules slSample.cxx:224: warning: dereferencing pointer '' does break strict-aliasing rules slSample.cxx:224: warning: dereferencing pointer '' does break strict-aliasing rules slSample.cxx:333: note: initialized from here slSample.cxx:346: warning: dereferencing pointer '' does break strict-aliasing rules slSample.cxx:346: note: initialized from here if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT slEnvelope.o -MD -MP -MF ".deps/slEnvelope.Tpo" -c -o slEnvelope.o slEnvelope.cxx; \ then mv -f ".deps/slEnvelope.Tpo" ".deps/slEnvelope.Po"; else rm -f ".deps/slEnvelope.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT slPlayer.o -MD -MP -MF ".deps/slPlayer.Tpo" -c -o slPlayer.o slPlayer.cxx; \ then mv -f ".deps/slPlayer.Tpo" ".deps/slPlayer.Po"; else rm -f ".deps/slPlayer.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT slMODPlayer.o -MD -MP -MF ".deps/slMODPlayer.Tpo" -c -o slMODPlayer.o slMODPlayer.cxx; \ then mv -f ".deps/slMODPlayer.Tpo" ".deps/slMODPlayer.Po"; else rm -f ".deps/slMODPlayer.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT slSamplePlayer.o -MD -MP -MF ".deps/slSamplePlayer.Tpo" -c -o slSamplePlayer.o slSamplePlayer.cxx; \ then mv -f ".deps/slSamplePlayer.Tpo" ".deps/slSamplePlayer.Po"; else rm -f ".deps/slSamplePlayer.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT slScheduler.o -MD -MP -MF ".deps/slScheduler.Tpo" -c -o slScheduler.o slScheduler.cxx; \ then mv -f ".deps/slScheduler.Tpo" ".deps/slScheduler.Po"; else rm -f ".deps/slScheduler.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT slMODdacio.o -MD -MP -MF ".deps/slMODdacio.Tpo" -c -o slMODdacio.o slMODdacio.cxx; \ then mv -f ".deps/slMODdacio.Tpo" ".deps/slMODdacio.Po"; else rm -f ".deps/slMODdacio.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT slMODfile.o -MD -MP -MF ".deps/slMODfile.Tpo" -c -o slMODfile.o slMODfile.cxx; \ then mv -f ".deps/slMODfile.Tpo" ".deps/slMODfile.Po"; else rm -f ".deps/slMODfile.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT slMODinst.o -MD -MP -MF ".deps/slMODinst.Tpo" -c -o slMODinst.o slMODinst.cxx; \ then mv -f ".deps/slMODinst.Tpo" ".deps/slMODinst.Po"; else rm -f ".deps/slMODinst.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT slMODnote.o -MD -MP -MF ".deps/slMODnote.Tpo" -c -o slMODnote.o slMODnote.cxx; \ then mv -f ".deps/slMODnote.Tpo" ".deps/slMODnote.Po"; else rm -f ".deps/slMODnote.Tpo"; exit 1; fi slMODnote.cxx: In function 'void commonWork(Note*)': slMODnote.cxx:48: warning: suggest explicit braces to avoid ambiguous 'else' slMODnote.cxx: In function 'void sCmd(Note*)': slMODnote.cxx:265: warning: suggest explicit braces to avoid ambiguous 'else' rm -f libplibsl.a ar cru libplibsl.a slDSP.o slSample.o slEnvelope.o slPlayer.o slMODPlayer.o slSamplePlayer.o slScheduler.o slMODdacio.o slMODfile.o slMODinst.o slMODnote.o ranlib libplibsl.a if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT smMixer.o -MD -MP -MF ".deps/smMixer.Tpo" -c -o smMixer.o smMixer.cxx; \ then mv -f ".deps/smMixer.Tpo" ".deps/smMixer.Po"; else rm -f ".deps/smMixer.Tpo"; exit 1; fi rm -f libplibsm.a ar cru libplibsm.a smMixer.o ranlib libplibsm.a make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/sl' Making all in pui make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/pui' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT pu.o -MD -MP -MF ".deps/pu.Tpo" -c -o pu.o pu.cxx; \ then mv -f ".deps/pu.Tpo" ".deps/pu.Po"; else rm -f ".deps/pu.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puBox.o -MD -MP -MF ".deps/puBox.Tpo" -c -o puBox.o puBox.cxx; \ then mv -f ".deps/puBox.Tpo" ".deps/puBox.Po"; else rm -f ".deps/puBox.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puButton.o -MD -MP -MF ".deps/puButton.Tpo" -c -o puButton.o puButton.cxx; \ then mv -f ".deps/puButton.Tpo" ".deps/puButton.Po"; else rm -f ".deps/puButton.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puButtonBox.o -MD -MP -MF ".deps/puButtonBox.Tpo" -c -o puButtonBox.o puButtonBox.cxx; \ then mv -f ".deps/puButtonBox.Tpo" ".deps/puButtonBox.Po"; else rm -f ".deps/puButtonBox.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puArrowButton.o -MD -MP -MF ".deps/puArrowButton.Tpo" -c -o puArrowButton.o puArrowButton.cxx; \ then mv -f ".deps/puArrowButton.Tpo" ".deps/puArrowButton.Po"; else rm -f ".deps/puArrowButton.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puDialogBox.o -MD -MP -MF ".deps/puDialogBox.Tpo" -c -o puDialogBox.o puDialogBox.cxx; \ then mv -f ".deps/puDialogBox.Tpo" ".deps/puDialogBox.Po"; else rm -f ".deps/puDialogBox.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puFrame.o -MD -MP -MF ".deps/puFrame.Tpo" -c -o puFrame.o puFrame.cxx; \ then mv -f ".deps/puFrame.Tpo" ".deps/puFrame.Po"; else rm -f ".deps/puFrame.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puGroup.o -MD -MP -MF ".deps/puGroup.Tpo" -c -o puGroup.o puGroup.cxx; \ then mv -f ".deps/puGroup.Tpo" ".deps/puGroup.Po"; else rm -f ".deps/puGroup.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puInput.o -MD -MP -MF ".deps/puInput.Tpo" -c -o puInput.o puInput.cxx; \ then mv -f ".deps/puInput.Tpo" ".deps/puInput.Po"; else rm -f ".deps/puInput.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puInterface.o -MD -MP -MF ".deps/puInterface.Tpo" -c -o puInterface.o puInterface.cxx; \ then mv -f ".deps/puInterface.Tpo" ".deps/puInterface.Po"; else rm -f ".deps/puInterface.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puMenuBar.o -MD -MP -MF ".deps/puMenuBar.Tpo" -c -o puMenuBar.o puMenuBar.cxx; \ then mv -f ".deps/puMenuBar.Tpo" ".deps/puMenuBar.Po"; else rm -f ".deps/puMenuBar.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puObject.o -MD -MP -MF ".deps/puObject.Tpo" -c -o puObject.o puObject.cxx; \ then mv -f ".deps/puObject.Tpo" ".deps/puObject.Po"; else rm -f ".deps/puObject.Tpo"; exit 1; fi puObject.cxx: In member function 'virtual int puObject::checkHit(int, int, int, int)': puObject.cxx:511: warning: suggest parentheses around '&&' within '||' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puOneShot.o -MD -MP -MF ".deps/puOneShot.Tpo" -c -o puOneShot.o puOneShot.cxx; \ then mv -f ".deps/puOneShot.Tpo" ".deps/puOneShot.Po"; else rm -f ".deps/puOneShot.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puPopup.o -MD -MP -MF ".deps/puPopup.Tpo" -c -o puPopup.o puPopup.cxx; \ then mv -f ".deps/puPopup.Tpo" ".deps/puPopup.Po"; else rm -f ".deps/puPopup.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puPopupMenu.o -MD -MP -MF ".deps/puPopupMenu.Tpo" -c -o puPopupMenu.o puPopupMenu.cxx; \ then mv -f ".deps/puPopupMenu.Tpo" ".deps/puPopupMenu.Po"; else rm -f ".deps/puPopupMenu.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puListBox.o -MD -MP -MF ".deps/puListBox.Tpo" -c -o puListBox.o puListBox.cxx; \ then mv -f ".deps/puListBox.Tpo" ".deps/puListBox.Po"; else rm -f ".deps/puListBox.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puSlider.o -MD -MP -MF ".deps/puSlider.Tpo" -c -o puSlider.o puSlider.cxx; \ then mv -f ".deps/puSlider.Tpo" ".deps/puSlider.Po"; else rm -f ".deps/puSlider.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puText.o -MD -MP -MF ".deps/puText.Tpo" -c -o puText.o puText.cxx; \ then mv -f ".deps/puText.Tpo" ".deps/puText.Po"; else rm -f ".deps/puText.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puValue.o -MD -MP -MF ".deps/puValue.Tpo" -c -o puValue.o puValue.cxx; \ then mv -f ".deps/puValue.Tpo" ".deps/puValue.Po"; else rm -f ".deps/puValue.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puFont.o -MD -MP -MF ".deps/puFont.Tpo" -c -o puFont.o puFont.cxx; \ then mv -f ".deps/puFont.Tpo" ".deps/puFont.Po"; else rm -f ".deps/puFont.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puDial.o -MD -MP -MF ".deps/puDial.Tpo" -c -o puDial.o puDial.cxx; \ then mv -f ".deps/puDial.Tpo" ".deps/puDial.Po"; else rm -f ".deps/puDial.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puRange.o -MD -MP -MF ".deps/puRange.Tpo" -c -o puRange.o puRange.cxx; \ then mv -f ".deps/puRange.Tpo" ".deps/puRange.Po"; else rm -f ".deps/puRange.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puInputBase.o -MD -MP -MF ".deps/puInputBase.Tpo" -c -o puInputBase.o puInputBase.cxx; \ then mv -f ".deps/puInputBase.Tpo" ".deps/puInputBase.Po"; else rm -f ".deps/puInputBase.Tpo"; exit 1; fi rm -f libplibpu.a ar cru libplibpu.a pu.o puBox.o puButton.o puButtonBox.o puArrowButton.o puDialogBox.o puFrame.o puGroup.o puInput.o puInterface.o puMenuBar.o puObject.o puOneShot.o puPopup.o puPopupMenu.o puListBox.o puSlider.o puText.o puValue.o puFont.o puDial.o puRange.o puInputBase.o ranlib libplibpu.a make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/pui' Making all in puAux make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/puAux' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAux.o -MD -MP -MF ".deps/puAux.Tpo" -c -o puAux.o puAux.cxx; \ then mv -f ".deps/puAux.Tpo" ".deps/puAux.Po"; else rm -f ".deps/puAux.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxBiSlider.o -MD -MP -MF ".deps/puAuxBiSlider.Tpo" -c -o puAuxBiSlider.o puAuxBiSlider.cxx; \ then mv -f ".deps/puAuxBiSlider.Tpo" ".deps/puAuxBiSlider.Po"; else rm -f ".deps/puAuxBiSlider.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxBiSliderWithEnds.o -MD -MP -MF ".deps/puAuxBiSliderWithEnds.Tpo" -c -o puAuxBiSliderWithEnds.o puAuxBiSliderWithEnds.cxx; \ then mv -f ".deps/puAuxBiSliderWithEnds.Tpo" ".deps/puAuxBiSliderWithEnds.Po"; else rm -f ".deps/puAuxBiSliderWithEnds.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxComboBox.o -MD -MP -MF ".deps/puAuxComboBox.Tpo" -c -o puAuxComboBox.o puAuxComboBox.cxx; \ then mv -f ".deps/puAuxComboBox.Tpo" ".deps/puAuxComboBox.Po"; else rm -f ".deps/puAuxComboBox.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxCompass.o -MD -MP -MF ".deps/puAuxCompass.Tpo" -c -o puAuxCompass.o puAuxCompass.cxx; \ then mv -f ".deps/puAuxCompass.Tpo" ".deps/puAuxCompass.Po"; else rm -f ".deps/puAuxCompass.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxFileSelector.o -MD -MP -MF ".deps/puAuxFileSelector.Tpo" -c -o puAuxFileSelector.o puAuxFileSelector.cxx; \ then mv -f ".deps/puAuxFileSelector.Tpo" ".deps/puAuxFileSelector.Po"; else rm -f ".deps/puAuxFileSelector.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxLargeInput.o -MD -MP -MF ".deps/puAuxLargeInput.Tpo" -c -o puAuxLargeInput.o puAuxLargeInput.cxx; \ then mv -f ".deps/puAuxLargeInput.Tpo" ".deps/puAuxLargeInput.Po"; else rm -f ".deps/puAuxLargeInput.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxList.o -MD -MP -MF ".deps/puAuxList.Tpo" -c -o puAuxList.o puAuxList.cxx; \ then mv -f ".deps/puAuxList.Tpo" ".deps/puAuxList.Po"; else rm -f ".deps/puAuxList.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxScrollBar.o -MD -MP -MF ".deps/puAuxScrollBar.Tpo" -c -o puAuxScrollBar.o puAuxScrollBar.cxx; \ then mv -f ".deps/puAuxScrollBar.Tpo" ".deps/puAuxScrollBar.Po"; else rm -f ".deps/puAuxScrollBar.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxSelectBox.o -MD -MP -MF ".deps/puAuxSelectBox.Tpo" -c -o puAuxSelectBox.o puAuxSelectBox.cxx; \ then mv -f ".deps/puAuxSelectBox.Tpo" ".deps/puAuxSelectBox.Po"; else rm -f ".deps/puAuxSelectBox.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxSliderWithInput.o -MD -MP -MF ".deps/puAuxSliderWithInput.Tpo" -c -o puAuxSliderWithInput.o puAuxSliderWithInput.cxx; \ then mv -f ".deps/puAuxSliderWithInput.Tpo" ".deps/puAuxSliderWithInput.Po"; else rm -f ".deps/puAuxSliderWithInput.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxSpinBox.o -MD -MP -MF ".deps/puAuxSpinBox.Tpo" -c -o puAuxSpinBox.o puAuxSpinBox.cxx; \ then mv -f ".deps/puAuxSpinBox.Tpo" ".deps/puAuxSpinBox.Po"; else rm -f ".deps/puAuxSpinBox.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxTriSlider.o -MD -MP -MF ".deps/puAuxTriSlider.Tpo" -c -o puAuxTriSlider.o puAuxTriSlider.cxx; \ then mv -f ".deps/puAuxTriSlider.Tpo" ".deps/puAuxTriSlider.Po"; else rm -f ".deps/puAuxTriSlider.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxVerticalMenu.o -MD -MP -MF ".deps/puAuxVerticalMenu.Tpo" -c -o puAuxVerticalMenu.o puAuxVerticalMenu.cxx; \ then mv -f ".deps/puAuxVerticalMenu.Tpo" ".deps/puAuxVerticalMenu.Po"; else rm -f ".deps/puAuxVerticalMenu.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/pui -I../../src/fnt -I../../src/util -O2 -fPIC -Wall -MT puAuxChooser.o -MD -MP -MF ".deps/puAuxChooser.Tpo" -c -o puAuxChooser.o puAuxChooser.cxx; \ then mv -f ".deps/puAuxChooser.Tpo" ".deps/puAuxChooser.Po"; else rm -f ".deps/puAuxChooser.Tpo"; exit 1; fi rm -f libplibpuaux.a ar cru libplibpuaux.a puAux.o puAuxBiSlider.o puAuxBiSliderWithEnds.o puAuxComboBox.o puAuxCompass.o puAuxFileSelector.o puAuxLargeInput.o puAuxList.o puAuxScrollBar.o puAuxSelectBox.o puAuxSliderWithInput.o puAuxSpinBox.o puAuxTriSlider.o puAuxVerticalMenu.o puAuxChooser.o ranlib libplibpuaux.a make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/puAux' Making all in sg make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/sg' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT sg.o -MD -MP -MF ".deps/sg.Tpo" -c -o sg.o sg.cxx; \ then mv -f ".deps/sg.Tpo" ".deps/sg.Po"; else rm -f ".deps/sg.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT sgd.o -MD -MP -MF ".deps/sgd.Tpo" -c -o sgd.o sgd.cxx; \ then mv -f ".deps/sgd.Tpo" ".deps/sgd.Po"; else rm -f ".deps/sgd.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT sgIsect.o -MD -MP -MF ".deps/sgIsect.Tpo" -c -o sgIsect.o sgIsect.cxx; \ then mv -f ".deps/sgIsect.Tpo" ".deps/sgIsect.Po"; else rm -f ".deps/sgIsect.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT sgdIsect.o -MD -MP -MF ".deps/sgdIsect.Tpo" -c -o sgdIsect.o sgdIsect.cxx; \ then mv -f ".deps/sgdIsect.Tpo" ".deps/sgdIsect.Po"; else rm -f ".deps/sgdIsect.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT sgPerlinNoise.o -MD -MP -MF ".deps/sgPerlinNoise.Tpo" -c -o sgPerlinNoise.o sgPerlinNoise.cxx; \ then mv -f ".deps/sgPerlinNoise.Tpo" ".deps/sgPerlinNoise.Po"; else rm -f ".deps/sgPerlinNoise.Tpo"; exit 1; fi rm -f libplibsg.a ar cru libplibsg.a sg.o sgd.o sgIsect.o sgdIsect.o sgPerlinNoise.o ranlib libplibsg.a make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/sg' Making all in ssg make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/ssg' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssg.o -MD -MP -MF ".deps/ssg.Tpo" -c -o ssg.o ssg.cxx; \ then mv -f ".deps/ssg.Tpo" ".deps/ssg.Po"; else rm -f ".deps/ssg.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgAnimation.o -MD -MP -MF ".deps/ssgAnimation.Tpo" -c -o ssgAnimation.o ssgAnimation.cxx; \ then mv -f ".deps/ssgAnimation.Tpo" ".deps/ssgAnimation.Po"; else rm -f ".deps/ssgAnimation.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgBase.o -MD -MP -MF ".deps/ssgBase.Tpo" -c -o ssgBase.o ssgBase.cxx; \ then mv -f ".deps/ssgBase.Tpo" ".deps/ssgBase.Po"; else rm -f ".deps/ssgBase.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgBaseTransform.o -MD -MP -MF ".deps/ssgBaseTransform.Tpo" -c -o ssgBaseTransform.o ssgBaseTransform.cxx; \ then mv -f ".deps/ssgBaseTransform.Tpo" ".deps/ssgBaseTransform.Po"; else rm -f ".deps/ssgBaseTransform.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgBranch.o -MD -MP -MF ".deps/ssgBranch.Tpo" -c -o ssgBranch.o ssgBranch.cxx; \ then mv -f ".deps/ssgBranch.Tpo" ".deps/ssgBranch.Po"; else rm -f ".deps/ssgBranch.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgContext.o -MD -MP -MF ".deps/ssgContext.Tpo" -c -o ssgContext.o ssgContext.cxx; \ then mv -f ".deps/ssgContext.Tpo" ".deps/ssgContext.Po"; else rm -f ".deps/ssgContext.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgCutout.o -MD -MP -MF ".deps/ssgCutout.Tpo" -c -o ssgCutout.o ssgCutout.cxx; \ then mv -f ".deps/ssgCutout.Tpo" ".deps/ssgCutout.Po"; else rm -f ".deps/ssgCutout.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgDList.o -MD -MP -MF ".deps/ssgDList.Tpo" -c -o ssgDList.o ssgDList.cxx; \ then mv -f ".deps/ssgDList.Tpo" ".deps/ssgDList.Po"; else rm -f ".deps/ssgDList.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgEntity.o -MD -MP -MF ".deps/ssgEntity.Tpo" -c -o ssgEntity.o ssgEntity.cxx; \ then mv -f ".deps/ssgEntity.Tpo" ".deps/ssgEntity.Po"; else rm -f ".deps/ssgEntity.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgIsect.o -MD -MP -MF ".deps/ssgIsect.Tpo" -c -o ssgIsect.o ssgIsect.cxx; \ then mv -f ".deps/ssgIsect.Tpo" ".deps/ssgIsect.Po"; else rm -f ".deps/ssgIsect.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLeaf.o -MD -MP -MF ".deps/ssgLeaf.Tpo" -c -o ssgLeaf.o ssgLeaf.cxx; \ then mv -f ".deps/ssgLeaf.Tpo" ".deps/ssgLeaf.Po"; else rm -f ".deps/ssgLeaf.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgList.o -MD -MP -MF ".deps/ssgList.Tpo" -c -o ssgList.o ssgList.cxx; \ then mv -f ".deps/ssgList.Tpo" ".deps/ssgList.Po"; else rm -f ".deps/ssgList.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadDOF.o -MD -MP -MF ".deps/ssgLoadDOF.Tpo" -c -o ssgLoadDOF.o ssgLoadDOF.cxx; \ then mv -f ".deps/ssgLoadDOF.Tpo" ".deps/ssgLoadDOF.Po"; else rm -f ".deps/ssgLoadDOF.Tpo"; exit 1; fi ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ssgLoadDOF.cxx:82: warning: deprecated conversion from string constant to 'char*' ../../src/util/ul.h: In function 'float getFloat(FILE*)': ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadAC.o -MD -MP -MF ".deps/ssgLoadAC.Tpo" -c -o ssgLoadAC.o ssgLoadAC.cxx; \ then mv -f ".deps/ssgLoadAC.Tpo" ".deps/ssgLoadAC.Po"; else rm -f ".deps/ssgLoadAC.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgOptimiser.o -MD -MP -MF ".deps/ssgOptimiser.Tpo" -c -o ssgOptimiser.o ssgOptimiser.cxx; \ then mv -f ".deps/ssgOptimiser.Tpo" ".deps/ssgOptimiser.Po"; else rm -f ".deps/ssgOptimiser.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgRoot.o -MD -MP -MF ".deps/ssgRoot.Tpo" -c -o ssgRoot.o ssgRoot.cxx; \ then mv -f ".deps/ssgRoot.Tpo" ".deps/ssgRoot.Po"; else rm -f ".deps/ssgRoot.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveAC.o -MD -MP -MF ".deps/ssgSaveAC.Tpo" -c -o ssgSaveAC.o ssgSaveAC.cxx; \ then mv -f ".deps/ssgSaveAC.Tpo" ".deps/ssgSaveAC.Po"; else rm -f ".deps/ssgSaveAC.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSelector.o -MD -MP -MF ".deps/ssgSelector.Tpo" -c -o ssgSelector.o ssgSelector.cxx; \ then mv -f ".deps/ssgSelector.Tpo" ".deps/ssgSelector.Po"; else rm -f ".deps/ssgSelector.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSimpleState.o -MD -MP -MF ".deps/ssgSimpleState.Tpo" -c -o ssgSimpleState.o ssgSimpleState.cxx; \ then mv -f ".deps/ssgSimpleState.Tpo" ".deps/ssgSimpleState.Po"; else rm -f ".deps/ssgSimpleState.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgState.o -MD -MP -MF ".deps/ssgState.Tpo" -c -o ssgState.o ssgState.cxx; \ then mv -f ".deps/ssgState.Tpo" ".deps/ssgState.Po"; else rm -f ".deps/ssgState.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgStateTables.o -MD -MP -MF ".deps/ssgStateTables.Tpo" -c -o ssgStateTables.o ssgStateTables.cxx; \ then mv -f ".deps/ssgStateTables.Tpo" ".deps/ssgStateTables.Po"; else rm -f ".deps/ssgStateTables.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgStats.o -MD -MP -MF ".deps/ssgStats.Tpo" -c -o ssgStats.o ssgStats.cxx; \ then mv -f ".deps/ssgStats.Tpo" ".deps/ssgStats.Po"; else rm -f ".deps/ssgStats.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgTween.o -MD -MP -MF ".deps/ssgTween.Tpo" -c -o ssgTween.o ssgTween.cxx; \ then mv -f ".deps/ssgTween.Tpo" ".deps/ssgTween.Po"; else rm -f ".deps/ssgTween.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgTweenController.o -MD -MP -MF ".deps/ssgTweenController.Tpo" -c -o ssgTweenController.o ssgTweenController.cxx; \ then mv -f ".deps/ssgTweenController.Tpo" ".deps/ssgTweenController.Po"; else rm -f ".deps/ssgTweenController.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgTexTrans.o -MD -MP -MF ".deps/ssgTexTrans.Tpo" -c -o ssgTexTrans.o ssgTexTrans.cxx; \ then mv -f ".deps/ssgTexTrans.Tpo" ".deps/ssgTexTrans.Po"; else rm -f ".deps/ssgTexTrans.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgTexture.o -MD -MP -MF ".deps/ssgTexture.Tpo" -c -o ssgTexture.o ssgTexture.cxx; \ then mv -f ".deps/ssgTexture.Tpo" ".deps/ssgTexture.Po"; else rm -f ".deps/ssgTexture.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgTransform.o -MD -MP -MF ".deps/ssgTransform.Tpo" -c -o ssgTransform.o ssgTransform.cxx; \ then mv -f ".deps/ssgTransform.Tpo" ".deps/ssgTransform.Po"; else rm -f ".deps/ssgTransform.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgStateSelector.o -MD -MP -MF ".deps/ssgStateSelector.Tpo" -c -o ssgStateSelector.o ssgStateSelector.cxx; \ then mv -f ".deps/ssgStateSelector.Tpo" ".deps/ssgStateSelector.Po"; else rm -f ".deps/ssgStateSelector.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgRangeSelector.o -MD -MP -MF ".deps/ssgRangeSelector.Tpo" -c -o ssgRangeSelector.o ssgRangeSelector.cxx; \ then mv -f ".deps/ssgRangeSelector.Tpo" ".deps/ssgRangeSelector.Po"; else rm -f ".deps/ssgRangeSelector.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadTexture.o -MD -MP -MF ".deps/ssgLoadTexture.Tpo" -c -o ssgLoadTexture.o ssgLoadTexture.cxx; \ then mv -f ".deps/ssgLoadTexture.Tpo" ".deps/ssgLoadTexture.Po"; else rm -f ".deps/ssgLoadTexture.Tpo"; exit 1; fi ssgLoadTexture.cxx: In function 'bool ssgMakeMipMaps(GLubyte*, int, int, int, bool)': ssgLoadTexture.cxx:52: warning: deprecated conversion from string constant to 'char*' ssgLoadTexture.cxx: In function 'bool ssgConvertTexture(char*, const char*)': ssgLoadTexture.cxx:292: warning: deprecated conversion from string constant to 'char*' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadBMP.o -MD -MP -MF ".deps/ssgLoadBMP.Tpo" -c -o ssgLoadBMP.o ssgLoadBMP.cxx; \ then mv -f ".deps/ssgLoadBMP.Tpo" ".deps/ssgLoadBMP.Po"; else rm -f ".deps/ssgLoadBMP.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadSGI.o -MD -MP -MF ".deps/ssgLoadSGI.Tpo" -c -o ssgLoadSGI.o ssgLoadSGI.cxx; \ then mv -f ".deps/ssgLoadSGI.Tpo" ".deps/ssgLoadSGI.Po"; else rm -f ".deps/ssgLoadSGI.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadPNG.o -MD -MP -MF ".deps/ssgLoadPNG.Tpo" -c -o ssgLoadPNG.o ssgLoadPNG.cxx; \ then mv -f ".deps/ssgLoadPNG.Tpo" ".deps/ssgLoadPNG.Po"; else rm -f ".deps/ssgLoadPNG.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadTGA.o -MD -MP -MF ".deps/ssgLoadTGA.Tpo" -c -o ssgLoadTGA.o ssgLoadTGA.cxx; \ then mv -f ".deps/ssgLoadTGA.Tpo" ".deps/ssgLoadTGA.Po"; else rm -f ".deps/ssgLoadTGA.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadPCX.o -MD -MP -MF ".deps/ssgLoadPCX.Tpo" -c -o ssgLoadPCX.o ssgLoadPCX.cxx; \ then mv -f ".deps/ssgLoadPCX.Tpo" ".deps/ssgLoadPCX.Po"; else rm -f ".deps/ssgLoadPCX.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgInvisible.o -MD -MP -MF ".deps/ssgInvisible.Tpo" -c -o ssgInvisible.o ssgInvisible.cxx; \ then mv -f ".deps/ssgInvisible.Tpo" ".deps/ssgInvisible.Po"; else rm -f ".deps/ssgInvisible.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadSSG.o -MD -MP -MF ".deps/ssgLoadSSG.Tpo" -c -o ssgLoadSSG.o ssgLoadSSG.cxx; \ then mv -f ".deps/ssgLoadSSG.Tpo" ".deps/ssgLoadSSG.Po"; else rm -f ".deps/ssgLoadSSG.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgVTable.o -MD -MP -MF ".deps/ssgVTable.Tpo" -c -o ssgVTable.o ssgVTable.cxx; \ then mv -f ".deps/ssgVTable.Tpo" ".deps/ssgVTable.Po"; else rm -f ".deps/ssgVTable.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSimpleList.o -MD -MP -MF ".deps/ssgSimpleList.Tpo" -c -o ssgSimpleList.o ssgSimpleList.cxx; \ then mv -f ".deps/ssgSimpleList.Tpo" ".deps/ssgSimpleList.Po"; else rm -f ".deps/ssgSimpleList.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgVtxTable.o -MD -MP -MF ".deps/ssgVtxTable.Tpo" -c -o ssgVtxTable.o ssgVtxTable.cxx; \ then mv -f ".deps/ssgVtxTable.Tpo" ".deps/ssgVtxTable.Po"; else rm -f ".deps/ssgVtxTable.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgIO.o -MD -MP -MF ".deps/ssgIO.Tpo" -c -o ssgIO.o ssgIO.cxx; \ then mv -f ".deps/ssgIO.Tpo" ".deps/ssgIO.Po"; else rm -f ".deps/ssgIO.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoad3ds.o -MD -MP -MF ".deps/ssgLoad3ds.Tpo" -c -o ssgLoad3ds.o ssgLoad3ds.cxx; \ then mv -f ".deps/ssgLoad3ds.Tpo" ".deps/ssgLoad3ds.Po"; else rm -f ".deps/ssgLoad3ds.Tpo"; exit 1; fi ssgLoad3ds.cxx:255: warning: deprecated conversion from string constant to 'char*' ssgLoad3ds.cxx: In function 'int parse_face_list(unsigned int)': ssgLoad3ds.cxx:784: warning: suggest parentheses around comparison in operand of '&' ../../src/util/ul.h: In function 'int parse_voffst(unsigned int)': ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h: In function 'int parse_tra_matrix(unsigned int)': ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h: In function 'int parse_map_list(unsigned int)': ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h: In function 'int parse_vert_list(unsigned int)': ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h: In function 'int parse_oneunit(unsigned int)': ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h: In function 'int parse_uoffst(unsigned int)': ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h: In function 'int parse_vscale(unsigned int)': ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h: In function 'int parse_uscale(unsigned int)': ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h: In function 'int parse_rgb1(unsigned int)': ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveASE.o -MD -MP -MF ".deps/ssgSaveASE.Tpo" -c -o ssgSaveASE.o ssgSaveASE.cxx; \ then mv -f ".deps/ssgSaveASE.Tpo" ".deps/ssgSaveASE.Po"; else rm -f ".deps/ssgSaveASE.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadASE.o -MD -MP -MF ".deps/ssgLoadASE.Tpo" -c -o ssgLoadASE.o ssgLoadASE.cxx; \ then mv -f ".deps/ssgLoadASE.Tpo" ".deps/ssgLoadASE.Po"; else rm -f ".deps/ssgLoadASE.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgParser.o -MD -MP -MF ".deps/ssgParser.Tpo" -c -o ssgParser.o ssgParser.cxx; \ then mv -f ".deps/ssgParser.Tpo" ".deps/ssgParser.Po"; else rm -f ".deps/ssgParser.Tpo"; exit 1; fi ssgParser.cxx:145: warning: deprecated conversion from string constant to 'char*' ssgParser.cxx:146: warning: deprecated conversion from string constant to 'char*' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadDXF.o -MD -MP -MF ".deps/ssgLoadDXF.Tpo" -c -o ssgLoadDXF.o ssgLoadDXF.cxx; \ then mv -f ".deps/ssgLoadDXF.Tpo" ".deps/ssgLoadDXF.Po"; else rm -f ".deps/ssgLoadDXF.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveDXF.o -MD -MP -MF ".deps/ssgSaveDXF.Tpo" -c -o ssgSaveDXF.o ssgSaveDXF.cxx; \ then mv -f ".deps/ssgSaveDXF.Tpo" ".deps/ssgSaveDXF.Po"; else rm -f ".deps/ssgSaveDXF.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadTRI.o -MD -MP -MF ".deps/ssgLoadTRI.Tpo" -c -o ssgLoadTRI.o ssgLoadTRI.cxx; \ then mv -f ".deps/ssgLoadTRI.Tpo" ".deps/ssgLoadTRI.Po"; else rm -f ".deps/ssgLoadTRI.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveTRI.o -MD -MP -MF ".deps/ssgSaveTRI.Tpo" -c -o ssgSaveTRI.o ssgSaveTRI.cxx; \ then mv -f ".deps/ssgSaveTRI.Tpo" ".deps/ssgSaveTRI.Po"; else rm -f ".deps/ssgSaveTRI.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadOBJ.o -MD -MP -MF ".deps/ssgLoadOBJ.Tpo" -c -o ssgLoadOBJ.o ssgLoadOBJ.cxx; \ then mv -f ".deps/ssgLoadOBJ.Tpo" ".deps/ssgLoadOBJ.Po"; else rm -f ".deps/ssgLoadOBJ.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveOBJ.o -MD -MP -MF ".deps/ssgSaveOBJ.Tpo" -c -o ssgSaveOBJ.o ssgSaveOBJ.cxx; \ then mv -f ".deps/ssgSaveOBJ.Tpo" ".deps/ssgSaveOBJ.Po"; else rm -f ".deps/ssgSaveOBJ.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgVtxArray.o -MD -MP -MF ".deps/ssgVtxArray.Tpo" -c -o ssgVtxArray.o ssgVtxArray.cxx; \ then mv -f ".deps/ssgVtxArray.Tpo" ".deps/ssgVtxArray.Po"; else rm -f ".deps/ssgVtxArray.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadMD2.o -MD -MP -MF ".deps/ssgLoadMD2.Tpo" -c -o ssgLoadMD2.o ssgLoadMD2.cxx; \ then mv -f ".deps/ssgLoadMD2.Tpo" ".deps/ssgLoadMD2.Po"; else rm -f ".deps/ssgLoadMD2.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadMDL.o -MD -MP -MF ".deps/ssgLoadMDL.Tpo" -c -o ssgLoadMDL.o ssgLoadMDL.cxx; \ then mv -f ".deps/ssgLoadMDL.Tpo" ".deps/ssgLoadMDL.Po"; else rm -f ".deps/ssgLoadMDL.Tpo"; exit 1; fi ../../src/util/ul.h: In function 'void ParseBGL(FILE*)': ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ssgLoadMDL.cxx:948: warning: 'min_limit' may be used uninitialized in this function ssgLoadMDL.cxx:948: warning: 'max_limit' may be used uninitialized in this function if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadX.o -MD -MP -MF ".deps/ssgLoadX.Tpo" -c -o ssgLoadX.o ssgLoadX.cxx; \ then mv -f ".deps/ssgLoadX.Tpo" ".deps/ssgLoadX.Po"; else rm -f ".deps/ssgLoadX.Tpo"; exit 1; fi ssgLoadX.cxx:39: warning: deprecated conversion from string constant to 'char*' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveX.o -MD -MP -MF ".deps/ssgSaveX.Tpo" -c -o ssgSaveX.o ssgSaveX.cxx; \ then mv -f ".deps/ssgSaveX.Tpo" ".deps/ssgSaveX.Po"; else rm -f ".deps/ssgSaveX.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoaderWriterStuff.o -MD -MP -MF ".deps/ssgLoaderWriterStuff.Tpo" -c -o ssgLoaderWriterStuff.o ssgLoaderWriterStuff.cxx; \ then mv -f ".deps/ssgLoaderWriterStuff.Tpo" ".deps/ssgLoaderWriterStuff.Po"; else rm -f ".deps/ssgLoaderWriterStuff.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadFLT.o -MD -MP -MF ".deps/ssgLoadFLT.Tpo" -c -o ssgLoadFLT.o ssgLoadFLT.cxx; \ then mv -f ".deps/ssgLoadFLT.Tpo" ".deps/ssgLoadFLT.Po"; else rm -f ".deps/ssgLoadFLT.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadM.o -MD -MP -MF ".deps/ssgLoadM.Tpo" -c -o ssgLoadM.o ssgLoadM.cxx; \ then mv -f ".deps/ssgLoadM.Tpo" ".deps/ssgLoadM.Po"; else rm -f ".deps/ssgLoadM.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveM.o -MD -MP -MF ".deps/ssgSaveM.Tpo" -c -o ssgSaveM.o ssgSaveM.cxx; \ then mv -f ".deps/ssgSaveM.Tpo" ".deps/ssgSaveM.Po"; else rm -f ".deps/ssgSaveM.Tpo"; exit 1; fi ssgSaveM.cxx: In function 'int ssgSaveM(const char*, ssgEntity*)': ssgSaveM.cxx:44: warning: deprecated conversion from string constant to 'char*' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadStrip.o -MD -MP -MF ".deps/ssgLoadStrip.Tpo" -c -o ssgLoadStrip.o ssgLoadStrip.cxx; \ then mv -f ".deps/ssgLoadStrip.Tpo" ".deps/ssgLoadStrip.Po"; else rm -f ".deps/ssgLoadStrip.Tpo"; exit 1; fi ../../src/util/ul.h: In function 'ssgEntity* ssgLoadStrip(const char*, const ssgLoaderOptions*)': ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here ../../src/util/ul.h:339: warning: dereferencing pointer 'x.12' does break strict-aliasing rules ../../src/util/ul.h:350: note: initialized from here if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadOFF.o -MD -MP -MF ".deps/ssgLoadOFF.Tpo" -c -o ssgLoadOFF.o ssgLoadOFF.cxx; \ then mv -f ".deps/ssgLoadOFF.Tpo" ".deps/ssgLoadOFF.Po"; else rm -f ".deps/ssgLoadOFF.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveOFF.o -MD -MP -MF ".deps/ssgSaveOFF.Tpo" -c -o ssgSaveOFF.o ssgSaveOFF.cxx; \ then mv -f ".deps/ssgSaveOFF.Tpo" ".deps/ssgSaveOFF.Po"; else rm -f ".deps/ssgSaveOFF.Tpo"; exit 1; fi ssgSaveOFF.cxx: In function 'int ssgSaveOFF(const char*, ssgEntity*)': ssgSaveOFF.cxx:52: warning: deprecated conversion from string constant to 'char*' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveQHI.o -MD -MP -MF ".deps/ssgSaveQHI.Tpo" -c -o ssgSaveQHI.o ssgSaveQHI.cxx; \ then mv -f ".deps/ssgSaveQHI.Tpo" ".deps/ssgSaveQHI.Po"; else rm -f ".deps/ssgSaveQHI.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadVRML1.o -MD -MP -MF ".deps/ssgLoadVRML1.Tpo" -c -o ssgLoadVRML1.o ssgLoadVRML1.cxx; \ then mv -f ".deps/ssgLoadVRML1.Tpo" ".deps/ssgLoadVRML1.Po"; else rm -f ".deps/ssgLoadVRML1.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveVRML1.o -MD -MP -MF ".deps/ssgSaveVRML1.Tpo" -c -o ssgSaveVRML1.o ssgSaveVRML1.cxx; \ then mv -f ".deps/ssgSaveVRML1.Tpo" ".deps/ssgSaveVRML1.Po"; else rm -f ".deps/ssgSaveVRML1.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSave3ds.o -MD -MP -MF ".deps/ssgSave3ds.Tpo" -c -o ssgSave3ds.o ssgSave3ds.cxx; \ then mv -f ".deps/ssgSave3ds.Tpo" ".deps/ssgSave3ds.Po"; else rm -f ".deps/ssgSave3ds.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgAxisTransform.o -MD -MP -MF ".deps/ssgAxisTransform.Tpo" -c -o ssgAxisTransform.o ssgAxisTransform.cxx; \ then mv -f ".deps/ssgAxisTransform.Tpo" ".deps/ssgAxisTransform.Po"; else rm -f ".deps/ssgAxisTransform.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadATG.o -MD -MP -MF ".deps/ssgLoadATG.Tpo" -c -o ssgLoadATG.o ssgLoadATG.cxx; \ then mv -f ".deps/ssgLoadATG.Tpo" ".deps/ssgLoadATG.Po"; else rm -f ".deps/ssgLoadATG.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveFLT.o -MD -MP -MF ".deps/ssgSaveFLT.Tpo" -c -o ssgSaveFLT.o ssgSaveFLT.cxx; \ then mv -f ".deps/ssgSaveFLT.Tpo" ".deps/ssgSaveFLT.Po"; else rm -f ".deps/ssgSaveFLT.Tpo"; exit 1; fi ssgSaveFLT.cxx: In function 'void writeHeader()': ssgSaveFLT.cxx:207: warning: deprecated conversion from string constant to 'char*' ssgSaveFLT.cxx:210: warning: deprecated conversion from string constant to 'char*' ssgSaveFLT.cxx: In function 'void writeAnimationGroup()': ssgSaveFLT.cxx:423: warning: deprecated conversion from string constant to 'char*' ssgSaveFLT.cxx: In function 'int writeDouble(double)': ssgSaveFLT.cxx:163: warning: dereferencing pointer 'a' does break strict-aliasing rules ssgSaveFLT.cxx:163: warning: dereferencing pointer 'a' does break strict-aliasing rules ssgSaveFLT.cxx:162: warning: dereferencing pointer 'a' does break strict-aliasing rules ssgSaveFLT.cxx:161: warning: dereferencing pointer 'a' does break strict-aliasing rules ssgSaveFLT.cxx:161: warning: dereferencing pointer 'a' does break strict-aliasing rules ssgSaveFLT.cxx:141: warning: dereferencing pointer 'a' does break strict-aliasing rules ssgSaveFLT.cxx:136: warning: dereferencing pointer 'a' does break strict-aliasing rules ssgSaveFLT.cxx:155: note: initialized from here ssgSaveFLT.cxx:163: warning: dereferencing pointer 'b' does break strict-aliasing rules ssgSaveFLT.cxx:162: warning: dereferencing pointer 'b' does break strict-aliasing rules ssgSaveFLT.cxx:162: warning: dereferencing pointer 'b' does break strict-aliasing rules ssgSaveFLT.cxx:161: warning: dereferencing pointer 'b' does break strict-aliasing rules ssgSaveFLT.cxx:141: warning: dereferencing pointer 'b' does break strict-aliasing rules ssgSaveFLT.cxx:136: warning: dereferencing pointer 'b' does break strict-aliasing rules ssgSaveFLT.cxx:156: note: initialized from here ssgSaveFLT.cxx: In function 'int writeFloat(float)': ssgSaveFLT.cxx:141: warning: dereferencing pointer 'a' does break strict-aliasing rules ssgSaveFLT.cxx:147: note: initialized from here if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveATG.o -MD -MP -MF ".deps/ssgSaveATG.Tpo" -c -o ssgSaveATG.o ssgSaveATG.cxx; \ then mv -f ".deps/ssgSaveATG.Tpo" ".deps/ssgSaveATG.Po"; else rm -f ".deps/ssgSaveATG.Tpo"; exit 1; fi ssgSaveATG.cxx: In function 'int ssgSaveATG(const char*, ssgEntity*)': ssgSaveATG.cxx:51: warning: deprecated conversion from string constant to 'char*' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadIV.o -MD -MP -MF ".deps/ssgLoadIV.Tpo" -c -o ssgLoadIV.o ssgLoadIV.cxx; \ then mv -f ".deps/ssgLoadIV.Tpo" ".deps/ssgLoadIV.Po"; else rm -f ".deps/ssgLoadIV.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoad.o -MD -MP -MF ".deps/ssgLoad.Tpo" -c -o ssgLoad.o ssgLoad.cxx; \ then mv -f ".deps/ssgLoad.Tpo" ".deps/ssgLoad.Po"; else rm -f ".deps/ssgLoad.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadMDL_BGLTexture.o -MD -MP -MF ".deps/ssgLoadMDL_BGLTexture.Tpo" -c -o ssgLoadMDL_BGLTexture.o ssgLoadMDL_BGLTexture.cxx; \ then mv -f ".deps/ssgLoadMDL_BGLTexture.Tpo" ".deps/ssgLoadMDL_BGLTexture.Po"; else rm -f ".deps/ssgLoadMDL_BGLTexture.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadXPlaneObj.o -MD -MP -MF ".deps/ssgLoadXPlaneObj.Tpo" -c -o ssgLoadXPlaneObj.o ssgLoadXPlaneObj.cxx; \ then mv -f ".deps/ssgLoadXPlaneObj.Tpo" ".deps/ssgLoadXPlaneObj.Po"; else rm -f ".deps/ssgLoadXPlaneObj.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgLoadASC.o -MD -MP -MF ".deps/ssgLoadASC.Tpo" -c -o ssgLoadASC.o ssgLoadASC.cxx; \ then mv -f ".deps/ssgLoadASC.Tpo" ".deps/ssgLoadASC.Po"; else rm -f ".deps/ssgLoadASC.Tpo"; exit 1; fi ssgLoadASC.cxx:38: warning: deprecated conversion from string constant to 'char*' ssgLoadASC.cxx:38: warning: 'globEmpty' defined but not used ssgLoadASC.cxx:87: warning: 'int Ascii2Int(int&, const char*, const char*)' defined but not used ssgLoadASC.cxx:830: warning: 'int HandleMeshMaterialList(const char*)' defined but not used ssgLoadASC.cxx:735: warning: 'int HandleMaterialOld(const char*)' defined but not used ssgLoadASC.cxx:710: warning: 'int HandleTextureFileName(const char*)' defined but not used if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveASC.o -MD -MP -MF ".deps/ssgSaveASC.Tpo" -c -o ssgSaveASC.o ssgSaveASC.cxx; \ then mv -f ".deps/ssgSaveASC.Tpo" ".deps/ssgSaveASC.Po"; else rm -f ".deps/ssgSaveASC.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgSaveIV.o -MD -MP -MF ".deps/ssgSaveIV.Tpo" -c -o ssgSaveIV.o ssgSaveIV.cxx; \ then mv -f ".deps/ssgSaveIV.Tpo" ".deps/ssgSaveIV.Po"; else rm -f ".deps/ssgSaveIV.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgAnimTransform.o -MD -MP -MF ".deps/ssgAnimTransform.Tpo" -c -o ssgAnimTransform.o ssgAnimTransform.cxx; \ then mv -f ".deps/ssgAnimTransform.Tpo" ".deps/ssgAnimTransform.Po"; else rm -f ".deps/ssgAnimTransform.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgVertSplitter.o -MD -MP -MF ".deps/ssgVertSplitter.Tpo" -c -o ssgVertSplitter.o ssgVertSplitter.cxx; \ then mv -f ".deps/ssgVertSplitter.Tpo" ".deps/ssgVertSplitter.Po"; else rm -f ".deps/ssgVertSplitter.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT ssgStatistics.o -MD -MP -MF ".deps/ssgStatistics.Tpo" -c -o ssgStatistics.o ssgStatistics.cxx; \ then mv -f ".deps/ssgStatistics.Tpo" ".deps/ssgStatistics.Po"; else rm -f ".deps/ssgStatistics.Tpo"; exit 1; fi rm -f libplibssg.a ar cru libplibssg.a ssg.o ssgAnimation.o ssgBase.o ssgBaseTransform.o ssgBranch.o ssgContext.o ssgCutout.o ssgDList.o ssgEntity.o ssgIsect.o ssgLeaf.o ssgList.o ssgLoadDOF.o ssgLoadAC.o ssgOptimiser.o ssgRoot.o ssgSaveAC.o ssgSelector.o ssgSimpleState.o ssgState.o ssgStateTables.o ssgStats.o ssgTween.o ssgTweenController.o ssgTexTrans.o ssgTexture.o ssgTransform.o ssgStateSelector.o ssgRangeSelector.o ssgLoadTexture.o ssgLoadBMP.o ssgLoadSGI.o ssgLoadPNG.o ssgLoadTGA.o ssgLoadPCX.o ssgInvisible.o ssgLoadSSG.o ssgVTable.o ssgSimpleList.o ssgVtxTable.o ssgIO.o ssgLoad3ds.o ssgSaveASE.o ssgLoadASE.o ssgParser.o ssgLoadDXF.o ssgSaveDXF.o ssgLoadTRI.o ssgSaveTRI.o ssgLoadOBJ.o ssgSaveOBJ.o ssgVtxArray.o ssgLoadMD2.o ssgLoadMDL.o ssgLoadX.o ssgSaveX.o ssgLoaderWriterStuff.o ssgLoadFLT.o ssgLoadM.o ssgSaveM.o ssgLoadStrip.o ssgLoadOFF.o ssgSaveOFF.o ssgSaveQHI.o ssgLoadVRML1.o ssgSaveVRML1.o ssgSave3ds.o ssgAxisTransform.o ssgLoadATG.o ssgSaveFLT.o ssgSaveATG.o ssgLoadIV.o ssgLoad.o ssgLoadMDL_BGLTexture.o ssgLoadXPlaneObj.o ssgLoadASC.o ssgSaveASC.o ssgSaveIV.o ssgAnimTransform.o ssgVertSplitter.o ssgStatistics.o ranlib libplibssg.a make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/ssg' Making all in fnt make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/fnt' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT fnt.o -MD -MP -MF ".deps/fnt.Tpo" -c -o fnt.o fnt.cxx; \ then mv -f ".deps/fnt.Tpo" ".deps/fnt.Po"; else rm -f ".deps/fnt.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT fntTXF.o -MD -MP -MF ".deps/fntTXF.Tpo" -c -o fntTXF.o fntTXF.cxx; \ then mv -f ".deps/fntTXF.Tpo" ".deps/fntTXF.Po"; else rm -f ".deps/fntTXF.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/util -O2 -fPIC -Wall -MT fntBitmap.o -MD -MP -MF ".deps/fntBitmap.Tpo" -c -o fntBitmap.o fntBitmap.cxx; \ then mv -f ".deps/fntBitmap.Tpo" ".deps/fntBitmap.Po"; else rm -f ".deps/fntBitmap.Tpo"; exit 1; fi fntBitmap.cxx:318: warning: deprecated conversion from string constant to 'char*' fntBitmap.cxx:429: warning: deprecated conversion from string constant to 'char*' fntBitmap.cxx:540: warning: deprecated conversion from string constant to 'char*' fntBitmap.cxx:651: warning: deprecated conversion from string constant to 'char*' fntBitmap.cxx:762: warning: deprecated conversion from string constant to 'char*' fntBitmap.cxx:873: warning: deprecated conversion from string constant to 'char*' fntBitmap.cxx:984: warning: deprecated conversion from string constant to 'char*' rm -f libplibfnt.a ar cru libplibfnt.a fnt.o fntTXF.o fntBitmap.o ranlib libplibfnt.a make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/fnt' Making all in ssgAux make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/ssgAux' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgAux.o -MD -MP -MF ".deps/ssgAux.Tpo" -c -o ssgAux.o ssgAux.cxx; \ then mv -f ".deps/ssgAux.Tpo" ".deps/ssgAux.Po"; else rm -f ".deps/ssgAux.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaShapes.o -MD -MP -MF ".deps/ssgaShapes.Tpo" -c -o ssgaShapes.o ssgaShapes.cxx; \ then mv -f ".deps/ssgaShapes.Tpo" ".deps/ssgaShapes.Po"; else rm -f ".deps/ssgaShapes.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaPatch.o -MD -MP -MF ".deps/ssgaPatch.Tpo" -c -o ssgaPatch.o ssgaPatch.cxx; \ then mv -f ".deps/ssgaPatch.Tpo" ".deps/ssgaPatch.Po"; else rm -f ".deps/ssgaPatch.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaParticleSystem.o -MD -MP -MF ".deps/ssgaParticleSystem.Tpo" -c -o ssgaParticleSystem.o ssgaParticleSystem.cxx; \ then mv -f ".deps/ssgaParticleSystem.Tpo" ".deps/ssgaParticleSystem.Po"; else rm -f ".deps/ssgaParticleSystem.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaWaveSystem.o -MD -MP -MF ".deps/ssgaWaveSystem.Tpo" -c -o ssgaWaveSystem.o ssgaWaveSystem.cxx; \ then mv -f ".deps/ssgaWaveSystem.Tpo" ".deps/ssgaWaveSystem.Po"; else rm -f ".deps/ssgaWaveSystem.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaLensFlare.o -MD -MP -MF ".deps/ssgaLensFlare.Tpo" -c -o ssgaLensFlare.o ssgaLensFlare.cxx; \ then mv -f ".deps/ssgaLensFlare.Tpo" ".deps/ssgaLensFlare.Po"; else rm -f ".deps/ssgaLensFlare.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaLensFlareTexture.o -MD -MP -MF ".deps/ssgaLensFlareTexture.Tpo" -c -o ssgaLensFlareTexture.o ssgaLensFlareTexture.cxx; \ then mv -f ".deps/ssgaLensFlareTexture.Tpo" ".deps/ssgaLensFlareTexture.Po"; else rm -f ".deps/ssgaLensFlareTexture.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaFire.o -MD -MP -MF ".deps/ssgaFire.Tpo" -c -o ssgaFire.o ssgaFire.cxx; \ then mv -f ".deps/ssgaFire.Tpo" ".deps/ssgaFire.Po"; else rm -f ".deps/ssgaFire.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaScreenDump.o -MD -MP -MF ".deps/ssgaScreenDump.Tpo" -c -o ssgaScreenDump.o ssgaScreenDump.cxx; \ then mv -f ".deps/ssgaScreenDump.Tpo" ".deps/ssgaScreenDump.Po"; else rm -f ".deps/ssgaScreenDump.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaSphere.o -MD -MP -MF ".deps/ssgaSphere.Tpo" -c -o ssgaSphere.o ssgaSphere.cxx; \ then mv -f ".deps/ssgaSphere.Tpo" ".deps/ssgaSphere.Po"; else rm -f ".deps/ssgaSphere.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaCelestialBody.o -MD -MP -MF ".deps/ssgaCelestialBody.Tpo" -c -o ssgaCelestialBody.o ssgaCelestialBody.cxx; \ then mv -f ".deps/ssgaCelestialBody.Tpo" ".deps/ssgaCelestialBody.Po"; else rm -f ".deps/ssgaCelestialBody.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaCloudLayer.o -MD -MP -MF ".deps/ssgaCloudLayer.Tpo" -c -o ssgaCloudLayer.o ssgaCloudLayer.cxx; \ then mv -f ".deps/ssgaCloudLayer.Tpo" ".deps/ssgaCloudLayer.Po"; else rm -f ".deps/ssgaCloudLayer.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaStars.o -MD -MP -MF ".deps/ssgaStars.Tpo" -c -o ssgaStars.o ssgaStars.cxx; \ then mv -f ".deps/ssgaStars.Tpo" ".deps/ssgaStars.Po"; else rm -f ".deps/ssgaStars.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaSkyDome.o -MD -MP -MF ".deps/ssgaSkyDome.Tpo" -c -o ssgaSkyDome.o ssgaSkyDome.cxx; \ then mv -f ".deps/ssgaSkyDome.Tpo" ".deps/ssgaSkyDome.Po"; else rm -f ".deps/ssgaSkyDome.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaSky.o -MD -MP -MF ".deps/ssgaSky.Tpo" -c -o ssgaSky.o ssgaSky.cxx; \ then mv -f ".deps/ssgaSky.Tpo" ".deps/ssgaSky.Po"; else rm -f ".deps/ssgaSky.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaTeapot.o -MD -MP -MF ".deps/ssgaTeapot.Tpo" -c -o ssgaTeapot.o ssgaTeapot.cxx; \ then mv -f ".deps/ssgaTeapot.Tpo" ".deps/ssgaTeapot.Po"; else rm -f ".deps/ssgaTeapot.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util -O2 -fPIC -Wall -MT ssgaBillboards.o -MD -MP -MF ".deps/ssgaBillboards.Tpo" -c -o ssgaBillboards.o ssgaBillboards.cxx; \ then mv -f ".deps/ssgaBillboards.Tpo" ".deps/ssgaBillboards.Po"; else rm -f ".deps/ssgaBillboards.Tpo"; exit 1; fi rm -f libplibssgaux.a ar cru libplibssgaux.a ssgAux.o ssgaShapes.o ssgaPatch.o ssgaParticleSystem.o ssgaWaveSystem.o ssgaLensFlare.o ssgaLensFlareTexture.o ssgaFire.o ssgaScreenDump.o ssgaSphere.o ssgaCelestialBody.o ssgaCloudLayer.o ssgaStars.o ssgaSkyDome.o ssgaSky.o ssgaTeapot.o ssgaBillboards.o ranlib libplibssgaux.a make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/ssgAux' Making all in net make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/net' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT netBuffer.o -MD -MP -MF ".deps/netBuffer.Tpo" -c -o netBuffer.o netBuffer.cxx; \ then mv -f ".deps/netBuffer.Tpo" ".deps/netBuffer.Po"; else rm -f ".deps/netBuffer.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT netChannel.o -MD -MP -MF ".deps/netChannel.Tpo" -c -o netChannel.o netChannel.cxx; \ then mv -f ".deps/netChannel.Tpo" ".deps/netChannel.Po"; else rm -f ".deps/netChannel.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT netChat.o -MD -MP -MF ".deps/netChat.Tpo" -c -o netChat.o netChat.cxx; \ then mv -f ".deps/netChat.Tpo" ".deps/netChat.Po"; else rm -f ".deps/netChat.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT netMessage.o -MD -MP -MF ".deps/netMessage.Tpo" -c -o netMessage.o netMessage.cxx; \ then mv -f ".deps/netMessage.Tpo" ".deps/netMessage.Po"; else rm -f ".deps/netMessage.Tpo"; exit 1; fi In file included from netMessage.cxx:24: netMessage.h: In member function 'float netMessage::getf() const': netMessage.h:237: warning: dereferencing type-punned pointer will break strict-aliasing rules netMessage.h: In member function 'void netMessage::putf(float)': netMessage.h:241: warning: dereferencing type-punned pointer will break strict-aliasing rules if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT netMonitor.o -MD -MP -MF ".deps/netMonitor.Tpo" -c -o netMonitor.o netMonitor.cxx; \ then mv -f ".deps/netMonitor.Tpo" ".deps/netMonitor.Po"; else rm -f ".deps/netMonitor.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT netSocket.o -MD -MP -MF ".deps/netSocket.Tpo" -c -o netSocket.o netSocket.cxx; \ then mv -f ".deps/netSocket.Tpo" ".deps/netSocket.Po"; else rm -f ".deps/netSocket.Tpo"; exit 1; fi rm -f libplibnet.a ar cru libplibnet.a netBuffer.o netChannel.o netChat.o netMessage.o netMonitor.o netSocket.o ranlib libplibnet.a make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/net' Making all in psl make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/psl' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT psl.o -MD -MP -MF ".deps/psl.Tpo" -c -o psl.o psl.cxx; \ then mv -f ".deps/psl.Tpo" ".deps/psl.Po"; else rm -f ".deps/psl.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pslCodeGen.o -MD -MP -MF ".deps/pslCodeGen.Tpo" -c -o pslCodeGen.o pslCodeGen.cxx; \ then mv -f ".deps/pslCodeGen.Tpo" ".deps/pslCodeGen.Po"; else rm -f ".deps/pslCodeGen.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pslContext.o -MD -MP -MF ".deps/pslContext.Tpo" -c -o pslContext.o pslContext.cxx; \ then mv -f ".deps/pslContext.Tpo" ".deps/pslContext.Po"; else rm -f ".deps/pslContext.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pslCompiler.o -MD -MP -MF ".deps/pslCompiler.Tpo" -c -o pslCompiler.o pslCompiler.cxx; \ then mv -f ".deps/pslCompiler.Tpo" ".deps/pslCompiler.Po"; else rm -f ".deps/pslCompiler.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pslSymbols.o -MD -MP -MF ".deps/pslSymbols.Tpo" -c -o pslSymbols.o pslSymbols.cxx; \ then mv -f ".deps/pslSymbols.Tpo" ".deps/pslSymbols.Po"; else rm -f ".deps/pslSymbols.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pslToken.o -MD -MP -MF ".deps/pslToken.Tpo" -c -o pslToken.o pslToken.cxx; \ then mv -f ".deps/pslToken.Tpo" ".deps/pslToken.Po"; else rm -f ".deps/pslToken.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pslExpression.o -MD -MP -MF ".deps/pslExpression.Tpo" -c -o pslExpression.o pslExpression.cxx; \ then mv -f ".deps/pslExpression.Tpo" ".deps/pslExpression.Po"; else rm -f ".deps/pslExpression.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pslProgram.o -MD -MP -MF ".deps/pslProgram.Tpo" -c -o pslProgram.o pslProgram.cxx; \ then mv -f ".deps/pslProgram.Tpo" ".deps/pslProgram.Po"; else rm -f ".deps/pslProgram.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pslDump.o -MD -MP -MF ".deps/pslDump.Tpo" -c -o pslDump.o pslDump.cxx; \ then mv -f ".deps/pslDump.Tpo" ".deps/pslDump.Po"; else rm -f ".deps/pslDump.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pslError.o -MD -MP -MF ".deps/pslError.Tpo" -c -o pslError.o pslError.cxx; \ then mv -f ".deps/pslError.Tpo" ".deps/pslError.Po"; else rm -f ".deps/pslError.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pslFileIO.o -MD -MP -MF ".deps/pslFileIO.Tpo" -c -o pslFileIO.o pslFileIO.cxx; \ then mv -f ".deps/pslFileIO.Tpo" ".deps/pslFileIO.Po"; else rm -f ".deps/pslFileIO.Tpo"; exit 1; fi rm -f libplibpsl.a ar cru libplibpsl.a psl.o pslCodeGen.o pslContext.o pslCompiler.o pslSymbols.o pslToken.o pslExpression.o pslProgram.o pslDump.o pslError.o pslFileIO.o ranlib libplibpsl.a make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/psl' Making all in pw make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/pw' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pw.o -MD -MP -MF ".deps/pw.Tpo" -c -o pw.o pw.cxx; \ then mv -f ".deps/pw.Tpo" ".deps/pw.Po"; else rm -f ".deps/pw.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pwX11.o -MD -MP -MF ".deps/pwX11.Tpo" -c -o pwX11.o pwX11.cxx; \ then mv -f ".deps/pwX11.Tpo" ".deps/pwX11.Po"; else rm -f ".deps/pwX11.Tpo"; exit 1; fi pwX11.cxx: In function 'void pwInit(int, int)': pwX11.cxx:186: warning: deprecated conversion from string constant to 'char*' pwX11.cxx: In function 'void pwInit(int, int, int, int, int, char*, int, int)': pwX11.cxx:213: warning: deprecated conversion from string constant to 'char*' if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pwWindows.o -MD -MP -MF ".deps/pwWindows.Tpo" -c -o pwWindows.o pwWindows.cxx; \ then mv -f ".deps/pwWindows.Tpo" ".deps/pwWindows.Po"; else rm -f ".deps/pwWindows.Tpo"; exit 1; fi if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.5\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -I. -I. -I../../src/util -O2 -fPIC -Wall -MT pwMacOSX.o -MD -MP -MF ".deps/pwMacOSX.Tpo" -c -o pwMacOSX.o pwMacOSX.cxx; \ then mv -f ".deps/pwMacOSX.Tpo" ".deps/pwMacOSX.Po"; else rm -f ".deps/pwMacOSX.Tpo"; exit 1; fi rm -f libplibpw.a ar cru libplibpw.a pw.o pwX11.o pwWindows.o pwMacOSX.o ranlib libplibpw.a make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/pw' make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src' make[1]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src' make[1]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5' Making install in src make[1]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src' Making install in util make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/util' make[3]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/util' test -z "/usr/lib64" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/lib64" /usr/bin/ginstall -c -m 644 'libplibul.a' '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibul.a' ranlib '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibul.a' test -z "/usr/include/plib" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib" /usr/bin/ginstall -c -m 644 'ul.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ul.h' /usr/bin/ginstall -c -m 644 'ulRTTI.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ulRTTI.h' make[3]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/util' make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/util' Making install in js make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/js' make[3]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/js' test -z "/usr/lib64" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/lib64" /usr/bin/ginstall -c -m 644 'libplibjs.a' '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibjs.a' ranlib '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibjs.a' test -z "/usr/include/plib" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib" /usr/bin/ginstall -c -m 644 'js.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/js.h' make[3]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/js' make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/js' Making install in sl make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/sl' make[3]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/sl' test -z "/usr/lib64" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/lib64" /usr/bin/ginstall -c -m 644 'libplibsl.a' '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibsl.a' /usr/bin/ginstall -c -m 644 'libplibsm.a' '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibsm.a' ranlib '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibsl.a' ranlib '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibsm.a' test -z "/usr/include/plib" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib" /usr/bin/ginstall -c -m 644 'sl.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/sl.h' /usr/bin/ginstall -c -m 644 'slPortability.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/slPortability.h' /usr/bin/ginstall -c -m 644 'sm.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/sm.h' make[3]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/sl' make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/sl' Making install in pui make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/pui' make[3]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/pui' test -z "/usr/lib64" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/lib64" /usr/bin/ginstall -c -m 644 'libplibpu.a' '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibpu.a' ranlib '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibpu.a' test -z "/usr/include/plib" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib" /usr/bin/ginstall -c -m 644 'pu.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/pu.h' /usr/bin/ginstall -c -m 644 'puGLUT.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/puGLUT.h' /usr/bin/ginstall -c -m 644 'puFLTK.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/puFLTK.h' /usr/bin/ginstall -c -m 644 'puSDL.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/puSDL.h' /usr/bin/ginstall -c -m 644 'puNative.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/puNative.h' /usr/bin/ginstall -c -m 644 'puPW.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/puPW.h' make[3]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/pui' make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/pui' Making install in puAux make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/puAux' make[3]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/puAux' test -z "/usr/lib64" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/lib64" /usr/bin/ginstall -c -m 644 'libplibpuaux.a' '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibpuaux.a' ranlib '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibpuaux.a' test -z "/usr/include/plib" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib" /usr/bin/ginstall -c -m 644 'puAux.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/puAux.h' /usr/bin/ginstall -c -m 644 'puAuxLocal.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/puAuxLocal.h' make[3]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/puAux' make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/puAux' Making install in sg make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/sg' make[3]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/sg' test -z "/usr/lib64" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/lib64" /usr/bin/ginstall -c -m 644 'libplibsg.a' '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibsg.a' ranlib '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibsg.a' test -z "/usr/include/plib" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib" /usr/bin/ginstall -c -m 644 'sg.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/sg.h' make[3]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/sg' make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/sg' Making install in ssg make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/ssg' make[3]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/ssg' test -z "/usr/lib64" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/lib64" /usr/bin/ginstall -c -m 644 'libplibssg.a' '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibssg.a' ranlib '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibssg.a' test -z "/usr/include/plib" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib" /usr/bin/ginstall -c -m 644 'ssg.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssg.h' /usr/bin/ginstall -c -m 644 'ssgconf.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssgconf.h' /usr/bin/ginstall -c -m 644 'ssgMSFSPalette.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssgMSFSPalette.h' /usr/bin/ginstall -c -m 644 'ssgKeyFlier.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssgKeyFlier.h' /usr/bin/ginstall -c -m 644 'pcx.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/pcx.h' make[3]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/ssg' make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/ssg' Making install in fnt make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/fnt' make[3]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/fnt' test -z "/usr/lib64" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/lib64" /usr/bin/ginstall -c -m 644 'libplibfnt.a' '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibfnt.a' ranlib '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibfnt.a' test -z "/usr/include/plib" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib" /usr/bin/ginstall -c -m 644 'fnt.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/fnt.h' make[3]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/fnt' make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/fnt' Making install in ssgAux make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/ssgAux' make[3]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/ssgAux' test -z "/usr/lib64" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/lib64" /usr/bin/ginstall -c -m 644 'libplibssgaux.a' '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibssgaux.a' ranlib '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibssgaux.a' test -z "/usr/include/plib" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib" /usr/bin/ginstall -c -m 644 'ssgAux.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssgAux.h' /usr/bin/ginstall -c -m 644 'ssgaShapes.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssgaShapes.h' /usr/bin/ginstall -c -m 644 'ssgaLensFlare.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssgaLensFlare.h' /usr/bin/ginstall -c -m 644 'ssgaParticleSystem.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssgaParticleSystem.h' /usr/bin/ginstall -c -m 644 'ssgaWaveSystem.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssgaWaveSystem.h' /usr/bin/ginstall -c -m 644 'ssgaScreenDump.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssgaScreenDump.h' /usr/bin/ginstall -c -m 644 'ssgaSky.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssgaSky.h' /usr/bin/ginstall -c -m 644 'ssgaSphere.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssgaSphere.h' /usr/bin/ginstall -c -m 644 'ssgaFire.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssgaFire.h' /usr/bin/ginstall -c -m 644 'ssgaBillboards.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/ssgaBillboards.h' make[3]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/ssgAux' make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/ssgAux' Making install in net make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/net' make[3]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/net' test -z "/usr/lib64" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/lib64" /usr/bin/ginstall -c -m 644 'libplibnet.a' '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibnet.a' ranlib '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibnet.a' test -z "/usr/include/plib" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib" /usr/bin/ginstall -c -m 644 'netBuffer.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/netBuffer.h' /usr/bin/ginstall -c -m 644 'netChannel.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/netChannel.h' /usr/bin/ginstall -c -m 644 'netChat.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/netChat.h' /usr/bin/ginstall -c -m 644 'netMessage.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/netMessage.h' /usr/bin/ginstall -c -m 644 'netMonitor.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/netMonitor.h' /usr/bin/ginstall -c -m 644 'netSocket.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/netSocket.h' /usr/bin/ginstall -c -m 644 'net.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/net.h' make[3]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/net' make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/net' Making install in psl make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/psl' make[3]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/psl' test -z "/usr/lib64" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/lib64" /usr/bin/ginstall -c -m 644 'libplibpsl.a' '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibpsl.a' ranlib '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibpsl.a' test -z "/usr/include/plib" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib" /usr/bin/ginstall -c -m 644 'psl.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/psl.h' make[3]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/psl' make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/psl' Making install in pw make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/pw' make[3]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/pw' test -z "/usr/lib64" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/lib64" /usr/bin/ginstall -c -m 644 'libplibpw.a' '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibpw.a' ranlib '/home/boon/compiles/plib/1.8.5/pkg/usr/lib64/libplibpw.a' test -z "/usr/include/plib" || mkdir -p -- "/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib" /usr/bin/ginstall -c -m 644 'pw.h' '/home/boon/compiles/plib/1.8.5/pkg/usr/include/plib/pw.h' make[3]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/pw' make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src/pw' make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src' make[3]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src' make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src' make[1]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5/src' make[1]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5' make[2]: Entering directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5' make[1]: Leaving directory `/home/boon/compiles/plib/1.8.5/src/plib-1.8.5' /home/boon/compiles/plib/1.8.5/pkg: total 8 drwxr-xr-x 2 root root 4096 2010-04-25 22:14 install drwxr-xr-x 6 root root 4096 2010-04-25 22:14 usr /home/boon/compiles/plib/1.8.5/pkg/install: total 4 -rw-r--r-- 1 root root 608 2010-04-25 22:14 slack-desc /home/boon/compiles/plib/1.8.5/pkg/usr: total 16 drwxr-xr-x 3 root root 4096 2010-04-25 22:14 doc drwxr-xr-x 3 root root 4096 2010-04-25 22:14 include drwxr-xr-x 2 root root 4096 2010-04-25 22:14 lib64 drwxr-xr-x 3 root root 4096 2010-04-25 22:12 src /home/boon/compiles/plib/1.8.5/pkg/usr/doc: total 4 drwxr-xr-x 2 root root 4096 2010-04-25 22:14 plib-1.8.5 /home/boon/compiles/plib/1.8.5/pkg/usr/doc/plib-1.8.5: total 88 -rw-r--r-- 1 root root 1766 2010-04-25 22:14 AUTHORS -rw-r--r-- 1 root root 25903 2010-04-25 22:14 COPYING -rw-r--r-- 1 root root 34849 2010-04-25 22:14 ChangeLog -rw-r--r-- 1 root root 9163 2010-04-25 22:14 INSTALL -rw-r--r-- 1 root root 154 2010-04-25 22:14 NEWS -rw-r--r-- 1 root root 1571 2010-04-25 22:14 README /home/boon/compiles/plib/1.8.5/pkg/usr/include: total 4 drwxr-xr-x 2 root root 4096 2010-04-25 22:14 plib /home/boon/compiles/plib/1.8.5/pkg/usr/include/plib: total 476 -rw-r--r-- 1 root root 10365 2010-04-25 22:14 fnt.h -rw-r--r-- 1 root root 3152 2010-04-25 22:14 js.h -rw-r--r-- 1 root root 227 2010-04-25 22:14 net.h -rw-r--r-- 1 root root 6460 2010-04-25 22:14 netBuffer.h -rw-r--r-- 1 root root 3782 2010-04-25 22:14 netChannel.h -rw-r--r-- 1 root root 2639 2010-04-25 22:14 netChat.h -rw-r--r-- 1 root root 6672 2010-04-25 22:14 netMessage.h -rw-r--r-- 1 root root 2574 2010-04-25 22:14 netMonitor.h -rw-r--r-- 1 root root 2993 2010-04-25 22:14 netSocket.h -rw-r--r-- 1 root root 2602 2010-04-25 22:14 pcx.h -rw-r--r-- 1 root root 7898 2010-04-25 22:14 psl.h -rw-r--r-- 1 root root 44868 2010-04-25 22:14 pu.h -rw-r--r-- 1 root root 28871 2010-04-25 22:14 puAux.h -rw-r--r-- 1 root root 44 2010-04-25 22:14 puAuxLocal.h -rw-r--r-- 1 root root 1826 2010-04-25 22:14 puFLTK.h -rw-r--r-- 1 root root 1874 2010-04-25 22:14 puGLUT.h -rw-r--r-- 1 root root 2424 2010-04-25 22:14 puNative.h -rw-r--r-- 1 root root 1741 2010-04-25 22:14 puPW.h -rw-r--r-- 1 root root 1466 2010-04-25 22:14 puSDL.h -rw-r--r-- 1 root root 3830 2010-04-25 22:14 pw.h -rw-r--r-- 1 root root 83854 2010-04-25 22:14 sg.h -rw-r--r-- 1 root root 19327 2010-04-25 22:14 sl.h -rw-r--r-- 1 root root 2373 2010-04-25 22:14 slPortability.h -rw-r--r-- 1 root root 2855 2010-04-25 22:14 sm.h -rw-r--r-- 1 root root 82154 2010-04-25 22:14 ssg.h -rw-r--r-- 1 root root 2445 2010-04-25 22:14 ssgAux.h -rw-r--r-- 1 root root 8397 2010-04-25 22:14 ssgKeyFlier.h -rw-r--r-- 1 root root 1113 2010-04-25 22:14 ssgMSFSPalette.h -rw-r--r-- 1 root root 7554 2010-04-25 22:14 ssgaBillboards.h -rw-r--r-- 1 root root 2015 2010-04-25 22:14 ssgaFire.h -rw-r--r-- 1 root root 1599 2010-04-25 22:14 ssgaLensFlare.h -rw-r--r-- 1 root root 3228 2010-04-25 22:14 ssgaParticleSystem.h -rw-r--r-- 1 root root 669 2010-04-25 22:14 ssgaScreenDump.h -rw-r--r-- 1 root root 5966 2010-04-25 22:14 ssgaShapes.h -rw-r--r-- 1 root root 10666 2010-04-25 22:14 ssgaSky.h -rw-r--r-- 1 root root 1243 2010-04-25 22:14 ssgaSphere.h -rw-r--r-- 1 root root 3603 2010-04-25 22:14 ssgaWaveSystem.h -rw-r--r-- 1 root root 2039 2010-04-25 22:14 ssgconf.h -rw-r--r-- 1 root root 16773 2010-04-25 22:14 ul.h -rw-r--r-- 1 root root 12621 2010-04-25 22:14 ulRTTI.h /home/boon/compiles/plib/1.8.5/pkg/usr/lib64: total 3392 -rw-r--r-- 1 root root 154248 2010-04-25 22:14 libplibfnt.a -rw-r--r-- 1 root root 14334 2010-04-25 22:14 libplibjs.a -rw-r--r-- 1 root root 81616 2010-04-25 22:14 libplibnet.a -rw-r--r-- 1 root root 176122 2010-04-25 22:14 libplibpsl.a -rw-r--r-- 1 root root 411216 2010-04-25 22:14 libplibpu.a -rw-r--r-- 1 root root 364662 2010-04-25 22:14 libplibpuaux.a -rw-r--r-- 1 root root 21330 2010-04-25 22:14 libplibpw.a -rw-r--r-- 1 root root 108510 2010-04-25 22:14 libplibsg.a -rw-r--r-- 1 root root 124802 2010-04-25 22:14 libplibsl.a -rw-r--r-- 1 root root 7856 2010-04-25 22:14 libplibsm.a -rw-r--r-- 1 root root 1570628 2010-04-25 22:14 libplibssg.a -rw-r--r-- 1 root root 382218 2010-04-25 22:14 libplibssgaux.a -rw-r--r-- 1 root root 30180 2010-04-25 22:14 libplibul.a /home/boon/compiles/plib/1.8.5/pkg/usr/src: total 4 drwxr-xr-x 2 root root 4096 2010-04-25 22:14 plib-1.8.5 /home/boon/compiles/plib/1.8.5/pkg/usr/src/plib-1.8.5: total 4 -rw-r--r-- 1 root root 1244 2010-04-25 22:14 SLKBUILD Slackware package maker, version 3.14159. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /home/boon/compiles/plib/1.8.5/plib-1.8.5-x86_64-1mb.txz ./ install/ install/slack-desc usr/ usr/doc/ usr/doc/plib-1.8.5/ usr/doc/plib-1.8.5/AUTHORS usr/doc/plib-1.8.5/INSTALL usr/doc/plib-1.8.5/README usr/doc/plib-1.8.5/ChangeLog usr/doc/plib-1.8.5/NEWS usr/doc/plib-1.8.5/COPYING usr/lib64/ usr/lib64/libplibpuaux.a usr/lib64/libplibssgaux.a usr/lib64/libplibsm.a usr/lib64/libplibnet.a usr/lib64/libplibul.a usr/lib64/libplibssg.a usr/lib64/libplibpsl.a usr/lib64/libplibfnt.a usr/lib64/libplibsl.a usr/lib64/libplibjs.a usr/lib64/libplibpu.a usr/lib64/libplibsg.a usr/lib64/libplibpw.a usr/src/ usr/src/plib-1.8.5/ usr/src/plib-1.8.5/SLKBUILD usr/include/ usr/include/plib/ usr/include/plib/netSocket.h usr/include/plib/ulRTTI.h usr/include/plib/netMessage.h usr/include/plib/netChannel.h usr/include/plib/puFLTK.h usr/include/plib/sm.h usr/include/plib/ssgaWaveSystem.h usr/include/plib/puAuxLocal.h usr/include/plib/ssgaSky.h usr/include/plib/puNative.h usr/include/plib/ssgaBillboards.h usr/include/plib/ssgAux.h usr/include/plib/pu.h usr/include/plib/ssgaShapes.h usr/include/plib/netBuffer.h usr/include/plib/ssgconf.h usr/include/plib/ssgKeyFlier.h usr/include/plib/ul.h usr/include/plib/netMonitor.h usr/include/plib/puPW.h usr/include/plib/puAux.h usr/include/plib/ssgaSphere.h usr/include/plib/sg.h usr/include/plib/puSDL.h usr/include/plib/ssgaParticleSystem.h usr/include/plib/ssgaScreenDump.h usr/include/plib/ssgMSFSPalette.h usr/include/plib/fnt.h usr/include/plib/sl.h usr/include/plib/ssg.h usr/include/plib/slPortability.h usr/include/plib/pw.h usr/include/plib/puGLUT.h usr/include/plib/psl.h usr/include/plib/pcx.h usr/include/plib/js.h usr/include/plib/ssgaLensFlare.h usr/include/plib/ssgaFire.h usr/include/plib/net.h usr/include/plib/netChat.h Slackware package /home/boon/compiles/plib/1.8.5/plib-1.8.5-x86_64-1mb.txz created. Package has been built. Cleaning pkg and src directories