>>> fox: Building testing/fox 1.6.57-r0 (using abuild 3.9.0-r4) started Mon, 08 Aug 2022 10:56:25 +0000 >>> fox: Checking sanity of /home/buildozer/aports/testing/fox/APKBUILD... >>> fox: Analyzing dependencies... >>> fox: Installing for build: build-base glu-dev libxft-dev (1/57) Installing linux-headers (5.16.7-r1) (2/57) Installing libdrm (2.4.112-r0) (3/57) Installing libdrm-dev (2.4.112-r0) (4/57) Installing libxau (1.0.9-r1) (5/57) Installing xorgproto (2022.1-r0) (6/57) Installing libxau-dev (1.0.9-r1) (7/57) Installing libmd (1.0.4-r0) (8/57) Installing libbsd (0.11.6-r2) (9/57) Installing libxdmcp (1.1.3-r1) (10/57) Installing libxcb (1.15-r0) (11/57) Installing libx11 (1.8.1-r1) (12/57) Installing libxext (1.3.4-r1) (13/57) Installing xcb-proto (1.15-r0) (14/57) Installing libxdmcp-dev (1.1.3-r1) (15/57) Installing libxcb-dev (1.15-r0) (16/57) Installing xtrans (1.4.0-r2) (17/57) Installing libx11-dev (1.8.1-r1) (18/57) Installing libxext-dev (1.3.4-r1) (19/57) Installing libxdamage (1.1.5-r1) (20/57) Installing libxfixes (6.0.0-r0) (21/57) Installing libxfixes-dev (6.0.0-r0) (22/57) Installing libxdamage-dev (1.1.5-r1) (23/57) Installing libxshmfence (1.3-r1) (24/57) Installing libxshmfence-dev (1.3-r1) (25/57) Installing mesa (22.1.5-r0) (26/57) Installing libffi (3.4.2-r1) (27/57) Installing wayland-libs-server (1.21.0-r0) (28/57) Installing mesa-gbm (22.1.5-r0) (29/57) Installing mesa-glapi (22.1.5-r0) (30/57) Installing wayland-libs-client (1.21.0-r0) (31/57) Installing mesa-egl (22.1.5-r0) (32/57) Installing libxxf86vm (1.1.4-r3) (33/57) Installing mesa-gl (22.1.5-r0) (34/57) Installing mesa-gles (22.1.5-r0) (35/57) Installing llvm14-libs (14.0.6-r3) (36/57) Installing mesa-osmesa (22.1.5-r0) (37/57) Installing mesa-xatracker (22.1.5-r0) (38/57) Installing libxxf86vm-dev (1.1.4-r3) (39/57) Installing mesa-dev (22.1.5-r0) (40/57) Installing glu (9.0.2-r1) (41/57) Installing glu-dev (9.0.2-r1) (42/57) Installing zlib-dev (1.2.12-r2) (43/57) Installing libxrender (0.9.10-r4) (44/57) Installing libbz2 (1.0.8-r2) (45/57) Installing libpng (1.6.37-r2) (46/57) Installing freetype (2.12.1-r0) (47/57) Installing fontconfig (2.14.0-r0) (48/57) Installing libxft (2.3.4-r0) (49/57) Installing expat (2.4.8-r1) (50/57) Installing expat-dev (2.4.8-r1) (51/57) Installing brotli-dev (1.0.9-r7) (52/57) Installing libpng-dev (1.6.37-r2) (53/57) Installing freetype-dev (2.12.1-r0) (54/57) Installing fontconfig-dev (2.14.0-r0) (55/57) Installing libxrender-dev (0.9.10-r4) (56/57) Installing libxft-dev (2.3.4-r0) (57/57) Installing .makedepends-fox (20220808.105626) Executing busybox-1.35.0-r22.trigger OK: 797 MiB in 171 packages >>> fox: Cleaning up srcdir >>> fox: Cleaning up pkgdir >>> fox: Fetching https://distfiles.alpinelinux.org/distfiles/edge//fox-1.6.57.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> fox: Fetching http://fox-toolkit.org/ftp/fox-1.6.57.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 4183k 0 1196 0 0 2569 0 0:27:47 --:--:-- 0:27:47 2566 19 4183k 19 818k 0 0 595k 0 0:00:07 0:00:01 0:00:06 595k 63 4183k 63 2649k 0 0 1090k 0 0:00:03 0:00:02 0:00:01 1089k 100 4183k 100 4183k 0 0 1276k 0 0:00:03 0:00:03 --:--:-- 1276k >>> fox: Fetching https://distfiles.alpinelinux.org/distfiles/edge//fox-1.6.57.tar.gz >>> fox: Checking sha512sums... fox-1.6.57.tar.gz: OK >>> fox: Unpacking /var/cache/distfiles/edge/fox-1.6.57.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking major version... 1 checking minor version... 6 checking patch level... 57 checking for style of include used by make... GNU checking for powerpc64le-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for powerpc64le-alpine-linux-musl-gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking build system type... powerpc64le-alpine-linux-musl checking host system type... powerpc64le-alpine-linux-musl checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by gcc... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking the maximum length of command line arguments... 98304 checking how to convert powerpc64le-alpine-linux-musl file names to powerpc64le-alpine-linux-musl format... func_convert_file_noop checking how to convert powerpc64le-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/powerpc64le-alpine-linux-musl/bin/ld option to reload object files... -r checking for powerpc64le-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for powerpc64le-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for powerpc64le-alpine-linux-musl-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for powerpc64le-alpine-linux-musl-strip... no checking for strip... strip checking for powerpc64le-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for powerpc64le-alpine-linux-musl-mt... no checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/powerpc64le-alpine-linux-musl/bin/ld checking if the linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/powerpc64le-alpine-linux-musl/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... no checking whether time.h and sys/time.h may both be included... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether byte ordering is bigendian... no checking for clock_gettime in -lrt... yes checking for pthread_exit in -lpthread... yes checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for vsscanf... yes checking for vsnprintf... yes checking for strtoll... yes checking for strtoull... yes checking for debugging... checking for release build... checking for profiling... checking jpeglib.h usability... no checking jpeglib.h presence... no checking for jpeglib.h... no checking png.h usability... yes checking png.h presence... yes checking for png.h... yes checking tiff.h usability... no checking tiff.h presence... no checking for tiff.h... no checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking bzlib.h usability... no checking bzlib.h presence... no checking for bzlib.h... no checking for Xft support... checking for X11/extensions/XShm.h... yes checking for X11/extensions/shape.h... yes checking for X11/Xcursor/Xcursor.h... no checking for X11/extensions/Xrender.h... yes checking for X11/extensions/Xrandr.h... no checking for X11/extensions/Xfixes.h... yes checking for X11/extensions/XInput.h... no checking for OpenGL support... checking GL/glu.h usability... yes checking GL/glu.h presence... yes checking for GL/glu.h... yes checking GL/gl.h usability... yes checking GL/gl.h presence... yes checking for GL/gl.h... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating utils/Makefile config.status: creating include/Makefile config.status: creating include/fxver.h config.status: creating src/Makefile config.status: creating src/version.rc config.status: creating chart/Makefile config.status: creating doc/Makefile config.status: creating doc/art/Makefile config.status: creating doc/screenshots/Makefile config.status: creating tests/Makefile config.status: creating adie/Makefile config.status: creating shutterbug/Makefile config.status: creating pathfinder/Makefile config.status: creating calculator/Makefile config.status: creating windows/Makefile config.status: creating fox.spec config.status: creating fox-config config.status: creating fox.pc config.status: executing depfiles commands config.status: executing libtool commands Making all in utils make[1]: Entering directory '/home/buildozer/aports/testing/fox/src/fox-1.6.57/utils' g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT reswrap.o -MD -MP -MF .deps/reswrap.Tpo -c -o reswrap.o reswrap.cpp mv -f .deps/reswrap.Tpo .deps/reswrap.Po /bin/sh ../libtool --tag=CXX --mode=link g++ -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -no-undefined -Wl,--as-needed,-O1,--sort-common -o reswrap reswrap.o libtool: link: g++ -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o reswrap reswrap.o make[1]: Leaving directory '/home/buildozer/aports/testing/fox/src/fox-1.6.57/utils' Making all in include make[1]: Entering directory '/home/buildozer/aports/testing/fox/src/fox-1.6.57/include' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/buildozer/aports/testing/fox/src/fox-1.6.57/include' Making all in src make[1]: Entering directory '/home/buildozer/aports/testing/fox/src/fox-1.6.57/src' /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88591Codec.lo -MD -MP -MF .deps/FX88591Codec.Tpo -c -o FX88591Codec.lo FX88591Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88592Codec.lo -MD -MP -MF .deps/FX88592Codec.Tpo -c -o FX88592Codec.lo FX88592Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88593Codec.lo -MD -MP -MF .deps/FX88593Codec.Tpo -c -o FX88593Codec.lo FX88593Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88594Codec.lo -MD -MP -MF .deps/FX88594Codec.Tpo -c -o FX88594Codec.lo FX88594Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88595Codec.lo -MD -MP -MF .deps/FX88595Codec.Tpo -c -o FX88595Codec.lo FX88595Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88596Codec.lo -MD -MP -MF .deps/FX88596Codec.Tpo -c -o FX88596Codec.lo FX88596Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88597Codec.lo -MD -MP -MF .deps/FX88597Codec.Tpo -c -o FX88597Codec.lo FX88597Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88598Codec.lo -MD -MP -MF .deps/FX88598Codec.Tpo -c -o FX88598Codec.lo FX88598Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88599Codec.lo -MD -MP -MF .deps/FX88599Codec.Tpo -c -o FX88599Codec.lo FX88599Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885910Codec.lo -MD -MP -MF .deps/FX885910Codec.Tpo -c -o FX885910Codec.lo FX885910Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885911Codec.lo -MD -MP -MF .deps/FX885911Codec.Tpo -c -o FX885911Codec.lo FX885911Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885913Codec.lo -MD -MP -MF .deps/FX885913Codec.Tpo -c -o FX885913Codec.lo FX885913Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885914Codec.lo -MD -MP -MF .deps/FX885914Codec.Tpo -c -o FX885914Codec.lo FX885914Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885915Codec.lo -MD -MP -MF .deps/FX885915Codec.Tpo -c -o FX885915Codec.lo FX885915Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885916Codec.lo -MD -MP -MF .deps/FX885916Codec.Tpo -c -o FX885916Codec.lo FX885916Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP437Codec.lo -MD -MP -MF .deps/FXCP437Codec.Tpo -c -o FXCP437Codec.lo FXCP437Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP850Codec.lo -MD -MP -MF .deps/FXCP850Codec.Tpo -c -o FXCP850Codec.lo FXCP850Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP852Codec.lo -MD -MP -MF .deps/FXCP852Codec.Tpo -c -o FXCP852Codec.lo FXCP852Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP855Codec.lo -MD -MP -MF .deps/FXCP855Codec.Tpo -c -o FXCP855Codec.lo FXCP855Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP856Codec.lo -MD -MP -MF .deps/FXCP856Codec.Tpo -c -o FXCP856Codec.lo FXCP856Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP857Codec.lo -MD -MP -MF .deps/FXCP857Codec.Tpo -c -o FXCP857Codec.lo FXCP857Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP860Codec.lo -MD -MP -MF .deps/FXCP860Codec.Tpo -c -o FXCP860Codec.lo FXCP860Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP861Codec.lo -MD -MP -MF .deps/FXCP861Codec.Tpo -c -o FXCP861Codec.lo FXCP861Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP862Codec.lo -MD -MP -MF .deps/FXCP862Codec.Tpo -c -o FXCP862Codec.lo FXCP862Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP863Codec.lo -MD -MP -MF .deps/FXCP863Codec.Tpo -c -o FXCP863Codec.lo FXCP863Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP864Codec.lo -MD -MP -MF .deps/FXCP864Codec.Tpo -c -o FXCP864Codec.lo FXCP864Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP865Codec.lo -MD -MP -MF .deps/FXCP865Codec.Tpo -c -o FXCP865Codec.lo FXCP865Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP866Codec.lo -MD -MP -MF .deps/FXCP866Codec.Tpo -c -o FXCP866Codec.lo FXCP866Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP869Codec.lo -MD -MP -MF .deps/FXCP869Codec.Tpo -c -o FXCP869Codec.lo FXCP869Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP874Codec.lo -MD -MP -MF .deps/FXCP874Codec.Tpo -c -o FXCP874Codec.lo FXCP874Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1250Codec.lo -MD -MP -MF .deps/FXCP1250Codec.Tpo -c -o FXCP1250Codec.lo FXCP1250Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1251Codec.lo -MD -MP -MF .deps/FXCP1251Codec.Tpo -c -o FXCP1251Codec.lo FXCP1251Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1252Codec.lo -MD -MP -MF .deps/FXCP1252Codec.Tpo -c -o FXCP1252Codec.lo FXCP1252Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1253Codec.lo -MD -MP -MF .deps/FXCP1253Codec.Tpo -c -o FXCP1253Codec.lo FXCP1253Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1254Codec.lo -MD -MP -MF .deps/FXCP1254Codec.Tpo -c -o FXCP1254Codec.lo FXCP1254Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1255Codec.lo -MD -MP -MF .deps/FXCP1255Codec.Tpo -c -o FXCP1255Codec.lo FXCP1255Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1256Codec.lo -MD -MP -MF .deps/FXCP1256Codec.Tpo -c -o FXCP1256Codec.lo FXCP1256Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1257Codec.lo -MD -MP -MF .deps/FXCP1257Codec.Tpo -c -o FXCP1257Codec.lo FXCP1257Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1258Codec.lo -MD -MP -MF .deps/FXCP1258Codec.Tpo -c -o FXCP1258Codec.lo FXCP1258Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXKOI8RCodec.lo -MD -MP -MF .deps/FXKOI8RCodec.Tpo -c -o FXKOI8RCodec.lo FXKOI8RCodec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXUTF8Codec.lo -MD -MP -MF .deps/FXUTF8Codec.Tpo -c -o FXUTF8Codec.lo FXUTF8Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXUTF16Codec.lo -MD -MP -MF .deps/FXUTF16Codec.Tpo -c -o FXUTF16Codec.lo FXUTF16Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXUTF32Codec.lo -MD -MP -MF .deps/FXUTF32Codec.Tpo -c -o FXUTF32Codec.lo FXUTF32Codec.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX4Splitter.lo -MD -MP -MF .deps/FX4Splitter.Tpo -c -o FX4Splitter.lo FX4Splitter.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX7Segment.lo -MD -MP -MF .deps/FX7Segment.Tpo -c -o FX7Segment.lo FX7Segment.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXAccelTable.lo -MD -MP -MF .deps/FXAccelTable.Tpo -c -o FXAccelTable.lo FXAccelTable.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXApp.lo -MD -MP -MF .deps/FXApp.Tpo -c -o FXApp.lo FXApp.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXArrowButton.lo -MD -MP -MF .deps/FXArrowButton.Tpo -c -o FXArrowButton.lo FXArrowButton.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBMPIcon.lo -MD -MP -MF .deps/FXBMPIcon.Tpo -c -o FXBMPIcon.lo FXBMPIcon.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBMPImage.lo -MD -MP -MF .deps/FXBMPImage.Tpo -c -o FXBMPImage.lo FXBMPImage.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBitmap.lo -MD -MP -MF .deps/FXBitmap.Tpo -c -o FXBitmap.lo FXBitmap.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBitmapFrame.lo -MD -MP -MF .deps/FXBitmapFrame.Tpo -c -o FXBitmapFrame.lo FXBitmapFrame.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBitmapView.lo -MD -MP -MF .deps/FXBitmapView.Tpo -c -o FXBitmapView.lo FXBitmapView.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXButton.lo -MD -MP -MF .deps/FXButton.Tpo -c -o FXButton.lo FXButton.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBZFileStream.lo -MD -MP -MF .deps/FXBZFileStream.Tpo -c -o FXBZFileStream.lo FXBZFileStream.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCURCursor.lo -MD -MP -MF .deps/FXCURCursor.Tpo -c -o FXCURCursor.lo FXCURCursor.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCanvas.lo -MD -MP -MF .deps/FXCanvas.Tpo -c -o FXCanvas.lo FXCanvas.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCheckButton.lo -MD -MP -MF .deps/FXCheckButton.Tpo -c -o FXCheckButton.lo FXCheckButton.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXChoiceBox.lo -MD -MP -MF .deps/FXChoiceBox.Tpo -c -o FXChoiceBox.lo FXChoiceBox.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorBar.lo -MD -MP -MF .deps/FXColorBar.Tpo -c -o FXColorBar.lo FXColorBar.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorDialog.lo -MD -MP -MF .deps/FXColorDialog.Tpo -c -o FXColorDialog.lo FXColorDialog.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorList.lo -MD -MP -MF .deps/FXColorList.Tpo -c -o FXColorList.lo FXColorList.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorNames.lo -MD -MP -MF .deps/FXColorNames.Tpo -c -o FXColorNames.lo FXColorNames.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorRing.lo -MD -MP -MF .deps/FXColorRing.Tpo -c -o FXColorRing.lo FXColorRing.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorSelector.lo -MD -MP -MF .deps/FXColorSelector.Tpo -c -o FXColorSelector.lo FXColorSelector.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorWell.lo -MD -MP -MF .deps/FXColorWell.Tpo -c -o FXColorWell.lo FXColorWell.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorWheel.lo -MD -MP -MF .deps/FXColorWheel.Tpo -c -o FXColorWheel.lo FXColorWheel.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXComboBox.lo -MD -MP -MF .deps/FXComboBox.Tpo -c -o FXComboBox.lo FXComboBox.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXComposeContext.lo -MD -MP -MF .deps/FXComposeContext.Tpo -c -o FXComposeContext.lo FXComposeContext.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXComposite.lo -MD -MP -MF .deps/FXComposite.Tpo -c -o FXComposite.lo FXComposite.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCursor.lo -MD -MP -MF .deps/FXCursor.Tpo -c -o FXCursor.lo FXCursor.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDataTarget.lo -MD -MP -MF .deps/FXDataTarget.Tpo -c -o FXDataTarget.lo FXDataTarget.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP437Codec.lo -MD -MP -MF .deps/FXCP437Codec.Tpo -c FXCP437Codec.cpp -fPIC -DPIC -o .libs/FXCP437Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88591Codec.lo -MD -MP -MF .deps/FX88591Codec.Tpo -c FX88591Codec.cpp -fPIC -DPIC -o .libs/FX88591Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885913Codec.lo -MD -MP -MF .deps/FX885913Codec.Tpo -c FX885913Codec.cpp -fPIC -DPIC -o .libs/FX885913Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88595Codec.lo -MD -MP -MF .deps/FX88595Codec.Tpo -c FX88595Codec.cpp -fPIC -DPIC -o .libs/FX88595Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88592Codec.lo -MD -MP -MF .deps/FX88592Codec.Tpo -c FX88592Codec.cpp -fPIC -DPIC -o .libs/FX88592Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885914Codec.lo -MD -MP -MF .deps/FX885914Codec.Tpo -c FX885914Codec.cpp -fPIC -DPIC -o .libs/FX885914Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP865Codec.lo -MD -MP -MF .deps/FXCP865Codec.Tpo -c FXCP865Codec.cpp -fPIC -DPIC -o .libs/FXCP865Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXArrowButton.lo -MD -MP -MF .deps/FXArrowButton.Tpo -c FXArrowButton.cpp -fPIC -DPIC -o .libs/FXArrowButton.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1250Codec.lo -MD -MP -MF .deps/FXCP1250Codec.Tpo -c FXCP1250Codec.cpp -fPIC -DPIC -o .libs/FXCP1250Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXUTF16Codec.lo -MD -MP -MF .deps/FXUTF16Codec.Tpo -c FXUTF16Codec.cpp -fPIC -DPIC -o .libs/FXUTF16Codec.olibtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP874Codec.lo -MD -MP -MF .deps/FXCP874Codec.Tpo -c FXCP874Codec.cpp -fPIC -DPIC -o .libs/FXCP874Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1254Codec.lo -MD -MP -MF .deps/FXCP1254Codec.Tpo -c FXCP1254Codec.cpp -fPIC -DPIC -o .libs/FXCP1254Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX4Splitter.lo -MD -MP -MF .deps/FX4Splitter.Tpo -c FX4Splitter.cpp -fPIC -DPIC -o .libs/FX4Splitter.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP852Codec.lo -MD -MP -MF .deps/FXCP852Codec.Tpo -c FXCP852Codec.cpp -fPIC -DPIC -o .libs/FXCP852Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885910Codec.lo -MD -MP -MF .deps/FX885910Codec.Tpo -c FX885910Codec.cpp -fPIC -DPIC -o .libs/FX885910Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXApp.lo -MD -MP -MF .deps/FXApp.Tpo -c FXApp.cpp -fPIC -DPIC -o .libs/FXApp.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBitmap.lo -MD -MP -MF .deps/FXBitmap.Tpo -c FXBitmap.cpp -fPIC -DPIC -o .libs/FXBitmap.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88597Codec.lo -MD -MP -MF .deps/FX88597Codec.Tpo -c FX88597Codec.cpp -fPIC -DPIC -o .libs/FX88597Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88598Codec.lo -MD -MP -MF .deps/FX88598Codec.Tpo -c FX88598Codec.cpp -fPIC -DPIC -o .libs/FX88598Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1251Codec.lo -MD -MP -MF .deps/FXCP1251Codec.Tpo -c FXCP1251Codec.cpp -fPIC -DPIC -o .libs/FXCP1251Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXKOI8RCodec.lo -MD -MP -MF .deps/FXKOI8RCodec.Tpo -c FXKOI8RCodec.cpp -fPIC -DPIC -o .libs/FXKOI8RCodec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88596Codec.lo -MD -MP -MF .deps/FX88596Codec.Tpo -c FX88596Codec.cpp -fPIC -DPIC -o .libs/FX88596Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP850Codec.lo -MD -MP -MF .deps/FXCP850Codec.Tpo -c FXCP850Codec.cpp -fPIC -DPIC -o .libs/FXCP850Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP856Codec.lo -MD -MP -MF .deps/FXCP856Codec.Tpo -c FXCP856Codec.cpp -fPIC -DPIC -o .libs/FXCP856Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP862Codec.lo -MD -MP -MF .deps/FXCP862Codec.Tpo -c FXCP862Codec.cpp -fPIC -DPIC -o .libs/FXCP862Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXButton.lo -MD -MP -MF .deps/FXButton.Tpo -c FXButton.cpp -fPIC -DPIC -o .libs/FXButton.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP869Codec.lo -MD -MP -MF .deps/FXCP869Codec.Tpo -c FXCP869Codec.cpp -fPIC -DPIC -o .libs/FXCP869Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCheckButton.lo -MD -MP -MF .deps/FXCheckButton.Tpo -c FXCheckButton.cpp -fPIC -DPIC -o .libs/FXCheckButton.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXUTF32Codec.lo -MD -MP -MF .deps/FXUTF32Codec.Tpo -c FXUTF32Codec.cpp -fPIC -DPIC -o .libs/FXUTF32Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP861Codec.lo -MD -MP -MF .deps/FXCP861Codec.Tpo -c FXCP861Codec.cpp -fPIC -DPIC -o .libs/FXCP861Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXChoiceBox.lo -MD -MP -MF .deps/FXChoiceBox.Tpo -c FXChoiceBox.cpp -fPIC -DPIC -o .libs/FXChoiceBox.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorSelector.lo -MD -MP -MF .deps/FXColorSelector.Tpo -c FXColorSelector.cpp -fPIC -DPIC -o .libs/FXColorSelector.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXComposite.lo -MD -MP -MF .deps/FXComposite.Tpo -c FXComposite.cpp -fPIC -DPIC -o .libs/FXComposite.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP855Codec.lo -MD -MP -MF .deps/FXCP855Codec.Tpo -c FXCP855Codec.cpp -fPIC -DPIC -o .libs/FXCP855Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX7Segment.lo -MD -MP -MF .deps/FX7Segment.Tpo -c FX7Segment.cpp -fPIC -DPIC -o .libs/FX7Segment.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885916Codec.lo -MD -MP -MF .deps/FX885916Codec.Tpo -c FX885916Codec.cpp -fPIC -DPIC -o .libs/FX885916Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCURCursor.lo -MD -MP -MF .deps/FXCURCursor.Tpo -c FXCURCursor.cpp -fPIC -DPIC -o .libs/FXCURCursor.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBitmapView.lo -MD -MP -MF .deps/FXBitmapView.Tpo -c FXBitmapView.cpp -fPIC -DPIC -o .libs/FXBitmapView.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88599Codec.lo -MD -MP -MF .deps/FX88599Codec.Tpo -c FX88599Codec.cpp -fPIC -DPIC -o .libs/FX88599Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885911Codec.lo -MD -MP -MF .deps/FX885911Codec.Tpo -c FX885911Codec.cpp -fPIC -DPIC -o .libs/FX885911Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1256Codec.lo -MD -MP -MF .deps/FXCP1256Codec.Tpo -c FXCP1256Codec.cpp -fPIC -DPIC -o .libs/FXCP1256Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXAccelTable.lo -MD -MP -MF .deps/FXAccelTable.Tpo -c FXAccelTable.cpp -fPIC -DPIC -o .libs/FXAccelTable.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885915Codec.lo -MD -MP -MF .deps/FX885915Codec.Tpo -c FX885915Codec.cpp -fPIC -DPIC -o .libs/FX885915Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBZFileStream.lo -MD -MP -MF .deps/FXBZFileStream.Tpo -c FXBZFileStream.cpp -fPIC -DPIC -o .libs/FXBZFileStream.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88593Codec.lo -MD -MP -MF .deps/FX88593Codec.Tpo -c FX88593Codec.cpp -fPIC -DPIC -o .libs/FX88593Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88594Codec.lo -MD -MP -MF .deps/FX88594Codec.Tpo -c FX88594Codec.cpp -fPIC -DPIC -o .libs/FX88594Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXUTF8Codec.lo -MD -MP -MF .deps/FXUTF8Codec.Tpo -c FXUTF8Codec.cpp -fPIC -DPIC -o .libs/FXUTF8Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP860Codec.lo -MD -MP -MF .deps/FXCP860Codec.Tpo -c FXCP860Codec.cpp -fPIC -DPIC -o .libs/FXCP860Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorBar.lo -MD -MP -MF .deps/FXColorBar.Tpo -c FXColorBar.cpp -fPIC -DPIC -o .libs/FXColorBar.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1258Codec.lo -MD -MP -MF .deps/FXCP1258Codec.Tpo -c FXCP1258Codec.cpp -fPIC -DPIC -o .libs/FXCP1258Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorDialog.lo -MD -MP -MF .deps/FXColorDialog.Tpo -c FXColorDialog.cpp -fPIC -DPIC -o .libs/FXColorDialog.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorRing.lo -MD -MP -MF .deps/FXColorRing.Tpo -c FXColorRing.cpp -fPIC -DPIC -o .libs/FXColorRing.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1257Codec.lo -MD -MP -MF .deps/FXCP1257Codec.Tpo -c FXCP1257Codec.cpp -fPIC -DPIC -o .libs/FXCP1257Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCanvas.lo -MD -MP -MF .deps/FXCanvas.Tpo -c FXCanvas.cpp -fPIC -DPIC -o .libs/FXCanvas.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBMPIcon.lo -MD -MP -MF .deps/FXBMPIcon.Tpo -c FXBMPIcon.cpp -fPIC -DPIC -o .libs/FXBMPIcon.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP866Codec.lo -MD -MP -MF .deps/FXCP866Codec.Tpo -c FXCP866Codec.cpp -fPIC -DPIC -o .libs/FXCP866Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1255Codec.lo -MD -MP -MF .deps/FXCP1255Codec.Tpo -c FXCP1255Codec.cpp -fPIC -DPIC -o .libs/FXCP1255Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDataTarget.lo -MD -MP -MF .deps/FXDataTarget.Tpo -c FXDataTarget.cpp -fPIC -DPIC -o .libs/FXDataTarget.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBMPImage.lo -MD -MP -MF .deps/FXBMPImage.Tpo -c FXBMPImage.cpp -fPIC -DPIC -o .libs/FXBMPImage.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXComboBox.lo -MD -MP -MF .deps/FXComboBox.Tpo -c FXComboBox.cpp -fPIC -DPIC -o .libs/FXComboBox.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP863Codec.lo -MD -MP -MF .deps/FXCP863Codec.Tpo -c FXCP863Codec.cpp -fPIC -DPIC -o .libs/FXCP863Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1253Codec.lo -MD -MP -MF .deps/FXCP1253Codec.Tpo -c FXCP1253Codec.cpp -fPIC -DPIC -o .libs/FXCP1253Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorList.lo -MD -MP -MF .deps/FXColorList.Tpo -c FXColorList.cpp -fPIC -DPIC -o .libs/FXColorList.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorWheel.lo -MD -MP -MF .deps/FXColorWheel.Tpo -c FXColorWheel.cpp -fPIC -DPIC -o .libs/FXColorWheel.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBitmapFrame.lo -MD -MP -MF .deps/FXBitmapFrame.Tpo -c FXBitmapFrame.cpp -fPIC -DPIC -o .libs/FXBitmapFrame.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorNames.lo -MD -MP -MF .deps/FXColorNames.Tpo -c FXColorNames.cpp -fPIC -DPIC -o .libs/FXColorNames.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorWell.lo -MD -MP -MF .deps/FXColorWell.Tpo -c FXColorWell.cpp -fPIC -DPIC -o .libs/FXColorWell.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP864Codec.lo -MD -MP -MF .deps/FXCP864Codec.Tpo -c FXCP864Codec.cpp -fPIC -DPIC -o .libs/FXCP864Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP857Codec.lo -MD -MP -MF .deps/FXCP857Codec.Tpo -c FXCP857Codec.cpp -fPIC -DPIC -o .libs/FXCP857Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1252Codec.lo -MD -MP -MF .deps/FXCP1252Codec.Tpo -c FXCP1252Codec.cpp -fPIC -DPIC -o .libs/FXCP1252Codec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCursor.lo -MD -MP -MF .deps/FXCursor.Tpo -c FXCursor.cpp -fPIC -DPIC -o .libs/FXCursor.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXComposeContext.lo -MD -MP -MF .deps/FXComposeContext.Tpo -c FXComposeContext.cpp -fPIC -DPIC -o .libs/FXComposeContext.o In file included from FXUTF16Codec.cpp:31: ../include/FXTextCodec.h:99:17: warning: 'virtual FX::FXint FX::FXTextCodec::utf2mblen(const FX::FXString&) const' was hidden [-Woverloaded-virtual] 99 | virtual FXint utf2mblen(const FXString& src) const; | ^~~~~~~~~ In file included from FXUTF16Codec.cpp:32: ../include/FXUTF16Codec.h:73:17: note: by 'virtual FX::FXint FX::FXUTF16Codec::utf2mblen(const FXchar*, FX::FXint) const' 73 | virtual FXint utf2mblen(const FXchar* src,FXint nsrc) const; | ^~~~~~~~~ FXUTF16Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF16BECodec::mb2wc(FX::FXwchar&, const FXchar*, FX::FXint) const': FXUTF16Codec.cpp:57:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 57 | register FXwchar w; | ^ FXUTF16Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF16BECodec::wc2mb(FX::FXchar*, FX::FXint, FX::FXwchar) const': FXUTF16Codec.cpp:74:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 74 | register FXwchar w; | ^ FXUTF16Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF16LECodec::mb2wc(FX::FXwchar&, const FXchar*, FX::FXint) const': FXUTF16Codec.cpp:126:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 126 | register FXwchar w; | ^ FXUTF16Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF16LECodec::wc2mb(FX::FXchar*, FX::FXint, FX::FXwchar) const': FXUTF16Codec.cpp:143:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 143 | register FXwchar w; | ^ FXUTF16Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF16Codec::mb2wc(FX::FXwchar&, const FXchar*, FX::FXint) const': FXUTF16Codec.cpp:194:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 194 | register const FXuchar *s=(const FXuchar*)src; | ^ FXUTF16Codec.cpp:195:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 195 | register FXwchar w; | ^ FXUTF16Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF16Codec::mb2utflen(const FXchar*, FX::FXint) const': FXUTF16Codec.cpp:247:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 247 | register FXint len=0; | ^~~ FXUTF16Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF16Codec::mb2utf(FX::FXchar*, FX::FXint, const FXchar*, FX::FXint) const': FXUTF16Codec.cpp:300:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 300 | register FXint nw,len=0; | ^~ FXUTF16Codec.cpp:300:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 300 | register FXint nw,len=0; | ^~~ FXUTF16Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF16Codec::wc2mb(FX::FXchar*, FX::FXint, FX::FXwchar) const': FXUTF16Codec.cpp:361:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 361 | register FXwchar w; | ^ FXUTF16Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF16Codec::utf2mblen(const FXchar*, FX::FXint) const': FXUTF16Codec.cpp:382:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 382 | register FXint nr,len=0; | ^~ FXUTF16Codec.cpp:382:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 382 | register FXint nr,len=0; | ^~~ FXUTF16Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF16Codec::utf2mb(FX::FXchar*, FX::FXint, const FXchar*, FX::FXint) const': FXUTF16Codec.cpp:401:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 401 | register FXint nr,nw,len=0; | ^~ FXUTF16Codec.cpp:401:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 401 | register FXint nr,nw,len=0; | ^~ FXUTF16Codec.cpp:401:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 401 | register FXint nr,nw,len=0; | ^~~ In file included from FXUTF32Codec.cpp:31: ../include/FXTextCodec.h:99:17: warning: 'virtual FX::FXint FX::FXTextCodec::utf2mblen(const FX::FXString&) const' was hidden [-Woverloaded-virtual] 99 | virtual FXint utf2mblen(const FXString& src) const; | ^~~~~~~~~ In file included from FXUTF32Codec.cpp:32: ../include/FXUTF32Codec.h:74:17: note: by 'virtual FX::FXint FX::FXUTF32Codec::utf2mblen(const FXchar*, FX::FXint) const' 74 | virtual FXint utf2mblen(const FXchar* src,FXint nsrc) const; | ^~~~~~~~~ FXUTF32Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF32Codec::mb2utflen(const FXchar*, FX::FXint) const': FXUTF32Codec.cpp:244:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 244 | register FXint len=0; | ^~~ FXUTF32Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF32Codec::mb2utf(FX::FXchar*, FX::FXint, const FXchar*, FX::FXint) const': FXUTF32Codec.cpp:310:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint nw,len=0; | ^~ FXUTF32Codec.cpp:310:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint nw,len=0; | ^~~ FXUTF32Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF32Codec::utf2mblen(const FXchar*, FX::FXint) const': FXUTF32Codec.cpp:402:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 402 | register FXint nr,len=0; | ^~ FXUTF32Codec.cpp:402:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 402 | register FXint nr,len=0; | ^~~ FXUTF32Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF32Codec::utf2mb(FX::FXchar*, FX::FXint, const FXchar*, FX::FXint) const': FXUTF32Codec.cpp:420:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 420 | register FXint nr,len=0; | ^~ FXUTF32Codec.cpp:420:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 420 | register FXint nr,len=0; | ^~~ FXUTF8Codec.cpp: In member function 'virtual FX::FXint FX::FXUTF8Codec::mb2wc(FX::FXwchar&, const FXchar*, FX::FXint) const': FXUTF8Codec.cpp:49:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 49 | register FXint n1,n2; | ^~ FXUTF8Codec.cpp:49:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 49 | register FXint n1,n2; | ^~ FX4Splitter.cpp: In member function 'FX::FXuchar FX::FX4Splitter::getMode(FX::FXint, FX::FXint)': FX4Splitter.cpp:288:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 288 | register FXuchar mm=ONCENTER; | ^~ FXBitmap.cpp: In function 'FX::FXuint FX::findshift(long unsigned int)': FXBitmap.cpp:188:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 188 | register FXuint sh=0; | ^~ FXBitmap.cpp: In member function 'virtual void FX::FXBitmap::restore()': FXBitmap.cpp:203:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 203 | register XImage *xim=NULL; | ^~~ FXBitmap.cpp:204:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 204 | register FXint size,x,y; | ^~~~ FXBitmap.cpp:204:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 204 | register FXint size,x,y; | ^ FXBitmap.cpp:204:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 204 | register FXint size,x,y; | ^ FXBitmap.cpp: In member function 'virtual void FX::FXBitmap::render()': FXBitmap.cpp:255:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 255 | register XImage *xim=NULL; | ^~~ FXBitmap.cpp:256:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 256 | register Visual *vis; | ^~~ FXBitmap.cpp:257:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 257 | register int size; | ^~~~ FXBitmap.cpp:258:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register FXuchar *pix; | ^~~ FXBitmap.cpp:259:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register int i; | ^ FX4Splitter.cpp: In member function 'long int FX::FX4Splitter::onUpdExpand(FX::FXObject*, FX::FXSelector, void*)': FX4Splitter.cpp:520:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 520 | register FXuint ex=FXSELID(sel)-ID_EXPAND_NONE; | ^~ FXBitmap.cpp: In member function 'virtual void FX::FXBitmap::resize(FX::FXint, FX::FXint)': FXBitmap.cpp:470:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 470 | register FXint bw; | ^~ FXBitmap.cpp: In member function 'virtual void FX::FXBitmap::scale(FX::FXint, FX::FXint)': FXBitmap.cpp:533:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 533 | register FXuchar *q,*p,bits; | ^ FXBitmap.cpp:533:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 533 | register FXuchar *q,*p,bits; | ^ FXBitmap.cpp:533:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 533 | register FXuchar *q,*p,bits; | ^~~~ FXBitmap.cpp:534:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 534 | register FXint xs=(width<<16)/w; | ^~ FXBitmap.cpp:535:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 535 | register FXint ys=(height<<16)/h; | ^~ FXBitmap.cpp:536:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 536 | register FXint bw=bytewidth; | ^~ FXBitmap.cpp:537:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 537 | register FXint i,j,x,y,xx; | ^ FXBitmap.cpp:537:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 537 | register FXint i,j,x,y,xx; | ^ FXBitmap.cpp:537:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 537 | register FXint i,j,x,y,xx; | ^ FXBitmap.cpp:537:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 537 | register FXint i,j,x,y,xx; | ^ FXBitmap.cpp:537:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 537 | register FXint i,j,x,y,xx; | ^~ FXBitmap.cpp: In member function 'virtual void FX::FXBitmap::mirror(FX::FXbool, FX::FXbool)': FXBitmap.cpp:584:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 584 | register FXuchar *paa,*pa,*pbb,*pb; | ^~~ FXBitmap.cpp:584:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 584 | register FXuchar *paa,*pa,*pbb,*pb; | ^~ FXBitmap.cpp:584:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 584 | register FXuchar *paa,*pa,*pbb,*pb; | ^~~ FXBitmap.cpp:584:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 584 | register FXuchar *paa,*pa,*pbb,*pb; | ^~ FXBitmap.cpp:585:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 585 | register FXint sa=(8-width)&7; | ^~ FXBitmap.cpp:586:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 586 | register FXint sb=8-sa; | ^~ FXBitmap.cpp:587:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 587 | register FXuint t; | ^ FXBitmap.cpp: In member function 'virtual void FX::FXBitmap::rotate(FX::FXint)': FXBitmap.cpp:633:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 633 | register FXuchar *p,*q,bits; | ^ FXBitmap.cpp:633:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 633 | register FXuchar *p,*q,bits; | ^ FXBitmap.cpp:633:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 633 | register FXuchar *p,*q,bits; | ^~~~ FXBitmap.cpp:634:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 634 | register FXint bw=bytewidth; | ^~ FXBitmap.cpp:635:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 635 | register FXint i,j,x; | ^ FXBitmap.cpp:635:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 635 | register FXint i,j,x; | ^ FXBitmap.cpp:635:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 635 | register FXint i,j,x; | ^ FXComposite.cpp: In member function 'virtual FX::FXint FX::FXComposite::getDefaultWidth()': FXComposite.cpp:123:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 123 | register FXWindow *child; | ^~~~~ FXComposite.cpp: In member function 'virtual FX::FXint FX::FXComposite::getDefaultHeight()': FXComposite.cpp:137:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXWindow *child; | ^~~~~ FXBitmap.cpp: In member function 'virtual void FX::FXBitmap::crop(FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXbool)': FXBitmap.cpp:728:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 728 | register FXuchar *pnn,*poo,*yyy,*pn,*po,*xx; | ^~~ FXBitmap.cpp:728:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 728 | register FXuchar *pnn,*poo,*yyy,*pn,*po,*xx; | ^~~ FXBitmap.cpp:728:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 728 | register FXuchar *pnn,*poo,*yyy,*pn,*po,*xx; | ^~~ FXBitmap.cpp:728:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 728 | register FXuchar *pnn,*poo,*yyy,*pn,*po,*xx; | ^~ FXBitmap.cpp:728:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 728 | register FXuchar *pnn,*poo,*yyy,*pn,*po,*xx; | ^~ FXBitmap.cpp:728:46: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 728 | register FXuchar *pnn,*poo,*yyy,*pn,*po,*xx; | ^~ FXBitmap.cpp:729:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 729 | register FXint oldbw=bytewidth; | ^~~~~ FXBitmap.cpp:730:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 730 | register FXint newbw=(w+7)>>3; | ^~~~~ FXComposite.cpp: In member function 'FX::FXint FX::FXComposite::maxChildWidth() const': FXComposite.cpp:151:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXWindow* child; | ^~~~~ FXBitmap.cpp:731:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 731 | register FXint cpybw; | ^~~~~ FXComposite.cpp:152:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 152 | register FXuint hints; | ^~~~~ FXBitmap.cpp:732:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 732 | register FXint ow=width; | ^~ FXComposite.cpp:153:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXint t,m; | ^ FXComposite.cpp:153:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXint t,m; | ^ FXBitmap.cpp:733:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 733 | register FXint oh=height; | ^~ FXBitmap.cpp:734:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 734 | register FXint nw=w; | ^~ FXBitmap.cpp:735:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 735 | register FXint nh=h; | ^~ FXBitmap.cpp:736:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 736 | register FXint cw; | ^~ FXBitmap.cpp:737:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 737 | register FXint ch; | ^~ FXBitmap.cpp:738:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 738 | register FXint sh; | ^~ FXBitmap.cpp:739:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 739 | register FXuint t; | ^ FXComposite.cpp: In member function 'FX::FXint FX::FXComposite::maxChildHeight() const': FXComposite.cpp:168:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 168 | register FXWindow* child; | ^~~~~ FXComposite.cpp:169:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 169 | register FXuint hints; | ^~~~~ FXComposite.cpp:170:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 170 | register FXint t,m; | ^ FXComposite.cpp:170:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 170 | register FXint t,m; | ^ FXComposite.cpp: In member function 'virtual void FX::FXComposite::layout()': FXComposite.cpp:185:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXWindow *child; | ^~~~~ FXComposite.cpp: In member function 'long int FX::FXComposite::onCmdUpdate(FX::FXObject*, FX::FXSelector, void*)': FXComposite.cpp:197:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 197 | register FXWindow *child; | ^~~~~ FXComposite.cpp: In member function 'long int FX::FXComposite::onKeyPress(FX::FXObject*, FX::FXSelector, void*)': FXComposite.cpp:244:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 244 | register FXEvent* event=(FXEvent*)ptr; | ^~~~~ FX7Segment.cpp: In member function 'virtual FX::FXint FX::FX7Segment::getDefaultWidth()': FX7Segment.cpp:221:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 221 | register FXint w=(cellwidth+2)*label.length(); | ^ FX7Segment.cpp: In member function 'long int FX::FX7Segment::onPaint(FX::FXObject*, FX::FXSelector, void*)': FX7Segment.cpp:334:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 334 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FX7Segment.cpp:335:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 335 | register FXint tx,ty,tw,ch,cw; | ^~ FX7Segment.cpp:335:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 335 | register FXint tx,ty,tw,ch,cw; | ^~ FXAccelTable.cpp: In member function 'void FX::FXAccelTable::resize(FX::FXuint)': FXAccelTable.cpp:91:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXuint p,i,c; | ^ FX7Segment.cpp:335:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 335 | register FXint tx,ty,tw,ch,cw; | ^~ FXAccelTable.cpp:91:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXuint p,i,c; | ^ FX7Segment.cpp:335:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 335 | register FXint tx,ty,tw,ch,cw; | ^~ FXAccelTable.cpp:91:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXuint p,i,c; | ^ FX7Segment.cpp:335:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 335 | register FXint tx,ty,tw,ch,cw; | ^~ FXAccelTable.cpp: In member function 'void FX::FXAccelTable::addAccel(FX::FXHotKey, FX::FXObject*, FX::FXSelector, FX::FXSelector)': FXAccelTable.cpp:116:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 116 | register FXuint p=(hotkey*13)&max; | ^ FXAccelTable.cpp:117:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 117 | register FXuint c; | ^ FXBitmapView.cpp: In member function 'long int FX::FXBitmapView::onPaint(FX::FXObject*, FX::FXSelector, void*)': FXBitmapView.cpp:169:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 169 | if(xl<0) xl=0; if(xr>viewport_w) xr=viewport_w; | ^~ FXBitmapView.cpp:169:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 169 | if(xl<0) xl=0; if(xr>viewport_w) xr=viewport_w; | ^~ FXBitmapView.cpp:170:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 170 | if(yt<0) yt=0; if(yb>viewport_h) yb=viewport_h; | ^~ FXBitmapView.cpp:170:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 170 | if(yt<0) yt=0; if(yb>viewport_h) yb=viewport_h; | ^~ FXAccelTable.cpp: In member function 'void FX::FXAccelTable::removeAccel(FX::FXHotKey)': FXAccelTable.cpp:145:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 145 | register FXuint p=(hotkey*13)&max; | ^ FXAccelTable.cpp:146:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 146 | register FXuint c; | ^ FX7Segment.cpp: In member function 'void FX::FX7Segment::drawCells(FX::FXDCWindow&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FX7Segment.cpp:401:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 401 | register FXint c,t; | ^ FX7Segment.cpp:401:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 401 | register FXint c,t; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885913Codec.lo -MD -MP -MF .deps/FX885913Codec.Tpo -c FX885913Codec.cpp -o FX885913Codec.o >/dev/null 2>&1 FXAccelTable.cpp: In member function 'bool FX::FXAccelTable::hasAccel(FX::FXHotKey) const': FXAccelTable.cpp:172:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXuint p=(hotkey*13)&max; | ^ FXAccelTable.cpp:173:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 173 | register FXuint c; | ^ FXAccelTable.cpp: In member function 'FX::FXObject* FX::FXAccelTable::targetOfAccel(FX::FXHotKey) const': FXAccelTable.cpp:189:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 189 | register FXuint p=(hotkey*13)&max; | ^ FXAccelTable.cpp:190:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register FXuint c; | ^ FXAccelTable.cpp: In member function 'long int FX::FXAccelTable::onKeyPress(FX::FXObject*, FX::FXSelector, void*)': FXAccelTable.cpp:206:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register FXEvent* event=(FXEvent*)ptr; | ^~~~~ FXAccelTable.cpp:207:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 207 | register FXuint code=MKUINT(event->code,event->state&(SHIFTMASK|CONTROLMASK|ALTMASK|METAMASK)); | ^~~~ FXAccelTable.cpp:208:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 208 | register FXuint p=(code*13)&max; | ^ FXAccelTable.cpp:209:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 209 | register FXuint c; | ^ FXAccelTable.cpp: In member function 'long int FX::FXAccelTable::onKeyRelease(FX::FXObject*, FX::FXSelector, void*)': FXAccelTable.cpp:226:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXEvent* event=(FXEvent*)ptr; | ^~~~~ FXAccelTable.cpp:227:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 227 | register FXuint code=MKUINT(event->code,event->state&(SHIFTMASK|CONTROLMASK|ALTMASK|METAMASK)); | ^~~~ FXAccelTable.cpp:228:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXuint p=(code*13)&max; | ^ FXAccelTable.cpp:229:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 229 | register FXuint c; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88591Codec.lo -MD -MP -MF .deps/FX88591Codec.Tpo -c FX88591Codec.cpp -o FX88591Codec.o >/dev/null 2>&1 FXAccelTable.cpp: In function 'FX::FXHotKey FX::parseAccel(const FX::FXString&)': FXAccelTable.cpp:360:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 360 | register FXuint code=0,mods=0; | ^~~~ FXAccelTable.cpp:360:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 360 | register FXuint code=0,mods=0; | ^~~~ FXAccelTable.cpp:361:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 361 | register FXint pos=0; | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1250Codec.lo -MD -MP -MF .deps/FXCP1250Codec.Tpo -c FXCP1250Codec.cpp -o FXCP1250Codec.o >/dev/null 2>&1libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP437Codec.lo -MD -MP -MF .deps/FXCP437Codec.Tpo -c FXCP437Codec.cpp -o FXCP437Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88595Codec.lo -MD -MP -MF .deps/FX88595Codec.Tpo -c FX88595Codec.cpp -o FX88595Codec.o >/dev/null 2>&1 FXAccelTable.cpp: In function 'FX::FXHotKey FX::parseHotKey(const FX::FXString&)': FXAccelTable.cpp:464:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 464 | register FXuint code=0,mods=0; | ^~~~ FXAccelTable.cpp:464:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 464 | register FXuint code=0,mods=0; | ^~~~ FXAccelTable.cpp:465:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 465 | register FXint pos=0; | ^~~ FXAccelTable.cpp:466:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 466 | register FXwchar w; | ^ FXAccelTable.cpp: In function 'FX::FXint FX::findHotKey(const FX::FXString&)': FXAccelTable.cpp:487:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 487 | register FXint pos=0; | ^~~ FXAccelTable.cpp:488:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 488 | register FXint n=0; | ^ FXAccelTable.cpp: In function 'FX::FXString FX::stripHotKey(const FX::FXString&)': FXAccelTable.cpp:506:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 506 | register FXint len=result.length(); | ^~~ FXAccelTable.cpp:507:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 507 | register FXint i,j; | ^ FXAccelTable.cpp:507:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 507 | register FXint i,j; | ^ FXAccelTable.cpp: In member function 'virtual void FX::FXAccelTable::save(FX::FXStream&) const': FXAccelTable.cpp:522:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 522 | register FXuint i; | ^ FXAccelTable.cpp: In member function 'virtual void FX::FXAccelTable::load(FX::FXStream&)': FXAccelTable.cpp:537:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 537 | register FXuint i; | ^ FXChoiceBox.cpp: In constructor 'FX::FXChoiceBox::FXChoiceBox(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, const FXchar**, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXChoiceBox.cpp:80:95: warning: declaration of 'icon' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 80 | FXChoiceBox::FXChoiceBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* icon,const FXchar** choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXChoiceBox.h:28, from FXChoiceBox.cpp:46: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXChoiceBox.cpp:80:36: warning: declaration of 'owner' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 80 | FXChoiceBox::FXChoiceBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* icon,const FXchar** choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXChoiceBox.cpp:39: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXChoiceBox.cpp:82:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 82 | register FXint n; | ^ FXChoiceBox.cpp: In constructor 'FX::FXChoiceBox::FXChoiceBox(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, const FXchar**, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXChoiceBox.cpp:80:95: warning: declaration of 'icon' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 80 | FXChoiceBox::FXChoiceBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* icon,const FXchar** choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXChoiceBox.h:28, from FXChoiceBox.cpp:46: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXChoiceBox.cpp:80:36: warning: declaration of 'owner' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 80 | FXChoiceBox::FXChoiceBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* icon,const FXchar** choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXChoiceBox.cpp:39: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXChoiceBox.cpp: In constructor 'FX::FXChoiceBox::FXChoiceBox(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, const FXchar**, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXChoiceBox.cpp:80:95: warning: declaration of 'icon' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 80 | FXChoiceBox::FXChoiceBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* icon,const FXchar** choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXChoiceBox.h:28, from FXChoiceBox.cpp:46: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXChoiceBox.cpp:80:36: warning: declaration of 'owner' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 80 | FXChoiceBox::FXChoiceBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* icon,const FXchar** choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXChoiceBox.cpp:39: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXColorRing.cpp: In member function 'virtual void FX::FXColorRing::layout()': FXColorRing.cpp:215:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 215 | register FXint ww=width-padleft-padright-(border<<1); | ^~ FXChoiceBox.cpp: In constructor 'FX::FXChoiceBox::FXChoiceBox(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXChoiceBox.cpp:90:95: warning: declaration of 'icon' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 90 | FXChoiceBox::FXChoiceBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* icon,const FXString& choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXChoiceBox.h:28, from FXChoiceBox.cpp:46: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXChoiceBox.cpp:90:36: warning: declaration of 'owner' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 90 | FXChoiceBox::FXChoiceBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* icon,const FXString& choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXChoiceBox.cpp:39: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXColorRing.cpp:216:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 216 | register FXint hh=height-padtop-padbottom-(border<<1); | ^~ FXColorRing.cpp:217:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 217 | register FXint ss; | ^~ FXChoiceBox.cpp:92:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 92 | register FXint n; | ^ FXColorDialog.cpp: In constructor 'FX::FXColorDialog::FXColorDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXColorDialog.cpp:78:40: warning: declaration of 'owner' shadows a member of 'FX::FXColorDialog' [-Wshadow] 78 | FXColorDialog::FXColorDialog(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBZFileStream.lo -MD -MP -MF .deps/FXBZFileStream.Tpo -c FXBZFileStream.cpp -o FXBZFileStream.o >/dev/null 2>&1 In file included from FXColorDialog.cpp:40: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXChoiceBox.cpp: In constructor 'FX::FXChoiceBox::FXChoiceBox(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXChoiceBox.cpp:90:95: warning: declaration of 'icon' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 90 | FXChoiceBox::FXChoiceBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* icon,const FXString& choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXChoiceBox.h:28, from FXChoiceBox.cpp:46: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXChoiceBox.cpp:90:36: warning: declaration of 'owner' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 90 | FXChoiceBox::FXChoiceBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* icon,const FXString& choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXChoiceBox.cpp:39: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXChoiceBox.cpp: In constructor 'FX::FXChoiceBox::FXChoiceBox(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXChoiceBox.cpp:90:95: warning: declaration of 'icon' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 90 | FXChoiceBox::FXChoiceBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* icon,const FXString& choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXChoiceBox.h:28, from FXChoiceBox.cpp:46: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXChoiceBox.cpp:90:36: warning: declaration of 'owner' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 90 | FXChoiceBox::FXChoiceBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* icon,const FXString& choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXChoiceBox.cpp:39: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXColorRing.cpp: In member function 'void FX::FXColorRing::updatering()': FXColorRing.cpp:258:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register FXfloat invdet,a,s,v; | ^~~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885914Codec.lo -MD -MP -MF .deps/FX885914Codec.Tpo -c FX885914Codec.cpp -o FX885914Codec.o >/dev/null 2>&1 FXColorRing.cpp:258:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register FXfloat invdet,a,s,v; | ^ FXColorRing.cpp:258:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register FXfloat invdet,a,s,v; | ^ FXColorRing.cpp:258:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register FXfloat invdet,a,s,v; | ^ FXChoiceBox.cpp: In constructor 'FX::FXChoiceBox::FXChoiceBox(FX::FXApp*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, const FXchar**, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXChoiceBox.cpp:100:88: warning: declaration of 'icon' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 100 | FXChoiceBox::FXChoiceBox(FXApp* a,const FXString& caption,const FXString& text,FXIcon* icon,const FXchar** choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ FXColorRing.cpp:259:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register FXint o2,i2,r2,rx,ry,x,y; | ^~ In file included from ../include/FXDialogBox.h:28, from ../include/FXChoiceBox.h:28, from FXChoiceBox.cpp:46: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXColorRing.cpp:259:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register FXint o2,i2,r2,rx,ry,x,y; | ^~ FXColorRing.cpp:259:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register FXint o2,i2,r2,rx,ry,x,y; | ^~ FXColorRing.cpp:259:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register FXint o2,i2,r2,rx,ry,x,y; | ^~ FXColorRing.cpp:259:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register FXint o2,i2,r2,rx,ry,x,y; | ^~ FXColorRing.cpp:259:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register FXint o2,i2,r2,rx,ry,x,y; | ^ FXColorRing.cpp:259:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register FXint o2,i2,r2,rx,ry,x,y; | ^ FXChoiceBox.cpp:102:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 102 | register FXint n; | ^ FXColorDialog.cpp: In constructor 'FX::FXColorDialog::FXColorDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXColorDialog.cpp:78:40: warning: declaration of 'owner' shadows a member of 'FX::FXColorDialog' [-Wshadow] 78 | FXColorDialog::FXColorDialog(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from FXColorDialog.cpp:40: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXColorDialog.cpp: In constructor 'FX::FXColorDialog::FXColorDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXColorDialog.cpp:78:40: warning: declaration of 'owner' shadows a member of 'FX::FXColorDialog' [-Wshadow] 78 | FXColorDialog::FXColorDialog(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from FXColorDialog.cpp:40: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXChoiceBox.cpp: In constructor 'FX::FXChoiceBox::FXChoiceBox(FX::FXApp*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, const FXchar**, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXChoiceBox.cpp:100:88: warning: declaration of 'icon' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 100 | FXChoiceBox::FXChoiceBox(FXApp* a,const FXString& caption,const FXString& text,FXIcon* icon,const FXchar** choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXChoiceBox.h:28, from FXChoiceBox.cpp:46: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXChoiceBox.cpp: In constructor 'FX::FXChoiceBox::FXChoiceBox(FX::FXApp*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, const FXchar**, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXChoiceBox.cpp:100:88: warning: declaration of 'icon' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 100 | FXChoiceBox::FXChoiceBox(FXApp* a,const FXString& caption,const FXString& text,FXIcon* icon,const FXchar** choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXChoiceBox.h:28, from FXChoiceBox.cpp:46: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXChoiceBox.cpp: In constructor 'FX::FXChoiceBox::FXChoiceBox(FX::FXApp*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXChoiceBox.cpp:110:88: warning: declaration of 'icon' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 110 | FXChoiceBox::FXChoiceBox(FXApp* a,const FXString& caption,const FXString& text,FXIcon* icon,const FXString& choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXChoiceBox.h:28, from FXChoiceBox.cpp:46: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXChoiceBox.cpp:112:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 112 | register FXint n; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP852Codec.lo -MD -MP -MF .deps/FXCP852Codec.Tpo -c FXCP852Codec.cpp -o FXCP852Codec.o >/dev/null 2>&1 FXChoiceBox.cpp: In constructor 'FX::FXChoiceBox::FXChoiceBox(FX::FXApp*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXChoiceBox.cpp:110:88: warning: declaration of 'icon' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 110 | FXChoiceBox::FXChoiceBox(FXApp* a,const FXString& caption,const FXString& text,FXIcon* icon,const FXString& choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXChoiceBox.h:28, from FXChoiceBox.cpp:46: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXChoiceBox.cpp: In constructor 'FX::FXChoiceBox::FXChoiceBox(FX::FXApp*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXChoiceBox.cpp:110:88: warning: declaration of 'icon' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 110 | FXChoiceBox::FXChoiceBox(FXApp* a,const FXString& caption,const FXString& text,FXIcon* icon,const FXString& choices,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXChoiceBox.h:28, from FXChoiceBox.cpp:46: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXChoiceBox.cpp: In member function 'void FX::FXChoiceBox::initialize(const FX::FXString&, FX::FXIcon*)': FXChoiceBox.cpp:120:59: warning: declaration of 'icon' shadows a member of 'FX::FXChoiceBox' [-Wshadow] 120 | void FXChoiceBox::initialize(const FXString& text,FXIcon* icon){ | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXChoiceBox.h:28, from FXChoiceBox.cpp:46: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88592Codec.lo -MD -MP -MF .deps/FX88592Codec.Tpo -c FX88592Codec.cpp -o FX88592Codec.o >/dev/null 2>&1 FXColorRing.cpp: In member function 'FX::FXbool FX::FXColorRing::inHueRing(FX::FXint, FX::FXint) const': FXColorRing.cpp:321:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 321 | register FXint rx=x-dialx-ringouter; | ^~ FXColorRing.cpp:322:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register FXint ry=y-dialy-ringouter; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88598Codec.lo -MD -MP -MF .deps/FX88598Codec.Tpo -c FX88598Codec.cpp -o FX88598Codec.o >/dev/null 2>&1libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP874Codec.lo -MD -MP -MF .deps/FXCP874Codec.Tpo -c FXCP874Codec.cpp -o FXCP874Codec.o >/dev/null 2>&1 FXColorRing.cpp: In member function 'void FX::FXColorRing::hueToXY(FX::FXint&, FX::FXint&, FX::FXfloat) const': FXColorRing.cpp:335:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 335 | register FXfloat a=(hue-180.0f)*DTOR; | ^ FXColorRing.cpp:336:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 336 | register FXfloat r=ringouter-ringwidth*0.5f; | ^ FXColorRing.cpp: In member function 'FX::FXbool FX::FXColorRing::inTriangle(FX::FXint, FX::FXint) const': FXColorRing.cpp:345:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 345 | register FXint rx=x-dialx-ringouter; | ^~ FXColorRing.cpp:346:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 346 | register FXint ry=y-dialy-ringouter; | ^~ FXColorRing.cpp: In member function 'void FX::FXColorRing::satValToXY(FX::FXint&, FX::FXint&, FX::FXfloat, FX::FXfloat) const': FXColorRing.cpp:353:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 353 | register FXfloat px=whtx+(clrx-whtx)*s; | ^~ FXColorRing.cpp:354:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 354 | register FXfloat py=whty+(clry-whty)*s; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88597Codec.lo -MD -MP -MF .deps/FX88597Codec.Tpo -c FX88597Codec.cpp -o FX88597Codec.o >/dev/null 2>&1 FXColorRing.cpp: In member function 'void FX::FXColorRing::satValFromXY(FX::FXfloat&, FX::FXfloat&, FX::FXint, FX::FXint) const': FXColorRing.cpp:362:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 362 | register FXint rx=x-dialx-ringouter; | ^~ FXColorRing.cpp:363:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 363 | register FXint ry=y-dialy-ringouter; | ^~ FXColorRing.cpp:364:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 364 | register FXfloat ss,vv; | ^~ FXColorRing.cpp:364:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 364 | register FXfloat ss,vv; | ^~ FXColorBar.cpp: In member function 'virtual void FX::FXColorBar::layout()': FXColorBar.cpp:114:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 114 | register FXint ww,hh; | ^~ FXColorBar.cpp:114:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 114 | register FXint ww,hh; | ^~ FXColorBar.cpp: In member function 'void FX::FXColorBar::updatebar()': FXColorBar.cpp:130:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 130 | register FXint x,y,w,h; | ^ FXColorBar.cpp:130:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 130 | register FXint x,y,w,h; | ^ FXColorBar.cpp:130:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 130 | register FXint x,y,w,h; | ^ FXColorBar.cpp:130:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 130 | register FXint x,y,w,h; | ^ FXColorBar.cpp:131:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 131 | register FXColor clr; | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885910Codec.lo -MD -MP -MF .deps/FX885910Codec.Tpo -c FX885910Codec.cpp -o FX885910Codec.o >/dev/null 2>&1 FXBitmapFrame.cpp: In member function 'virtual FX::FXint FX::FXBitmapFrame::getDefaultWidth()': FXBitmapFrame.cpp:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 95 | register FXint w=0; | ^ FXBitmapFrame.cpp: In member function 'virtual FX::FXint FX::FXBitmapFrame::getDefaultHeight()': FXBitmapFrame.cpp:103:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 103 | register FXint h=0; | ^ FXColorRing.cpp: In member function 'FX::FXbool FX::FXColorRing::inCorner(FX::FXint, FX::FXint) const': FXColorRing.cpp:507:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 507 | register FXint rx=x-dialx-ringouter; | ^~ FXColorRing.cpp:508:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 508 | register FXint ry=y-dialy-ringouter; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXKOI8RCodec.lo -MD -MP -MF .deps/FXKOI8RCodec.Tpo -c FXKOI8RCodec.cpp -o FXKOI8RCodec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1254Codec.lo -MD -MP -MF .deps/FXCP1254Codec.Tpo -c FXCP1254Codec.cpp -o FXCP1254Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88596Codec.lo -MD -MP -MF .deps/FX88596Codec.Tpo -c FX88596Codec.cpp -o FX88596Codec.o >/dev/null 2>&1 FXColorWheel.cpp: In member function 'virtual void FX::FXColorWheel::layout()': FXColorWheel.cpp:135:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 135 | register FXint ww,hh,ss; | ^~ FXColorWheel.cpp:135:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 135 | register FXint ww,hh,ss; | ^~ FXColorWheel.cpp:135:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 135 | register FXint ww,hh,ss; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP865Codec.lo -MD -MP -MF .deps/FXCP865Codec.Tpo -c FXCP865Codec.cpp -o FXCP865Codec.o >/dev/null 2>&1 FXColorWheel.cpp: In member function 'FX::FXbool FX::FXColorWheel::hstoxy(FX::FXint&, FX::FXint&, FX::FXfloat, FX::FXfloat) const': FXColorWheel.cpp:153:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXfloat r=dial->getWidth()*0.5f; | ^ FXColorWheel.cpp:154:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 154 | register FXfloat a=(h-180.0f)*DTOR; | ^ FXColorWheel.cpp: In member function 'FX::FXbool FX::FXColorWheel::xytohs(FX::FXfloat&, FX::FXfloat&, FX::FXint, FX::FXint) const': FXColorWheel.cpp:163:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 163 | register FXfloat r=dial->getWidth()*0.5f; | ^ FXColorWheel.cpp:164:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 164 | register FXfloat rx=x-r; | ^~ FXColorWheel.cpp:165:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 165 | register FXfloat ry=y-r; | ^~ FXColorWheel.cpp:166:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 166 | register FXfloat v=sqrtf(rx*rx+ry*ry); | ^ FXColorWheel.cpp: In member function 'void FX::FXColorWheel::updatedial()': FXColorWheel.cpp:184:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 184 | for(register FXint y=0; ygetHeight(); y++){ | ^ FXColorWheel.cpp:185:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | for(register FXint x=0; xgetWidth(); x++){ | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP850Codec.lo -MD -MP -MF .deps/FXCP850Codec.Tpo -c FXCP850Codec.cpp -o FXCP850Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1251Codec.lo -MD -MP -MF .deps/FXCP1251Codec.Tpo -c FXCP1251Codec.cpp -o FXCP1251Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP869Codec.lo -MD -MP -MF .deps/FXCP869Codec.Tpo -c FXCP869Codec.cpp -o FXCP869Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP861Codec.lo -MD -MP -MF .deps/FXCP861Codec.Tpo -c FXCP861Codec.cpp -o FXCP861Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP862Codec.lo -MD -MP -MF .deps/FXCP862Codec.Tpo -c FXCP862Codec.cpp -o FXCP862Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP856Codec.lo -MD -MP -MF .deps/FXCP856Codec.Tpo -c FXCP856Codec.cpp -o FXCP856Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXUTF8Codec.lo -MD -MP -MF .deps/FXUTF8Codec.Tpo -c FXUTF8Codec.cpp -o FXUTF8Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP855Codec.lo -MD -MP -MF .deps/FXCP855Codec.Tpo -c FXCP855Codec.cpp -o FXCP855Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88599Codec.lo -MD -MP -MF .deps/FX88599Codec.Tpo -c FX88599Codec.cpp -o FX88599Codec.o >/dev/null 2>&1 FXCursor.cpp: In member function 'bool FX::FXCursor::isColor() const': FXCursor.cpp:124:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 124 | register FXint i; | ^ FXCursor.cpp: In member function 'virtual void FX::FXCursor::create()': FXCursor.cpp:228:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXint srcoffset,dstoffset,dstbytes,i,j; | ^~~~~~~~~ FXCursor.cpp:228:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXint srcoffset,dstoffset,dstbytes,i,j; | ^~~~~~~~~ FXCursor.cpp:228:46: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXint srcoffset,dstoffset,dstbytes,i,j; | ^~~~~~~~ FXCursor.cpp:228:55: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXint srcoffset,dstoffset,dstbytes,i,j; | ^ FXCursor.cpp:228:57: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXint srcoffset,dstoffset,dstbytes,i,j; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885911Codec.lo -MD -MP -MF .deps/FX885911Codec.Tpo -c FX885911Codec.cpp -o FX885911Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885916Codec.lo -MD -MP -MF .deps/FX885916Codec.Tpo -c FX885916Codec.cpp -o FX885916Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX885915Codec.lo -MD -MP -MF .deps/FX885915Codec.Tpo -c FX885915Codec.cpp -o FX885915Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88593Codec.lo -MD -MP -MF .deps/FX88593Codec.Tpo -c FX88593Codec.cpp -o FX88593Codec.o >/dev/null 2>&1 FXColorList.cpp: In member function 'virtual void FX::FXColorItem::draw(const FX::FXList*, FX::FXDC&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXColorList.cpp:73:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 73 | register FXFont *font=list->getFont(); | ^~~~ FXColorList.cpp:74:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 74 | register FXint th=0; | ^~ FXColorList.cpp: In member function 'virtual FX::FXint FX::FXColorItem::hitItem(const FX::FXList*, FX::FXint, FX::FXint) const': FXColorList.cpp:105:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register FXint tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXColorList.cpp:105:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register FXint tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXColorList.cpp:105:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register FXint tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXColorList.cpp:105:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register FXint tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXColorList.cpp:105:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register FXint tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXColorList.cpp:105:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register FXint tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXColorList.cpp:105:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register FXint tw=0,th=0,ix,iy,tx,ty,h; | ^ FXColorList.cpp:106:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 106 | register FXFont *font=list->getFont(); | ^~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP860Codec.lo -MD -MP -MF .deps/FXCP860Codec.Tpo -c FXCP860Codec.cpp -o FXCP860Codec.o >/dev/null 2>&1 FXColorList.cpp: In member function 'virtual FX::FXint FX::FXColorItem::getWidth(const FX::FXList*) const': FXColorList.cpp:130:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 130 | register FXFont *font=list->getFont(); | ^~~~ FXColorList.cpp:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 131 | register FXint w=SWATCH_WIDTH; | ^ FXColorList.cpp: In member function 'virtual FX::FXint FX::FXColorItem::getHeight(const FX::FXList*) const': FXColorList.cpp:139:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 139 | register FXFont *font=list->getFont(); | ^~~~ FXColorList.cpp:140:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register FXint h=0; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1256Codec.lo -MD -MP -MF .deps/FXCP1256Codec.Tpo -c FXCP1256Codec.cpp -o FXCP1256Codec.o >/dev/null 2>&1 FXColorList.cpp: In member function 'FX::FXint FX::FXColorList::fillItems(const FXchar**, FX::FXColor*, void*, FX::FXbool)': FXColorList.cpp:166:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 166 | register FXint n=0; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX88594Codec.lo -MD -MP -MF .deps/FX88594Codec.Tpo -c FX88594Codec.cpp -o FX88594Codec.o >/dev/null 2>&1 FXComboBox.cpp: In member function 'FX::FXint FX::FXComboBox::fillItems(const FXchar**)': FXComboBox.cpp:430:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 430 | register FXint numberofitems=list->getNumItems(); | ^~~~~~~~~~~~~ FXComboBox.cpp:431:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 431 | register FXint n=list->fillItems(strings); | ^ FXComboBox.cpp: In member function 'FX::FXint FX::FXComboBox::fillItems(const FX::FXString&)': FXComboBox.cpp:442:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 442 | register FXint numberofitems=list->getNumItems(); | ^~~~~~~~~~~~~ FXComboBox.cpp:443:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 443 | register FXint n=list->fillItems(strings); | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1258Codec.lo -MD -MP -MF .deps/FXCP1258Codec.Tpo -c FXCP1258Codec.cpp -o FXCP1258Codec.o >/dev/null 2>&1 FXColorWell.cpp: In member function 'long int FX::FXColorWell::onSelectionRequest(FX::FXObject*, FX::FXSelector, void*)': FXColorWell.cpp:396:13: warning: declaration of 'data' shadows a member of 'FX::FXColorWell' [-Wshadow] 396 | FXchar *data; | ^~~~ In file included from ../include/FXDrawable.h:28, from ../include/FXWindow.h:28, from ../include/FXFrame.h:28, from ../include/FXLabel.h:28, from FXColorWell.cpp:40: ../include/FXId.h:41:10: note: shadowed declaration is here 41 | void *data; // User data | ^~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP863Codec.lo -MD -MP -MF .deps/FXCP863Codec.Tpo -c FXCP863Codec.cpp -o FXCP863Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1257Codec.lo -MD -MP -MF .deps/FXCP1257Codec.Tpo -c FXCP1257Codec.cpp -o FXCP1257Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP866Codec.lo -MD -MP -MF .deps/FXCP866Codec.Tpo -c FXCP866Codec.cpp -o FXCP866Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1255Codec.lo -MD -MP -MF .deps/FXCP1255Codec.Tpo -c FXCP1255Codec.cpp -o FXCP1255Codec.o >/dev/null 2>&1 FXApp.cpp: In member function 'void FX::FXApp::addTimeout(FX::FXObject*, FX::FXSelector, FX::FXuint, void*)': FXApp.cpp:1344:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1344 | register FXlong nsec=ms*milliseconds; | ^~~~ FXApp.cpp:1345:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1345 | register FXTimer *t,**tt; | ^ FXApp.cpp:1345:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1345 | register FXTimer *t,**tt; | ^~ FXApp.cpp: In member function 'void FX::FXApp::removeTimeout(FX::FXObject*, FX::FXSelector)': FXApp.cpp:1368:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1368 | register FXTimer *t,**tt; | ^ FXApp.cpp:1368:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1368 | register FXTimer *t,**tt; | ^~ FXApp.cpp: In member function 'bool FX::FXApp::hasTimeout(FX::FXObject*, FX::FXSelector) const': FXApp.cpp:1380:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1380 | for(register FXTimer *t=timers; t; t=t->next){ | ^ FXApp.cpp: In member function 'FX::FXuint FX::FXApp::remainingTimeout(FX::FXObject*, FX::FXSelector)': FXApp.cpp:1389:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1389 | register FXuint remaining=4294967295U; | ^~~~~~~~~ FXApp.cpp:1390:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1390 | for(register FXTimer *t=timers; t; t=t->next){ | ^ FXApp.cpp:1392:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1392 | register FXlong now=FXThread::time(); | ^~~ FXApp.cpp: In member function 'void FX::FXApp::handleTimeouts()': FXApp.cpp:1406:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1406 | register FXlong now=FXThread::time(); | ^~~ FXApp.cpp:1407:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1407 | register FXTimer* t; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1253Codec.lo -MD -MP -MF .deps/FXCP1253Codec.Tpo -c FXCP1253Codec.cpp -o FXCP1253Codec.o >/dev/null 2>&1 FXColorNames.cpp: In function 'FX::FXchar* FX::fxnamefromcolor(FX::FXchar*, FX::FXColor)': FXColorNames.cpp:784:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 784 | register FXuint i; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP864Codec.lo -MD -MP -MF .deps/FXCP864Codec.Tpo -c FXCP864Codec.cpp -o FXCP864Codec.o >/dev/null 2>&1 FXApp.cpp: In member function 'void* FX::FXApp::addChore(FX::FXObject*, FX::FXSelector, void*)': FXApp.cpp:1515:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1515 | register void* result=NULL; | ^~~~~~ FXApp.cpp:1516:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1516 | register FXChore *c,**cc; | ^ FXApp.cpp:1516:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1516 | register FXChore *c,**cc; | ^~ FXApp.cpp: In member function 'void* FX::FXApp::removeChore(FX::FXObject*, FX::FXSelector)': FXApp.cpp:1539:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1539 | register void* result=NULL; | ^~~~~~ FXApp.cpp:1540:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1540 | register FXChore *c,**cc; | ^ FXApp.cpp:1540:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1540 | register FXChore *c,**cc; | ^~ FXApp.cpp: In member function 'bool FX::FXApp::hasChore(FX::FXObject*, FX::FXSelector) const': FXApp.cpp:1553:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1553 | for(register FXChore *c=chores; c; c=c->next){ | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCURCursor.lo -MD -MP -MF .deps/FXCURCursor.Tpo -c FXCURCursor.cpp -o FXCURCursor.o >/dev/null 2>&1 FXApp.cpp: In member function 'void FX::FXApp::addRepaint(FX::FXID, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXbool)': FXApp.cpp:1713:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1713 | register FXint px,py,pw,ph,hint,area; | ^~ FXApp.cpp:1713:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1713 | register FXint px,py,pw,ph,hint,area; | ^~ FXApp.cpp:1713:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1713 | register FXint px,py,pw,ph,hint,area; | ^~ FXApp.cpp:1713:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1713 | register FXint px,py,pw,ph,hint,area; | ^~ FXApp.cpp:1713:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1713 | register FXint px,py,pw,ph,hint,area; | ^~~~ FXApp.cpp:1713:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1713 | register FXint px,py,pw,ph,hint,area; | ^~~~ FXApp.cpp:1714:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1714 | register FXRepaint *r,**pr; | ^ FXApp.cpp:1714:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1714 | register FXRepaint *r,**pr; | ^~ FXApp.cpp: In member function 'void FX::FXApp::scrollRepaints(FX::FXID, FX::FXint, FX::FXint)': FXApp.cpp:1822:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1822 | register FXRepaint *r; | ^ FXApp.cpp: In member function 'virtual bool FX::FXApp::getNextEvent(FX::FXRawEvent&, bool)': FXApp.cpp:1894:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1894 | register FXRepaint *r=repaints; | ^ FXApp.cpp:1910:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1910 | register FXChore *c=chores; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP857Codec.lo -MD -MP -MF .deps/FXCP857Codec.Tpo -c FXCP857Codec.cpp -o FXCP857Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBMPImage.lo -MD -MP -MF .deps/FXBMPImage.Tpo -c FXBMPImage.cpp -o FXBMPImage.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBMPIcon.lo -MD -MP -MF .deps/FXBMPIcon.Tpo -c FXBMPIcon.cpp -o FXBMPIcon.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCP1252Codec.lo -MD -MP -MF .deps/FXCP1252Codec.Tpo -c FXCP1252Codec.cpp -o FXCP1252Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCanvas.lo -MD -MP -MF .deps/FXCanvas.Tpo -c FXCanvas.cpp -o FXCanvas.o >/dev/null 2>&1 FXApp.cpp: In member function 'bool FX::FXApp::isModal(FX::FXWindow*) const': FXApp.cpp:3192:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3192 | register FXInvocation* inv; | ^~~ FXApp.cpp: In member function 'void FX::FXApp::stop(FX::FXint)': FXApp.cpp:3214:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3214 | register FXInvocation* inv; | ^~~ FXApp.cpp: In member function 'void FX::FXApp::stopModal(FX::FXWindow*, FX::FXint)': FXApp.cpp:3228:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3228 | register FXInvocation* inv; | ^~~ FXApp.cpp: In member function 'void FX::FXApp::stopModal(FX::FXint)': FXApp.cpp:3244:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 3244 | register FXInvocation* inv; | ^~~ FXApp.cpp: In member function 'void FX::FXApp::dumpWidgets() const': FXApp.cpp:4545:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 4545 | register FXWindow *w=getRootWindow(); | ^ FXApp.cpp:4546:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 4546 | register FXObject *t; | ^ FXApp.cpp:4547:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 4547 | register FXint lev=0; | ^~~ FXApp.cpp:4548:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 4548 | register FXchar s; | ^ FXApp.cpp: In member function 'void FX::FXApp::beginWaitCursor()': FXApp.cpp:4602:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 4602 | register FXWindow* child; | ^~~~~ FXApp.cpp: In member function 'void FX::FXApp::endWaitCursor()': FXApp.cpp:4631:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 4631 | register FXWindow* child; | ^~~~~ FXApp.cpp: In member function 'void FX::FXApp::setWaitCursor(FX::FXCursor*)': FXApp.cpp:4661:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 4661 | register FXWindow* child; | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorDialog.lo -MD -MP -MF .deps/FXColorDialog.Tpo -c FXColorDialog.cpp -o FXColorDialog.o >/dev/null 2>&1 FXApp.cpp: In destructor 'virtual FX::FXApp::~FXApp()': FXApp.cpp:4993:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 4993 | register FXRepaint *r; | ^ FXApp.cpp:4994:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 4994 | register FXTimer *t; | ^ FXApp.cpp:4995:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 4995 | register FXChore *c; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXUTF16Codec.lo -MD -MP -MF .deps/FXUTF16Codec.Tpo -c FXUTF16Codec.cpp -o FXUTF16Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXUTF32Codec.lo -MD -MP -MF .deps/FXUTF32Codec.Tpo -c FXUTF32Codec.cpp -o FXUTF32Codec.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBitmapView.lo -MD -MP -MF .deps/FXBitmapView.Tpo -c FXBitmapView.cpp -o FXBitmapView.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBitmapFrame.lo -MD -MP -MF .deps/FXBitmapFrame.Tpo -c FXBitmapFrame.cpp -o FXBitmapFrame.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDataTarget.lo -MD -MP -MF .deps/FXDataTarget.Tpo -c FXDataTarget.cpp -o FXDataTarget.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXComposite.lo -MD -MP -MF .deps/FXComposite.Tpo -c FXComposite.cpp -o FXComposite.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXComposeContext.lo -MD -MP -MF .deps/FXComposeContext.Tpo -c FXComposeContext.cpp -o FXComposeContext.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXChoiceBox.lo -MD -MP -MF .deps/FXChoiceBox.Tpo -c FXChoiceBox.cpp -o FXChoiceBox.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorNames.lo -MD -MP -MF .deps/FXColorNames.Tpo -c FXColorNames.cpp -o FXColorNames.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorList.lo -MD -MP -MF .deps/FXColorList.Tpo -c FXColorList.cpp -o FXColorList.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCursor.lo -MD -MP -MF .deps/FXCursor.Tpo -c FXCursor.cpp -o FXCursor.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXCheckButton.lo -MD -MP -MF .deps/FXCheckButton.Tpo -c FXCheckButton.cpp -o FXCheckButton.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX7Segment.lo -MD -MP -MF .deps/FX7Segment.Tpo -c FX7Segment.cpp -o FX7Segment.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXArrowButton.lo -MD -MP -MF .deps/FXArrowButton.Tpo -c FXArrowButton.cpp -o FXArrowButton.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FX4Splitter.lo -MD -MP -MF .deps/FX4Splitter.Tpo -c FX4Splitter.cpp -o FX4Splitter.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorBar.lo -MD -MP -MF .deps/FXColorBar.Tpo -c FXColorBar.cpp -o FXColorBar.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXAccelTable.lo -MD -MP -MF .deps/FXAccelTable.Tpo -c FXAccelTable.cpp -o FXAccelTable.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXButton.lo -MD -MP -MF .deps/FXButton.Tpo -c FXButton.cpp -o FXButton.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorWheel.lo -MD -MP -MF .deps/FXColorWheel.Tpo -c FXColorWheel.cpp -o FXColorWheel.o >/dev/null 2>&1 mv -f .deps/FXBZFileStream.Tpo .deps/FXBZFileStream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDate.lo -MD -MP -MF .deps/FXDate.Tpo -c -o FXDate.lo FXDate.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXBitmap.lo -MD -MP -MF .deps/FXBitmap.Tpo -c FXBitmap.cpp -o FXBitmap.o >/dev/null 2>&1 mv -f .deps/FX88591Codec.Tpo .deps/FX88591Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDC.lo -MD -MP -MF .deps/FXDC.Tpo -c -o FXDC.lo FXDC.cpp mv -f .deps/FX885913Codec.Tpo .deps/FX885913Codec.Plo mv -f .deps/FXCP1250Codec.Tpo .deps/FXCP1250Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDCPrint.lo -MD -MP -MF .deps/FXDCPrint.Tpo -c -o FXDCPrint.lo FXDCPrint.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDCWindow.lo -MD -MP -MF .deps/FXDCWindow.Tpo -c -o FXDCWindow.lo FXDCWindow.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorRing.lo -MD -MP -MF .deps/FXColorRing.Tpo -c FXColorRing.cpp -o FXColorRing.o >/dev/null 2>&1 mv -f .deps/FX88595Codec.Tpo .deps/FX88595Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDLL.lo -MD -MP -MF .deps/FXDLL.Tpo -c -o FXDLL.lo FXDLL.cpp mv -f .deps/FXCP437Codec.Tpo .deps/FXCP437Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDebugTarget.lo -MD -MP -MF .deps/FXDebugTarget.Tpo -c -o FXDebugTarget.lo FXDebugTarget.cpp mv -f .deps/FX88592Codec.Tpo .deps/FX88592Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDelegator.lo -MD -MP -MF .deps/FXDelegator.Tpo -c -o FXDelegator.lo FXDelegator.cpp mv -f .deps/FXCP874Codec.Tpo .deps/FXCP874Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDial.lo -MD -MP -MF .deps/FXDial.Tpo -c -o FXDial.lo FXDial.cpp mv -f .deps/FX88596Codec.Tpo .deps/FX88596Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDialogBox.lo -MD -MP -MF .deps/FXDialogBox.Tpo -c -o FXDialogBox.lo FXDialogBox.cpp mv -f .deps/FXCP1254Codec.Tpo .deps/FXCP1254Codec.Plo mv -f .deps/FXKOI8RCodec.Tpo .deps/FXKOI8RCodec.Plo mv -f .deps/FX885910Codec.Tpo .deps/FX885910Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDict.lo -MD -MP -MF .deps/FXDict.Tpo -c -o FXDict.lo FXDict.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDir.lo -MD -MP -MF .deps/FXDir.Tpo -c -o FXDir.lo FXDir.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDirBox.lo -MD -MP -MF .deps/FXDirBox.Tpo -c -o FXDirBox.lo FXDirBox.cpp mv -f .deps/FX88598Codec.Tpo .deps/FX88598Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDirDialog.lo -MD -MP -MF .deps/FXDirDialog.Tpo -c -o FXDirDialog.lo FXDirDialog.cpp mv -f .deps/FXCP852Codec.Tpo .deps/FXCP852Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDirList.lo -MD -MP -MF .deps/FXDirList.Tpo -c -o FXDirList.lo FXDirList.cpp mv -f .deps/FXUTF8Codec.Tpo .deps/FXUTF8Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDirSelector.lo -MD -MP -MF .deps/FXDirSelector.Tpo -c -o FXDirSelector.lo FXDirSelector.cpp mv -f .deps/FX885914Codec.Tpo .deps/FX885914Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDockBar.lo -MD -MP -MF .deps/FXDockBar.Tpo -c -o FXDockBar.lo FXDockBar.cpp mv -f .deps/FXCP869Codec.Tpo .deps/FXCP869Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDockSite.lo -MD -MP -MF .deps/FXDockSite.Tpo -c -o FXDockSite.lo FXDockSite.cpp mv -f .deps/FX88599Codec.Tpo .deps/FX88599Codec.Plo mv -f .deps/FX88597Codec.Tpo .deps/FX88597Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDockHandler.lo -MD -MP -MF .deps/FXDockHandler.Tpo -c -o FXDockHandler.lo FXDockHandler.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDockTitle.lo -MD -MP -MF .deps/FXDockTitle.Tpo -c -o FXDockTitle.lo FXDockTitle.cpp mv -f .deps/FXCP861Codec.Tpo .deps/FXCP861Codec.Plo mv -f .deps/FXCP865Codec.Tpo .deps/FXCP865Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDocument.lo -MD -MP -MF .deps/FXDocument.Tpo -c -o FXDocument.lo FXDocument.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDragCorner.lo -MD -MP -MF .deps/FXDragCorner.Tpo -c -o FXDragCorner.lo FXDragCorner.cpp mv -f .deps/FXCP862Codec.Tpo .deps/FXCP862Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDrawable.lo -MD -MP -MF .deps/FXDrawable.Tpo -c -o FXDrawable.lo FXDrawable.cpp mv -f .deps/FXCP1251Codec.Tpo .deps/FXCP1251Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDriveBox.lo -MD -MP -MF .deps/FXDriveBox.Tpo -c -o FXDriveBox.lo FXDriveBox.cpp mv -f .deps/FXCP850Codec.Tpo .deps/FXCP850Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXException.lo -MD -MP -MF .deps/FXException.Tpo -c -o FXException.lo FXException.cpp mv -f .deps/FX885915Codec.Tpo .deps/FX885915Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXExpression.lo -MD -MP -MF .deps/FXExpression.Tpo -c -o FXExpression.lo FXExpression.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXComboBox.lo -MD -MP -MF .deps/FXComboBox.Tpo -c FXComboBox.cpp -o FXComboBox.o >/dev/null 2>&1 mv -f .deps/FXCP855Codec.Tpo .deps/FXCP855Codec.Plo mv -f .deps/FXCP856Codec.Tpo .deps/FXCP856Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXExtentd.lo -MD -MP -MF .deps/FXExtentd.Tpo -c -o FXExtentd.lo FXExtentd.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXExtentf.lo -MD -MP -MF .deps/FXExtentf.Tpo -c -o FXExtentf.lo FXExtentf.cpp mv -f .deps/FX885911Codec.Tpo .deps/FX885911Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFile.lo -MD -MP -MF .deps/FXFile.Tpo -c -o FXFile.lo FXFile.cpp mv -f .deps/FX885916Codec.Tpo .deps/FX885916Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileDialog.lo -MD -MP -MF .deps/FXFileDialog.Tpo -c -o FXFileDialog.lo FXFileDialog.cpp mv -f .deps/FX88593Codec.Tpo .deps/FX88593Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileDict.lo -MD -MP -MF .deps/FXFileDict.Tpo -c -o FXFileDict.lo FXFileDict.cpp mv -f .deps/FXCP1256Codec.Tpo .deps/FXCP1256Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileList.lo -MD -MP -MF .deps/FXFileList.Tpo -c -o FXFileList.lo FXFileList.cpp mv -f .deps/FXCP863Codec.Tpo .deps/FXCP863Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileSelector.lo -MD -MP -MF .deps/FXFileSelector.Tpo -c -o FXFileSelector.lo FXFileSelector.cpp mv -f .deps/FXCP1255Codec.Tpo .deps/FXCP1255Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileStream.lo -MD -MP -MF .deps/FXFileStream.Tpo -c -o FXFileStream.lo FXFileStream.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorWell.lo -MD -MP -MF .deps/FXColorWell.Tpo -c FXColorWell.cpp -o FXColorWell.o >/dev/null 2>&1 mv -f .deps/FXCP860Codec.Tpo .deps/FXCP860Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFoldingList.lo -MD -MP -MF .deps/FXFoldingList.Tpo -c -o FXFoldingList.lo FXFoldingList.cpp mv -f .deps/FXCP1258Codec.Tpo .deps/FXCP1258Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFont.lo -MD -MP -MF .deps/FXFont.Tpo -c -o FXFont.lo FXFont.cpp mv -f .deps/FX88594Codec.Tpo .deps/FX88594Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFontDialog.lo -MD -MP -MF .deps/FXFontDialog.Tpo -c -o FXFontDialog.lo FXFontDialog.cpp mv -f .deps/FXCP864Codec.Tpo .deps/FXCP864Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFontSelector.lo -MD -MP -MF .deps/FXFontSelector.Tpo -c -o FXFontSelector.lo FXFontSelector.cpp mv -f .deps/FXCP1253Codec.Tpo .deps/FXCP1253Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFrame.lo -MD -MP -MF .deps/FXFrame.Tpo -c -o FXFrame.lo FXFrame.cpp mv -f .deps/FXCP1257Codec.Tpo .deps/FXCP1257Codec.Plo mv -f .deps/FXCP866Codec.Tpo .deps/FXCP866Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGIFCursor.lo -MD -MP -MF .deps/FXGIFCursor.Tpo -c -o FXGIFCursor.lo FXGIFCursor.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGIFIcon.lo -MD -MP -MF .deps/FXGIFIcon.Tpo -c -o FXGIFIcon.lo FXGIFIcon.cpp mv -f .deps/FXCP1252Codec.Tpo .deps/FXCP1252Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGIFImage.lo -MD -MP -MF .deps/FXGIFImage.Tpo -c -o FXGIFImage.lo FXGIFImage.cpp mv -f .deps/FXCP857Codec.Tpo .deps/FXCP857Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLCanvas.lo -MD -MP -MF .deps/FXGLCanvas.Tpo -c -o FXGLCanvas.lo FXGLCanvas.cpp mv -f .deps/FXBMPImage.Tpo .deps/FXBMPImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLCone.lo -MD -MP -MF .deps/FXGLCone.Tpo -c -o FXGLCone.lo FXGLCone.cpp mv -f .deps/FXCURCursor.Tpo .deps/FXCURCursor.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLContext.lo -MD -MP -MF .deps/FXGLContext.Tpo -c -o FXGLContext.lo FXGLContext.cpp mv -f .deps/FXBMPIcon.Tpo .deps/FXBMPIcon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLCube.lo -MD -MP -MF .deps/FXGLCube.Tpo -c -o FXGLCube.lo FXGLCube.cpp mv -f .deps/FXCanvas.Tpo .deps/FXCanvas.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLCylinder.lo -MD -MP -MF .deps/FXGLCylinder.Tpo -c -o FXGLCylinder.lo FXGLCylinder.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDate.lo -MD -MP -MF .deps/FXDate.Tpo -c FXDate.cpp -fPIC -DPIC -o .libs/FXDate.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDCPrint.lo -MD -MP -MF .deps/FXDCPrint.Tpo -c FXDCPrint.cpp -fPIC -DPIC -o .libs/FXDCPrint.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDCWindow.lo -MD -MP -MF .deps/FXDCWindow.Tpo -c FXDCWindow.cpp -fPIC -DPIC -o .libs/FXDCWindow.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDC.lo -MD -MP -MF .deps/FXDC.Tpo -c FXDC.cpp -fPIC -DPIC -o .libs/FXDC.o mv -f .deps/FXColorDialog.Tpo .deps/FXColorDialog.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLObject.lo -MD -MP -MF .deps/FXGLObject.Tpo -c -o FXGLObject.lo FXGLObject.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDial.lo -MD -MP -MF .deps/FXDial.Tpo -c FXDial.cpp -fPIC -DPIC -o .libs/FXDial.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDirSelector.lo -MD -MP -MF .deps/FXDirSelector.Tpo -c FXDirSelector.cpp -fPIC -DPIC -o .libs/FXDirSelector.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDialogBox.lo -MD -MP -MF .deps/FXDialogBox.Tpo -c FXDialogBox.cpp -fPIC -DPIC -o .libs/FXDialogBox.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDirList.lo -MD -MP -MF .deps/FXDirList.Tpo -c FXDirList.cpp -fPIC -DPIC -o .libs/FXDirList.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDirDialog.lo -MD -MP -MF .deps/FXDirDialog.Tpo -c FXDirDialog.cpp -fPIC -DPIC -o .libs/FXDirDialog.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDebugTarget.lo -MD -MP -MF .deps/FXDebugTarget.Tpo -c FXDebugTarget.cpp -fPIC -DPIC -o .libs/FXDebugTarget.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDrawable.lo -MD -MP -MF .deps/FXDrawable.Tpo -c FXDrawable.cpp -fPIC -DPIC -o .libs/FXDrawable.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDir.lo -MD -MP -MF .deps/FXDir.Tpo -c FXDir.cpp -fPIC -DPIC -o .libs/FXDir.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDLL.lo -MD -MP -MF .deps/FXDLL.Tpo -c FXDLL.cpp -fPIC -DPIC -o .libs/FXDLL.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDriveBox.lo -MD -MP -MF .deps/FXDriveBox.Tpo -c FXDriveBox.cpp -fPIC -DPIC -o .libs/FXDriveBox.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDelegator.lo -MD -MP -MF .deps/FXDelegator.Tpo -c FXDelegator.cpp -fPIC -DPIC -o .libs/FXDelegator.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDockBar.lo -MD -MP -MF .deps/FXDockBar.Tpo -c FXDockBar.cpp -fPIC -DPIC -o .libs/FXDockBar.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDirBox.lo -MD -MP -MF .deps/FXDirBox.Tpo -c FXDirBox.cpp -fPIC -DPIC -o .libs/FXDirBox.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDockHandler.lo -MD -MP -MF .deps/FXDockHandler.Tpo -c FXDockHandler.cpp -fPIC -DPIC -o .libs/FXDockHandler.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXExtentd.lo -MD -MP -MF .deps/FXExtentd.Tpo -c FXExtentd.cpp -fPIC -DPIC -o .libs/FXExtentd.o mv -f .deps/FXBitmapFrame.Tpo .deps/FXBitmapFrame.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLShape.lo -MD -MP -MF .deps/FXGLShape.Tpo -c -o FXGLShape.lo FXGLShape.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXExtentf.lo -MD -MP -MF .deps/FXExtentf.Tpo -c FXExtentf.cpp -fPIC -DPIC -o .libs/FXExtentf.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDockSite.lo -MD -MP -MF .deps/FXDockSite.Tpo -c FXDockSite.cpp -fPIC -DPIC -o .libs/FXDockSite.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDockTitle.lo -MD -MP -MF .deps/FXDockTitle.Tpo -c FXDockTitle.cpp -fPIC -DPIC -o .libs/FXDockTitle.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXException.lo -MD -MP -MF .deps/FXException.Tpo -c FXException.cpp -fPIC -DPIC -o .libs/FXException.o mv -f .deps/FXComposeContext.Tpo .deps/FXComposeContext.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLSphere.lo -MD -MP -MF .deps/FXGLSphere.Tpo -c -o FXGLSphere.lo FXGLSphere.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDict.lo -MD -MP -MF .deps/FXDict.Tpo -c FXDict.cpp -fPIC -DPIC -o .libs/FXDict.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXExpression.lo -MD -MP -MF .deps/FXExpression.Tpo -c FXExpression.cpp -fPIC -DPIC -o .libs/FXExpression.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDocument.lo -MD -MP -MF .deps/FXDocument.Tpo -c FXDocument.cpp -fPIC -DPIC -o .libs/FXDocument.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileList.lo -MD -MP -MF .deps/FXFileList.Tpo -c FXFileList.cpp -fPIC -DPIC -o .libs/FXFileList.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFile.lo -MD -MP -MF .deps/FXFile.Tpo -c FXFile.cpp -fPIC -DPIC -o .libs/FXFile.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFont.lo -MD -MP -MF .deps/FXFont.Tpo -c FXFont.cpp -fPIC -DPIC -o .libs/FXFont.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileDialog.lo -MD -MP -MF .deps/FXFileDialog.Tpo -c FXFileDialog.cpp -fPIC -DPIC -o .libs/FXFileDialog.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXException.lo -MD -MP -MF .deps/FXException.Tpo -c FXException.cpp -o FXException.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFontDialog.lo -MD -MP -MF .deps/FXFontDialog.Tpo -c FXFontDialog.cpp -fPIC -DPIC -o .libs/FXFontDialog.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileDict.lo -MD -MP -MF .deps/FXFileDict.Tpo -c FXFileDict.cpp -fPIC -DPIC -o .libs/FXFileDict.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFoldingList.lo -MD -MP -MF .deps/FXFoldingList.Tpo -c FXFoldingList.cpp -fPIC -DPIC -o .libs/FXFoldingList.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDragCorner.lo -MD -MP -MF .deps/FXDragCorner.Tpo -c FXDragCorner.cpp -fPIC -DPIC -o .libs/FXDragCorner.o mv -f .deps/FXUTF32Codec.Tpo .deps/FXUTF32Codec.Plo libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileSelector.lo -MD -MP -MF .deps/FXFileSelector.Tpo -c FXFileSelector.cpp -fPIC -DPIC -o .libs/FXFileSelector.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLTriangleMesh.lo -MD -MP -MF .deps/FXGLTriangleMesh.Tpo -c -o FXGLTriangleMesh.lo FXGLTriangleMesh.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileStream.lo -MD -MP -MF .deps/FXFileStream.Tpo -c FXFileStream.cpp -fPIC -DPIC -o .libs/FXFileStream.o mv -f .deps/FXBitmapView.Tpo .deps/FXBitmapView.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLViewer.lo -MD -MP -MF .deps/FXGLViewer.Tpo -c -o FXGLViewer.lo FXGLViewer.cpp mv -f .deps/FXException.Tpo .deps/FXException.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLVisual.lo -MD -MP -MF .deps/FXGLVisual.Tpo -c -o FXGLVisual.lo FXGLVisual.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFrame.lo -MD -MP -MF .deps/FXFrame.Tpo -c FXFrame.cpp -fPIC -DPIC -o .libs/FXFrame.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGIFIcon.lo -MD -MP -MF .deps/FXGIFIcon.Tpo -c FXGIFIcon.cpp -fPIC -DPIC -o .libs/FXGIFIcon.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFontSelector.lo -MD -MP -MF .deps/FXFontSelector.Tpo -c FXFontSelector.cpp -fPIC -DPIC -o .libs/FXFontSelector.o mv -f .deps/FXDataTarget.Tpo .deps/FXDataTarget.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGradientBar.lo -MD -MP -MF .deps/FXGradientBar.Tpo -c -o FXGradientBar.lo FXGradientBar.cpp mv -f .deps/FXColorNames.Tpo .deps/FXColorNames.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGroupBox.lo -MD -MP -MF .deps/FXGroupBox.Tpo -c -o FXGroupBox.lo FXGroupBox.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGIFCursor.lo -MD -MP -MF .deps/FXGIFCursor.Tpo -c FXGIFCursor.cpp -fPIC -DPIC -o .libs/FXGIFCursor.o mv -f .deps/FXUTF16Codec.Tpo .deps/FXUTF16Codec.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGUISignal.lo -MD -MP -MF .deps/FXGUISignal.Tpo -c -o FXGUISignal.lo FXGUISignal.cpp mv -f .deps/FXComposite.Tpo .deps/FXComposite.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGZFileStream.lo -MD -MP -MF .deps/FXGZFileStream.Tpo -c -o FXGZFileStream.lo FXGZFileStream.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLCube.lo -MD -MP -MF .deps/FXGLCube.Tpo -c FXGLCube.cpp -fPIC -DPIC -o .libs/FXGLCube.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGIFImage.lo -MD -MP -MF .deps/FXGIFImage.Tpo -c FXGIFImage.cpp -fPIC -DPIC -o .libs/FXGIFImage.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLCanvas.lo -MD -MP -MF .deps/FXGLCanvas.Tpo -c FXGLCanvas.cpp -fPIC -DPIC -o .libs/FXGLCanvas.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLContext.lo -MD -MP -MF .deps/FXGLContext.Tpo -c FXGLContext.cpp -fPIC -DPIC -o .libs/FXGLContext.o mv -f .deps/FXChoiceBox.Tpo .deps/FXChoiceBox.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXHash.lo -MD -MP -MF .deps/FXHash.Tpo -c -o FXHash.lo FXHash.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLCone.lo -MD -MP -MF .deps/FXGLCone.Tpo -c FXGLCone.cpp -fPIC -DPIC -o .libs/FXGLCone.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLCylinder.lo -MD -MP -MF .deps/FXGLCylinder.Tpo -c FXGLCylinder.cpp -fPIC -DPIC -o .libs/FXGLCylinder.o mv -f .deps/FXColorList.Tpo .deps/FXColorList.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXHeader.lo -MD -MP -MF .deps/FXHeader.Tpo -c -o FXHeader.lo FXHeader.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXColorSelector.lo -MD -MP -MF .deps/FXColorSelector.Tpo -c FXColorSelector.cpp -o FXColorSelector.o >/dev/null 2>&1 mv -f .deps/FXCursor.Tpo .deps/FXCursor.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXHorizontalFrame.lo -MD -MP -MF .deps/FXHorizontalFrame.Tpo -c -o FXHorizontalFrame.lo FXHorizontalFrame.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLObject.lo -MD -MP -MF .deps/FXGLObject.Tpo -c FXGLObject.cpp -fPIC -DPIC -o .libs/FXGLObject.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLShape.lo -MD -MP -MF .deps/FXGLShape.Tpo -c FXGLShape.cpp -fPIC -DPIC -o .libs/FXGLShape.o FXDate.cpp: In static member function 'static void FX::FXDate::jul2greg(FX::FXuint, FX::FXint&, FX::FXint&, FX::FXint&)': FXDate.cpp:84:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 84 | register FXint l,n,i,j; | ^ FXDate.cpp:84:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 84 | register FXint l,n,i,j; | ^ FXDate.cpp:84:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 84 | register FXint l,n,i,j; | ^ FXDate.cpp:84:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 84 | register FXint l,n,i,j; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLSphere.lo -MD -MP -MF .deps/FXGLSphere.Tpo -c FXGLSphere.cpp -fPIC -DPIC -o .libs/FXGLSphere.o mv -f .deps/FXCheckButton.Tpo .deps/FXCheckButton.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXICOIcon.lo -MD -MP -MF .deps/FXICOIcon.Tpo -c -o FXICOIcon.lo FXICOIcon.cpp mv -f .deps/FX7Segment.Tpo .deps/FX7Segment.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXICOImage.lo -MD -MP -MF .deps/FXICOImage.Tpo -c -o FXICOImage.lo FXICOImage.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLTriangleMesh.lo -MD -MP -MF .deps/FXGLTriangleMesh.Tpo -c FXGLTriangleMesh.cpp -fPIC -DPIC -o .libs/FXGLTriangleMesh.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLViewer.lo -MD -MP -MF .deps/FXGLViewer.Tpo -c FXGLViewer.cpp -fPIC -DPIC -o .libs/FXGLViewer.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLVisual.lo -MD -MP -MF .deps/FXGLVisual.Tpo -c FXGLVisual.cpp -fPIC -DPIC -o .libs/FXGLVisual.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGradientBar.lo -MD -MP -MF .deps/FXGradientBar.Tpo -c FXGradientBar.cpp -fPIC -DPIC -o .libs/FXGradientBar.o FXDebugTarget.cpp: In member function 'long int FX::FXDebugTarget::onMessage(FX::FXObject*, FX::FXSelector, void*)': FXDebugTarget.cpp:156:61: warning: '0' flag used with '%p' gnu_printf format [-Wformat=] 156 | fxmessage("\nTYPE:%-23s ID:%-5d SENDER: %-15s PTR: 0x%08p #%-4d",typegetClassName():"NULL",ptr,1); | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGroupBox.lo -MD -MP -MF .deps/FXGroupBox.Tpo -c FXGroupBox.cpp -fPIC -DPIC -o .libs/FXGroupBox.o FXDir.cpp: In static member function 'static FX::FXint FX::FXDir::listDrives(FX::FXString*&)': FXDir.cpp:318:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register FXint count=0; | ^~~~~ mv -f .deps/FXColorBar.Tpo .deps/FXColorBar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIFFIcon.lo -MD -MP -MF .deps/FXIFFIcon.Tpo -c -o FXIFFIcon.lo FXIFFIcon.cpp FXExtentd.cpp: In member function 'FX::FXdouble FX::FXExtentd::longest() const': FXExtentd.cpp:45:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 45 | register FXdouble x=upper.x-lower.x; | ^ FXExtentd.cpp:46:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 46 | register FXdouble y=upper.y-lower.y; | ^ FXExtentd.cpp: In member function 'FX::FXdouble FX::FXExtentd::shortest() const': FXExtentd.cpp:53:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 53 | register FXdouble x=upper.x-lower.x; | ^ FXExtentd.cpp:54:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 54 | register FXdouble y=upper.y-lower.y; | ^ FXExtentd.cpp: In member function 'FX::FXdouble FX::FXExtentd::diameter() const': FXExtentd.cpp:61:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 61 | register FXdouble x=upper.x-lower.x; | ^ FXExtentd.cpp:62:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 62 | register FXdouble y=upper.y-lower.y; | ^ FXExtentd.cpp: In member function 'FX::FXExtentd& FX::FXExtentd::include(FX::FXdouble, FX::FXdouble)': FXExtentd.cpp:110:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 110 | if(xupper.x) upper.x=x; | ^~ FXExtentd.cpp:110:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 110 | if(xupper.x) upper.x=x; | ^~ FXExtentd.cpp:111:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if(yupper.y) upper.y=y; | ^~ FXExtentd.cpp:111:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if(yupper.y) upper.y=y; | ^~ FXExtentd.cpp: In member function 'FX::FXExtentd& FX::FXExtentd::include(const FX::FXExtentd&)': FXExtentd.cpp:124:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 124 | if(ext.lower.xupper.x) upper.x=ext.upper.x; | ^~ FXExtentd.cpp:124:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 124 | if(ext.lower.xupper.x) upper.x=ext.upper.x; | ^~ FXExtentd.cpp:125:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 125 | if(ext.lower.yupper.y) upper.y=ext.upper.y; | ^~ FXExtentd.cpp:125:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 125 | if(ext.lower.yupper.y) upper.y=ext.upper.y; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGZFileStream.lo -MD -MP -MF .deps/FXGZFileStream.Tpo -c FXGZFileStream.cpp -fPIC -DPIC -o .libs/FXGZFileStream.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGUISignal.lo -MD -MP -MF .deps/FXGUISignal.Tpo -c FXGUISignal.cpp -fPIC -DPIC -o .libs/FXGUISignal.o FXDC.cpp: In member function 'virtual void FX::FXDC::setDashes(FX::FXuint, const FXchar*, FX::FXuint)': FXDC.cpp:332:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register FXuint len,i; | ^~~ FXDC.cpp:332:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register FXuint len,i; | ^ mv -f .deps/FXArrowButton.Tpo .deps/FXArrowButton.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIFFImage.lo -MD -MP -MF .deps/FXIFFImage.Tpo -c -o FXIFFImage.lo FXIFFImage.cpp FXDial.cpp: In member function 'virtual FX::FXint FX::FXDial::getDefaultWidth()': FXDial.cpp:132:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 132 | register FXint w=(options&DIAL_HORIZONTAL)?DIALDIAMETER:DIALWIDTH; | ^ FXDict.cpp: In static member function 'static FX::FXint FX::FXDict::hash(const FXchar*)': FXDict.cpp:66:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 66 | register const FXuchar *s=(const FXuchar*)str; | ^ FXDict.cpp:67:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 67 | register FXint h=0; | ^ FXDict.cpp:68:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 68 | register FXint c; | ^ FXDial.cpp: In member function 'virtual FX::FXint FX::FXDial::getDefaultHeight()': FXDial.cpp:139:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 139 | register FXint h=(options&DIAL_HORIZONTAL)?DIALWIDTH:DIALDIAMETER; | ^ mv -f .deps/FXAccelTable.Tpo .deps/FXAccelTable.Plo FXDict.cpp: In constructor 'FX::FXDict::FXDict()': FXDict.cpp:82:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 82 | register FXint i; | ^ FXDict.cpp: In copy constructor 'FX::FXDict::FXDict(const FX::FXDict&)': FXDict.cpp:97:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 97 | register FXint i; | ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIcon.lo -MD -MP -MF .deps/FXIcon.Tpo -c -o FXIcon.lo FXIcon.cpp FXDict.cpp: In member function 'FX::FXDict& FX::FXDict::operator=(const FX::FXDict&)': FXDict.cpp:119:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 119 | register FXint i; | ^ FXDict.cpp: In member function 'void FX::FXDict::size(FX::FXint)': FXDict.cpp:153:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXint i,n,p,x,h; | ^ FXDict.cpp:153:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXint i,n,p,x,h; | ^ FXDict.cpp:153:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXint i,n,p,x,h; | ^ FXDict.cpp:153:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXint i,n,p,x,h; | ^ FXDict.cpp:153:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXint i,n,p,x,h; | ^ FXDCPrint.cpp: In member function 'virtual void FX::FXDCPrint::drawPoints(const FX::FXPoint*, FX::FXuint)': FXDCPrint.cpp:572:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 572 | register FXuint i; | ^ FXDict.cpp: In member function 'void* FX::FXDict::insert(const FXchar*, const void*, bool)': FXDict.cpp:188:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 188 | register FXint p,i,x,h,n; | ^ FXDict.cpp:188:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 188 | register FXint p,i,x,h,n; | ^ FXDict.cpp:188:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 188 | register FXint p,i,x,h,n; | ^ FXDict.cpp:188:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 188 | register FXint p,i,x,h,n; | ^ FXDict.cpp:188:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 188 | register FXint p,i,x,h,n; | ^ FXDict.cpp:189:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 189 | register void *ptr; | ^~~ FXDCPrint.cpp: In member function 'virtual void FX::FXDCPrint::drawLines(const FX::FXPoint*, FX::FXuint)': FXDCPrint.cpp:604:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 604 | register FXuint i; | ^ FXDCPrint.cpp: In member function 'virtual void FX::FXDCPrint::drawLinesRel(const FX::FXPoint*, FX::FXuint)': FXDCPrint.cpp:623:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 623 | register FXuint i,x,y; | ^ FXDCPrint.cpp:623:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 623 | register FXuint i,x,y; | ^ FXDCPrint.cpp:623:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 623 | register FXuint i,x,y; | ^ FXDCPrint.cpp: In member function 'virtual void FX::FXDCPrint::drawLineSegments(const FX::FXSegment*, FX::FXuint)': FXDCPrint.cpp:644:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 644 | register FXuint i; | ^ FXExtentf.cpp: In member function 'FX::FXfloat FX::FXExtentf::longest() const': FXExtentf.cpp:45:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 45 | register FXfloat x=upper.x-lower.x; | ^ FXExtentf.cpp:46:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 46 | register FXfloat y=upper.y-lower.y; | ^ FXExtentf.cpp: In member function 'FX::FXfloat FX::FXExtentf::shortest() const': FXExtentf.cpp:53:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 53 | register FXfloat x=upper.x-lower.x; | ^ FXExtentf.cpp:54:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 54 | register FXfloat y=upper.y-lower.y; | ^ FXDict.cpp: In member function 'void* FX::FXDict::replace(const FXchar*, const void*, bool)': FXDict.cpp:226:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint p,i,x,h,n; | ^ FXDict.cpp:226:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint p,i,x,h,n; | ^ FXDict.cpp:226:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint p,i,x,h,n; | ^ FXDict.cpp:226:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint p,i,x,h,n; | ^ FXDict.cpp:226:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint p,i,x,h,n; | ^ FXExtentf.cpp: In member function 'FX::FXfloat FX::FXExtentf::diameter() const': FXExtentf.cpp:61:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 61 | register FXfloat x=upper.x-lower.x; | ^ FXDict.cpp:227:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 227 | register void *ptr; | ^~~ FXExtentf.cpp:62:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 62 | register FXfloat y=upper.y-lower.y; | ^ FXDCPrint.cpp: In member function 'virtual void FX::FXDCPrint::drawRectangles(const FX::FXRectangle*, FX::FXuint)': FXDCPrint.cpp:666:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 666 | register FXuint i; | ^ FXExtentf.cpp: In member function 'FX::FXExtentf& FX::FXExtentf::include(FX::FXfloat, FX::FXfloat)': FXExtentf.cpp:110:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 110 | if(xupper.x) upper.x=x; | ^~ FXDCPrint.cpp: In member function 'virtual void FX::FXDCPrint::fillRectangles(const FX::FXRectangle*, FX::FXuint)': FXDCPrint.cpp:713:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 713 | register FXuint i; | ^ FXExtentf.cpp:110:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 110 | if(xupper.x) upper.x=x; | ^~ FXExtentf.cpp:111:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 111 | if(yupper.y) upper.y=y; | ^~ FXExtentf.cpp:111:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 111 | if(yupper.y) upper.y=y; | ^~ FXExtentf.cpp: In member function 'FX::FXExtentf& FX::FXExtentf::include(const FX::FXExtentf&)': FXExtentf.cpp:124:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 124 | if(ext.lower.xupper.x) upper.x=ext.upper.x; | ^~ FXExtentf.cpp:124:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 124 | if(ext.lower.xupper.x) upper.x=ext.upper.x; | ^~ FXDCPrint.cpp: In member function 'virtual void FX::FXDCPrint::fillPolygon(const FX::FXPoint*, FX::FXuint)': FXDCPrint.cpp:753:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 753 | register FXuint i; | ^ FXDialogBox.cpp: In constructor 'FX::FXDialogBox::FXDialogBox(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXDialogBox.cpp:85:36: warning: declaration of 'owner' shadows a member of 'FX::FXDialogBox' [-Wshadow] 85 | FXDialogBox::FXDialogBox(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h,FXint pl,FXint pr,FXint pt,FXint pb,FXint hs,FXint vs): | ~~~~~~~~~~^~~~~ FXDict.cpp: In member function 'void* FX::FXDict::remove(const FXchar*)': FXDict.cpp:270:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 270 | register FXint p,x,h,n; | ^ FXExtentf.cpp:125:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 125 | if(ext.lower.yupper.y) upper.y=ext.upper.y; | ^~ In file included from ../include/FXComposite.h:28, from ../include/FXShell.h:28, from ../include/FXTopWindow.h:28, from ../include/FXDialogBox.h:28, from FXDialogBox.cpp:38: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXDict.cpp:270:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 270 | register FXint p,x,h,n; | ^ FXExtentf.cpp:125:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 125 | if(ext.lower.yupper.y) upper.y=ext.upper.y; | ^~ FXDict.cpp:270:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 270 | register FXint p,x,h,n; | ^ FXDict.cpp:270:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 270 | register FXint p,x,h,n; | ^ FXDialogBox.cpp: In constructor 'FX::FXDialogBox::FXDialogBox(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXDialogBox.cpp:85:36: warning: declaration of 'owner' shadows a member of 'FX::FXDialogBox' [-Wshadow] 85 | FXDialogBox::FXDialogBox(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h,FXint pl,FXint pr,FXint pt,FXint pb,FXint hs,FXint vs): | ~~~~~~~~~~^~~~~ In file included from ../include/FXComposite.h:28, from ../include/FXShell.h:28, from ../include/FXTopWindow.h:28, from ../include/FXDialogBox.h:28, from FXDialogBox.cpp:38: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXDialogBox.cpp: In constructor 'FX::FXDialogBox::FXDialogBox(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXDialogBox.cpp:85:36: warning: declaration of 'owner' shadows a member of 'FX::FXDialogBox' [-Wshadow] 85 | FXDialogBox::FXDialogBox(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h,FXint pl,FXint pr,FXint pt,FXint pb,FXint hs,FXint vs): | ~~~~~~~~~~^~~~~ In file included from ../include/FXComposite.h:28, from ../include/FXShell.h:28, from ../include/FXTopWindow.h:28, from ../include/FXDialogBox.h:28, from FXDialogBox.cpp:38: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXDict.cpp: In member function 'void* FX::FXDict::find(const FXchar*) const': FXDict.cpp:305:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register FXint p,x,h,n; | ^ FXDict.cpp:305:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register FXint p,x,h,n; | ^ FXDict.cpp:305:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register FXint p,x,h,n; | ^ FXDict.cpp:305:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register FXint p,x,h,n; | ^ FXDict.cpp: In member function 'FX::FXint FX::FXDict::first() const': FXDict.cpp:330:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register FXint pos=0; | ^~~ FXDict.cpp: In member function 'FX::FXint FX::FXDict::last() const': FXDict.cpp:339:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 339 | register FXint pos=total-1; | ^~~ FXDict.cpp: In member function 'void FX::FXDict::clear()': FXDict.cpp:366:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 366 | register FXint i; | ^ FXDial.cpp: In member function 'void FX::FXDial::setValue(FX::FXint, FX::FXbool)': FXDial.cpp:667:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 667 | register FXint n; | ^ FXFile.cpp: In member function 'virtual bool FX::FXFile::eof()': FXFile.cpp:281:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXlong pos=position(); | ^~~ FXDCWindow.cpp: In function 'FX::FXint FX::utf2db(XChar2b*, const FXchar*, FX::FXint)': FXDCWindow.cpp:549:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 549 | register FXint len,p; | ^~~ FXDCWindow.cpp:549:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 549 | register FXint len,p; | ^ FXDCWindow.cpp:550:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 550 | register FXwchar w; | ^ mv -f .deps/FX4Splitter.Tpo .deps/FX4Splitter.Plo libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXHash.lo -MD -MP -MF .deps/FXHash.Tpo -c FXHash.cpp -fPIC -DPIC -o .libs/FXHash.o FXDCWindow.cpp: In member function 'virtual void FX::FXDCWindow::drawArea(const FX::FXDrawable*, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXDCWindow.cpp:707:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 707 | register FXint i,j,x,y,xs,ys; | ^ FXDCWindow.cpp:707:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 707 | register FXint i,j,x,y,xs,ys; | ^ FXDCWindow.cpp:707:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 707 | register FXint i,j,x,y,xs,ys; | ^ FXDCWindow.cpp:707:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 707 | register FXint i,j,x,y,xs,ys; | ^ FXDCWindow.cpp:707:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 707 | register FXint i,j,x,y,xs,ys; | ^~ FXDCWindow.cpp:707:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 707 | register FXint i,j,x,y,xs,ys; | ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIconDict.lo -MD -MP -MF .deps/FXIconDict.Tpo -c -o FXIconDict.lo FXIconDict.cpp FXExpression.cpp: In member function 'void {anonymous}::FXCompile::gettok()': FXExpression.cpp:669:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 669 | register FXchar c; | ^ mv -f .deps/FXButton.Tpo .deps/FXButton.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIconList.lo -MD -MP -MF .deps/FXIconList.Tpo -c -o FXIconList.lo FXIconList.cpp FXDCWindow.cpp: In member function 'virtual void FX::FXDCWindow::setDashes(FX::FXuint, const FXchar*, FX::FXuint)': FXDCWindow.cpp:905:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 905 | register FXuint len,i; | ^~~ FXDCWindow.cpp:905:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 905 | register FXuint len,i; | ^ FXExpression.cpp: In member function 'FX::FXdouble FX::FXExpression::evaluate(const FXdouble*)': FXExpression.cpp:1010:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1010 | register const FXuchar *pc=code+4; | ^~ FXExpression.cpp:1011:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1011 | register FXdouble *sp=stack-1; | ^~ FXDockSite.cpp: In member function 'virtual FX::FXint FX::FXDockSite::getDefaultWidth()': FXDockSite.cpp:105:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register FXint total=0,galw=0,any=0,w; | ^~~~~ FXDockSite.cpp:105:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register FXint total=0,galw=0,any=0,w; | ^~~~ FXDockSite.cpp:105:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register FXint total=0,galw=0,any=0,w; | ^~~ FXDockSite.cpp:105:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register FXint total=0,galw=0,any=0,w; | ^ FXDockSite.cpp:106:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 106 | register FXWindow *child; | ^~~~~ FXDockSite.cpp:107:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 107 | register FXuint hints; | ^~~~~ FXDockSite.cpp: In member function 'virtual FX::FXint FX::FXDockSite::getDefaultHeight()': FXDockSite.cpp:153:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXint total=0,galh=0,any=0,h; | ^~~~~ FXDockSite.cpp:153:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXint total=0,galh=0,any=0,h; | ^~~~ FXDockSite.cpp:153:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXint total=0,galh=0,any=0,h; | ^~~ FXDockSite.cpp:153:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXint total=0,galh=0,any=0,h; | ^ FXDockSite.cpp:154:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 154 | register FXWindow *child; | ^~~~~ FXDockSite.cpp:155:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 155 | register FXuint hints; | ^~~~~ FXFileStream.cpp: In member function 'virtual FX::FXuval FX::FXFileStream::writeBuffer(FX::FXuval)': FXFileStream.cpp:55:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 55 | register FXival m,n; | ^ FXFileStream.cpp:55:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 55 | register FXival m,n; | ^ FXDockSite.cpp: In member function 'virtual FX::FXint FX::FXDockSite::getWidthForHeight(FX::FXint)': FXDockSite.cpp:201:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXint space,total,galh,galw,any,w,h; | ^~~~~ FXDockSite.cpp:201:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXint space,total,galh,galw,any,w,h; | ^~~~~ FXDockSite.cpp:201:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXint space,total,galh,galw,any,w,h; | ^~~~ FXDockSite.cpp:201:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXint space,total,galh,galw,any,w,h; | ^~~~ FXDockSite.cpp:201:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXint space,total,galh,galw,any,w,h; | ^~~ FXDockSite.cpp:201:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXint space,total,galh,galw,any,w,h; | ^ FXDockSite.cpp:201:46: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXint space,total,galh,galw,any,w,h; | ^ FXDockSite.cpp:202:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 202 | register FXWindow *child; | ^~~~~ FXDockSite.cpp:203:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 203 | register FXuint hints; | ^~~~~ FXHash.cpp: In member function 'void FX::FXHash::size(FX::FXuint)': FXHash.cpp:71:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 71 | register void *key,*value; | ^~~ FXHash.cpp:71:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 71 | register void *key,*value; | ^~~~~ FXHash.cpp:72:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 72 | register FXuint q,x,i; | ^ FXHash.cpp:72:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 72 | register FXuint q,x,i; | ^ FXHash.cpp:72:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 72 | register FXuint q,x,i; | ^ FXFileStream.cpp: In member function 'virtual FX::FXuval FX::FXFileStream::readBuffer(FX::FXuval)': FXFileStream.cpp:74:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 74 | register FXival m,n; | ^ FXFileStream.cpp:74:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 74 | register FXival m,n; | ^ FXHash.cpp:47:42: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 47 | #define HASH2(x,m) (((FXuint)((FXuval)(x)^(((FXuval)(x))>>17)|1))&((m)-1)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ FXHash.cpp:80:7: note: in expansion of macro 'HASH2' 80 | x=HASH2(key,m); | ^~~~~ FXDockSite.cpp: In member function 'virtual FX::FXint FX::FXDockSite::getHeightForWidth(FX::FXint)': FXDockSite.cpp:230:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 230 | register FXint space,total,galh,galw,any,w,h; | ^~~~~ FXDockSite.cpp:230:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 230 | register FXint space,total,galh,galw,any,w,h; | ^~~~~ FXDockSite.cpp:230:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 230 | register FXint space,total,galh,galw,any,w,h; | ^~~~ FXDockSite.cpp:230:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 230 | register FXint space,total,galh,galw,any,w,h; | ^~~~ FXHash.cpp: In member function 'void* FX::FXHash::insert(void*, void*)': FXHash.cpp:94:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXuint p,q,x; | ^ FXDockSite.cpp:230:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 230 | register FXint space,total,galh,galw,any,w,h; | ^~~ FXHash.cpp:94:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXuint p,q,x; | ^ FXHash.cpp:94:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXuint p,q,x; | ^ FXDockSite.cpp:230:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 230 | register FXint space,total,galh,galw,any,w,h; | ^ FXDockSite.cpp:230:46: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 230 | register FXint space,total,galh,galw,any,w,h; | ^ FXDockSite.cpp:231:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 231 | register FXWindow *child; | ^~~~~ FXDockSite.cpp:232:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 232 | register FXuint hints; | ^~~~~ FXHash.cpp:47:42: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 47 | #define HASH2(x,m) (((FXuint)((FXuval)(x)^(((FXuval)(x))>>17)|1))&((m)-1)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ FXHash.cpp:98:7: note: in expansion of macro 'HASH2' 98 | x=HASH2(key,total); | ^~~~~ FXFileStream.cpp: In member function 'virtual bool FX::FXFileStream::position(FX::FXlong, FX::FXWhence)': FXFileStream.cpp:126:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 126 | register FXlong p; | ^ FXHash.cpp: In member function 'void* FX::FXHash::replace(void*, void*)': FXHash.cpp:121:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXuint p,q,x; | ^ FXHash.cpp:121:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXuint p,q,x; | ^ FXHash.cpp:121:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXuint p,q,x; | ^ FXDockSite.cpp: In member function 'FX::FXint FX::FXDockSite::galleyWidth(FX::FXWindow*, FX::FXWindow*&, FX::FXint, FX::FXint&, FX::FXint&) const': FXDockSite.cpp:259:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register FXint galley,any,w,h; | ^~~~~~ FXDockSite.cpp:259:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register FXint galley,any,w,h; | ^~~ FXDockSite.cpp:259:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register FXint galley,any,w,h; | ^ FXHash.cpp:47:42: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 47 | #define HASH2(x,m) (((FXuint)((FXuval)(x)^(((FXuval)(x))>>17)|1))&((m)-1)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ FXHash.cpp:125:7: note: in expansion of macro 'HASH2' 125 | x=HASH2(key,total); | ^~~~~ FXDockSite.cpp:259:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register FXint galley,any,w,h; | ^ FXDockSite.cpp:260:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 260 | register FXWindow *child; | ^~~~~ FXDockSite.cpp:261:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 261 | register FXuint hints; | ^~~~~ FXHash.cpp: In member function 'void* FX::FXHash::remove(void*)': FXHash.cpp:148:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 148 | register FXuint q,x; | ^ FXHash.cpp:148:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 148 | register FXuint q,x; | ^ FXHash.cpp:149:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 149 | register void* val; | ^~~ FXHash.cpp:47:42: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 47 | #define HASH2(x,m) (((FXuint)((FXuval)(x)^(((FXuval)(x))>>17)|1))&((m)-1)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ FXHash.cpp:152:7: note: in expansion of macro 'HASH2' 152 | x=HASH2(key,total); | ^~~~~ FXDockSite.cpp: In member function 'FX::FXint FX::FXDockSite::galleyHeight(FX::FXWindow*, FX::FXWindow*&, FX::FXint, FX::FXint&, FX::FXint&) const': FXDockSite.cpp:290:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register FXint galley,any,w,h; | ^~~~~~ FXDockSite.cpp:290:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register FXint galley,any,w,h; | ^~~ FXDockSite.cpp:290:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register FXint galley,any,w,h; | ^ FXDockSite.cpp:290:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register FXint galley,any,w,h; | ^ FXDockSite.cpp:291:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 291 | register FXWindow *child; | ^~~~~ FXDockSite.cpp:292:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 292 | register FXuint hints; | ^~~~~ FXHash.cpp: In member function 'void* FX::FXHash::find(void*) const': FXHash.cpp:170:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 170 | register FXuint q,x; | ^ FXHash.cpp:170:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 170 | register FXuint q,x; | ^ FXHash.cpp:47:42: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] 47 | #define HASH2(x,m) (((FXuint)((FXuval)(x)^(((FXuval)(x))>>17)|1))&((m)-1)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ FXHash.cpp:173:7: note: in expansion of macro 'HASH2' 173 | x=HASH2(key,total); | ^~~~~ FXDirList.cpp: In static member function 'static FX::FXint FX::FXDirList::ascending(const FX::FXTreeItem*, const FX::FXTreeItem*)': FXDirList.cpp:232:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 232 | register const FXDirItem *a=(FXDirItem*)pa; | ^ FXDirList.cpp:233:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 233 | register const FXDirItem *b=(FXDirItem*)pb; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDate.lo -MD -MP -MF .deps/FXDate.Tpo -c FXDate.cpp -o FXDate.o >/dev/null 2>&1 FXDirList.cpp:234:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 234 | register FXint diff=(FXint)b->isDirectory() - (FXint)a->isDirectory(); | ^~~~ FXDirList.cpp: In static member function 'static FX::FXint FX::FXDirList::descending(const FX::FXTreeItem*, const FX::FXTreeItem*)': FXDirList.cpp:241:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 241 | register const FXDirItem *a=(FXDirItem*)pa; | ^ FXDirList.cpp:242:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 242 | register const FXDirItem *b=(FXDirItem*)pb; | ^ FXDirList.cpp:243:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 243 | register FXint diff=(FXint)b->isDirectory() - (FXint)a->isDirectory(); | ^~~~ FXDirList.cpp: In static member function 'static FX::FXint FX::FXDirList::ascendingCase(const FX::FXTreeItem*, const FX::FXTreeItem*)': FXDirList.cpp:250:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 250 | register const FXDirItem *a=(FXDirItem*)pa; | ^ FXDirList.cpp:251:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 251 | register const FXDirItem *b=(FXDirItem*)pb; | ^ FXDirList.cpp:252:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 252 | register FXint diff=(FXint)b->isDirectory() - (FXint)a->isDirectory(); | ^~~~ FXDirList.cpp: In static member function 'static FX::FXint FX::FXDirList::descendingCase(const FX::FXTreeItem*, const FX::FXTreeItem*)': FXDirList.cpp:259:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register const FXDirItem *a=(FXDirItem*)pa; | ^ FXDirList.cpp:260:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 260 | register const FXDirItem *b=(FXDirItem*)pb; | ^ FXDirList.cpp:261:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 261 | register FXint diff=(FXint)b->isDirectory() - (FXint)a->isDirectory(); | ^~~~ FXDockTitle.cpp: In member function 'virtual FX::FXint FX::FXDockTitle::getDefaultWidth()': FXDockTitle.cpp:101:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 101 | register FXint w=0; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDLL.lo -MD -MP -MF .deps/FXDLL.Tpo -c FXDLL.cpp -o FXDLL.o >/dev/null 2>&1 FXDockTitle.cpp: In member function 'virtual FX::FXint FX::FXDockTitle::getDefaultHeight()': FXDockTitle.cpp:109:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 109 | register FXint h=0; | ^ FXDirDialog.cpp: In constructor 'FX::FXDirDialog::FXDirDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXDirDialog.cpp:75:36: warning: declaration of 'owner' shadows a member of 'FX::FXDirDialog' [-Wshadow] 75 | FXDirDialog::FXDirDialog(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from FXDirDialog.cpp:44: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXDirList.cpp: In member function 'long int FX::FXDirList::onBeginDrag(FX::FXObject*, FX::FXSelector, void*)': FXDirList.cpp:396:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 396 | register FXTreeItem *item; | ^~~~ FXDirDialog.cpp: In constructor 'FX::FXDirDialog::FXDirDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXDirDialog.cpp:75:36: warning: declaration of 'owner' shadows a member of 'FX::FXDirDialog' [-Wshadow] 75 | FXDirDialog::FXDirDialog(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from FXDirDialog.cpp:44: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXDirDialog.cpp: In constructor 'FX::FXDirDialog::FXDirDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXDirDialog.cpp:75:36: warning: declaration of 'owner' shadows a member of 'FX::FXDirDialog' [-Wshadow] 75 | FXDirDialog::FXDirDialog(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from FXDirDialog.cpp:44: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDelegator.lo -MD -MP -MF .deps/FXDelegator.Tpo -c FXDelegator.cpp -o FXDelegator.o >/dev/null 2>&1 mv -f .deps/FXColorWheel.Tpo .deps/FXColorWheel.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIconSource.lo -MD -MP -MF .deps/FXIconSource.Tpo -c -o FXIconSource.lo FXIconSource.cpp FXFont.cpp: In member function 'void* FX::FXFont::match(const FX::FXString&, const FX::FXString&, FX::FXuint, FX::FXuint, FX::FXuint, FX::FXuint, FX::FXuint, FX::FXuint, FX::FXint)': FXFont.cpp:568:14: warning: declaration of 'font' shadows a member of 'FX::FXFont' [-Wshadow] 568 | XftFont *font; | ^~~~ In file included from FXFont.cpp:44: ../include/FXFont.h:153:13: note: shadowed declaration is here 153 | void *font; // Info about the font | ^~~~ FXDockBar.cpp: In member function 'FX::FXDockSite* FX::FXDockBar::findDockAtSide(FX::FXuint)': FXDockBar.cpp:278:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 278 | register FXDockSite* docksite; | ^~~~~~~~ FXDockBar.cpp:279:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 279 | register FXWindow *child; | ^~~~~ FXDockBar.cpp: In member function 'FX::FXbool FX::FXDockBar::insideDock(FX::FXDockSite*, FX::FXint, FX::FXint)': FXDockBar.cpp:297:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 297 | register FXint barw=getWidth(); | ^~~~ FXDockBar.cpp:298:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 298 | register FXint barh=getHeight(); | ^~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXHeader.lo -MD -MP -MF .deps/FXHeader.Tpo -c FXHeader.cpp -fPIC -DPIC -o .libs/FXHeader.o FXFileDict.cpp: In member function 'virtual void* FX::FXFileDict::createData(const void*)': FXFileDict.cpp:185:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register const FXchar *p=(const FXchar*)ptr; | ^ FXFileDict.cpp:186:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 186 | register FXchar *q; | ^ FXFileDict.cpp:204:3: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 204 | for(q=command; *p && *p!=';' && q/dev/null 2>&1 FXFont.cpp: In function 'int FX::comparefont(const void*, const void*)': FXFont.cpp:2064:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2064 | register FXFontDesc *fa=(FXFontDesc*)a; | ^~ FXFont.cpp:2065:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2065 | register FXFontDesc *fb=(FXFontDesc*)b; | ^~ FXFont.cpp:2066:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2066 | register FXint cmp=strcmp(fa->face,fb->face); | ^~~ FXFont.cpp: In static member function 'static FX::FXbool FX::FXFont::listFonts(FX::FXFontDesc*&, FX::FXuint&, const FX::FXString&, FX::FXuint, FX::FXuint, FX::FXuint, FX::FXuint, FX::FXuint)': FXFont.cpp:2293:30: warning: comparison of integer expressions of different signedness: 'FX::FXuint' {aka 'unsigned int'} and 'int' [-Wsign-compare] 2293 | if((wt!=0) && (wt!=weight)) continue; | ~~^~~~~~~~ FXFont.cpp:2296:30: warning: comparison of integer expressions of different signedness: 'FX::FXuint' {aka 'unsigned int'} and 'int' [-Wsign-compare] 2296 | if((sl!=0) && (sl!=slant)) continue; | ~~^~~~~~~ FXFont.cpp:2299:30: warning: comparison of integer expressions of different signedness: 'FX::FXuint' {aka 'unsigned int'} and 'int' [-Wsign-compare] 2299 | if((sw!=0) && (sw!=setwidth)) continue; | ~~^~~~~~~~~~ FXFontDialog.cpp: In constructor 'FX::FXFontDialog::FXFontDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXFontDialog.cpp:68:38: warning: declaration of 'owner' shadows a member of 'FX::FXFontDialog' [-Wshadow] 68 | FXFontDialog::FXFontDialog(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from FXFontDialog.cpp:40: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXFontDialog.cpp: In constructor 'FX::FXFontDialog::FXFontDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXFontDialog.cpp:68:38: warning: declaration of 'owner' shadows a member of 'FX::FXFontDialog' [-Wshadow] 68 | FXFontDialog::FXFontDialog(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from FXFontDialog.cpp:40: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXFontDialog.cpp: In constructor 'FX::FXFontDialog::FXFontDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXFontDialog.cpp:68:38: warning: declaration of 'owner' shadows a member of 'FX::FXFontDialog' [-Wshadow] 68 | FXFontDialog::FXFontDialog(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from FXFontDialog.cpp:40: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXHorizontalFrame.lo -MD -MP -MF .deps/FXHorizontalFrame.Tpo -c FXHorizontalFrame.cpp -fPIC -DPIC -o .libs/FXHorizontalFrame.o FXDriveBox.cpp: In member function 'void FX::FXDriveBox::listDrives()': FXDriveBox.cpp:184:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 184 | register FXFileAssoc *fileassoc; | ^~~~~~~~~ FXDriveBox.cpp:185:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXIcon *icon; | ^~~~ FXDirSelector.cpp: In member function 'long int FX::FXDirSelector::onCmdNew(FX::FXObject*, FX::FXSelector, void*)': FXDirSelector.cpp:282:14: warning: declaration of 'dirname' shadows a member of 'FX::FXDirSelector' [-Wshadow] 282 | FXString dirname=FXPath::absolute(dir,name); | ^~~~~~~ In file included from FXDirSelector.cpp:67: ../include/FXDirSelector.h:50:18: note: shadowed declaration is here 50 | FXTextField *dirname; // Directory name entry field | ^~~~~~~ FXFileDialog.cpp: In constructor 'FX::FXFileDialog::FXFileDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXFileDialog.cpp:75:38: warning: declaration of 'owner' shadows a member of 'FX::FXFileDialog' [-Wshadow] 75 | FXFileDialog::FXFileDialog(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from FXFileDialog.cpp:43: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXFileDialog.cpp: In constructor 'FX::FXFileDialog::FXFileDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXFileDialog.cpp:75:38: warning: declaration of 'owner' shadows a member of 'FX::FXFileDialog' [-Wshadow] 75 | FXFileDialog::FXFileDialog(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from FXFileDialog.cpp:43: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXFileDialog.cpp: In constructor 'FX::FXFileDialog::FXFileDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXFileDialog.cpp:75:38: warning: declaration of 'owner' shadows a member of 'FX::FXFileDialog' [-Wshadow] 75 | FXFileDialog::FXFileDialog(FXWindow* owner,const FXString& name,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from FXFileDialog.cpp:43: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXDirBox.cpp: In member function 'FX::FXTreeItem* FX::FXDirBox::getPathnameItem(const FX::FXString&)': FXDirBox.cpp:195:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 195 | register FXFileAssoc *fileassoc; | ^~~~~~~~~ FXDirBox.cpp:196:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 196 | register FXTreeItem *item; | ^~~~ FXDirBox.cpp:197:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 197 | register FXIcon *icon; | ^~~~ FXDirBox.cpp:198:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 198 | register FXint beg=0; | ^~~ FXDirBox.cpp:199:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 199 | register FXint end=0; | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDrawable.lo -MD -MP -MF .deps/FXDrawable.Tpo -c FXDrawable.cpp -o FXDrawable.o >/dev/null 2>&1 FXFoldingList.cpp: In member function 'virtual void FX::FXFoldingItem::draw(const FX::FXFoldingList*, FX::FXDC&, FX::FXint, FX::FXint, FX::FXint, FX::FXint) const': FXFoldingList.cpp:90:75: warning: declaration of 'y' shadows a member of 'FX::FXFoldingItem' [-Wshadow] 90 | void FXFoldingItem::draw(const FXFoldingList* list,FXDC& dc,FXint x,FXint y,FXint,FXint h) const { | ~~~~~~^ In file included from FXFoldingList.cpp:47: ../include/FXFoldingList.h:70:20: note: shadowed declaration is here 70 | FXint x,y; | ^ FXFoldingList.cpp:90:67: warning: declaration of 'x' shadows a member of 'FX::FXFoldingItem' [-Wshadow] 90 | void FXFoldingItem::draw(const FXFoldingList* list,FXDC& dc,FXint x,FXint y,FXint,FXint h) const { | ~~~~~~^ In file included from FXFoldingList.cpp:47: ../include/FXFoldingList.h:70:18: note: shadowed declaration is here 70 | FXint x,y; | ^ FXFoldingList.cpp:91:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXHeader *header=list->getHeader(); | ^~~~~~ FXFoldingList.cpp:92:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 92 | register FXIcon *icon=(state&OPENED)?openIcon:closedIcon; | ^~~~ FXFoldingList.cpp:93:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 93 | register FXFont *font=list->getFont(); | ^~~~ FXFoldingList.cpp:94:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~ FXFoldingList.cpp:94:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~ FXFoldingList.cpp:94:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~ FXFoldingList.cpp:94:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~ FXFoldingList.cpp:94:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~ FXFoldingList.cpp:94:41: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~ FXFoldingList.cpp:94:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~~ FXFoldingList.cpp:94:48: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~~ FXFoldingList.cpp:94:52: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~ FXFoldingList.cpp:94:55: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~~ FXFoldingList.cpp:94:59: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~~~~ FXFoldingList.cpp:94:65: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~~~ FXFoldingList.cpp:94:70: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~ FXFoldingList.cpp:94:73: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXint th=0,tw=0,ih=0,iw=0,yt,xb,beg,end,hi,drw,space,used,dw,xx; | ^~ FXFoldingList.cpp: In member function 'virtual FX::FXint FX::FXFoldingItem::hitItem(const FX::FXFoldingList*, FX::FXint, FX::FXint) const': FXFoldingList.cpp:150:70: warning: declaration of 'y' shadows a member of 'FX::FXFoldingItem' [-Wshadow] 150 | FXint FXFoldingItem::hitItem(const FXFoldingList* list,FXint x,FXint y) const { | ~~~~~~^ In file included from FXFoldingList.cpp:47: ../include/FXFoldingList.h:70:20: note: shadowed declaration is here 70 | FXint x,y; | ^ FXFoldingList.cpp:150:62: warning: declaration of 'x' shadows a member of 'FX::FXFoldingItem' [-Wshadow] 150 | FXint FXFoldingItem::hitItem(const FXFoldingList* list,FXint x,FXint y) const { | ~~~~~~^ In file included from FXFoldingList.cpp:47: ../include/FXFoldingList.h:70:18: note: shadowed declaration is here 70 | FXint x,y; | ^ FXFoldingList.cpp:151:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint oiw=0,ciw=0,oih=0,cih=0,tw=0,th=0,iw,ih,ix,iy,tx,ty,h; | ^~~ FXFoldingList.cpp:151:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint oiw=0,ciw=0,oih=0,cih=0,tw=0,th=0,iw,ih,ix,iy,tx,ty,h; | ^~~ FXFoldingList.cpp:151:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint oiw=0,ciw=0,oih=0,cih=0,tw=0,th=0,iw,ih,ix,iy,tx,ty,h; | ^~~ FXFoldingList.cpp:151:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint oiw=0,ciw=0,oih=0,cih=0,tw=0,th=0,iw,ih,ix,iy,tx,ty,h; | ^~~ FXFoldingList.cpp:151:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint oiw=0,ciw=0,oih=0,cih=0,tw=0,th=0,iw,ih,ix,iy,tx,ty,h; | ^~ FXFoldingList.cpp:151:47: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint oiw=0,ciw=0,oih=0,cih=0,tw=0,th=0,iw,ih,ix,iy,tx,ty,h; | ^~ FXFoldingList.cpp:151:52: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint oiw=0,ciw=0,oih=0,cih=0,tw=0,th=0,iw,ih,ix,iy,tx,ty,h; | ^~ FXDCWindow.cpp: At global scope: FXDCWindow.cpp:548:14: warning: 'FX::FXint FX::utf2db(XChar2b*, const FXchar*, FX::FXint)' defined but not used [-Wunused-function] 548 | static FXint utf2db(XChar2b *dst,const FXchar *src,FXint n){ | ^~~~~~ FXFoldingList.cpp:151:55: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint oiw=0,ciw=0,oih=0,cih=0,tw=0,th=0,iw,ih,ix,iy,tx,ty,h; | ^~ FXFoldingList.cpp:151:58: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint oiw=0,ciw=0,oih=0,cih=0,tw=0,th=0,iw,ih,ix,iy,tx,ty,h; | ^~ FXFoldingList.cpp:151:61: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint oiw=0,ciw=0,oih=0,cih=0,tw=0,th=0,iw,ih,ix,iy,tx,ty,h; | ^~ FXFoldingList.cpp:151:64: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint oiw=0,ciw=0,oih=0,cih=0,tw=0,th=0,iw,ih,ix,iy,tx,ty,h; | ^~ FXFoldingList.cpp:151:67: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint oiw=0,ciw=0,oih=0,cih=0,tw=0,th=0,iw,ih,ix,iy,tx,ty,h; | ^~ FXFoldingList.cpp:151:70: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint oiw=0,ciw=0,oih=0,cih=0,tw=0,th=0,iw,ih,ix,iy,tx,ty,h; | ^ FXFoldingList.cpp:152:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 152 | register FXFont *font=list->getFont(); | ^~~~ FXFoldingList.cpp: In member function 'FX::FXint FX::FXFoldingItem::getNumChildren() const': FXFoldingList.cpp:280:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 280 | register FXFoldingItem *item=first; | ^~~~ FXFoldingList.cpp:281:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint n=0; | ^ FXFoldingList.cpp: In member function 'FX::FXFoldingItem* FX::FXFoldingItem::getBelow() const': FXFoldingList.cpp:290:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register FXFoldingItem* item=(FXFoldingItem*)this; | ^~~~ FXFoldingList.cpp: In member function 'FX::FXFoldingItem* FX::FXFoldingItem::getAbove() const': FXFoldingList.cpp:299:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 299 | register FXFoldingItem* item=prev; | ^~~~ FXFoldingList.cpp: In member function 'FX::FXbool FX::FXFoldingItem::isChildOf(const FX::FXFoldingItem*) const': FXFoldingList.cpp:308:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 308 | register const FXFoldingItem* child=this; | ^~~~~ FXFoldingList.cpp: In member function 'FX::FXbool FX::FXFoldingItem::isParentOf(const FX::FXFoldingItem*) const': FXFoldingList.cpp:316:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 316 | register const FXFoldingItem* child=item; | ^~~~~ FXFoldingList.cpp: In member function 'virtual FX::FXint FX::FXFoldingItem::getHeight(const FX::FXFoldingList*) const': FXFoldingList.cpp:330:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register FXint th=0,oih=0,cih=0; | ^~ FXFoldingList.cpp:330:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register FXint th=0,oih=0,cih=0; | ^~~ FXFoldingList.cpp:330:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register FXint th=0,oih=0,cih=0; | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXExtentd.lo -MD -MP -MF .deps/FXExtentd.Tpo -c FXExtentd.cpp -o FXExtentd.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDC.lo -MD -MP -MF .deps/FXDC.Tpo -c FXDC.cpp -o FXDC.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXHash.lo -MD -MP -MF .deps/FXHash.Tpo -c FXHash.cpp -o FXHash.o >/dev/null 2>&1 FXFileList.cpp: In member function 'long int FX::FXFileList::onBeginDrag(FX::FXObject*, FX::FXSelector, void*)': FXFileList.cpp:433:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 433 | register FXint i; | ^ FXFoldingList.cpp: In member function 'virtual void FX::FXFoldingList::create()': FXFoldingList.cpp:478:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 478 | register FXFoldingItem *item=firstitem; | ^~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDialogBox.lo -MD -MP -MF .deps/FXDialogBox.Tpo -c FXDialogBox.cpp -o FXDialogBox.o >/dev/null 2>&1 FXFoldingList.cpp: In member function 'virtual void FX::FXFoldingList::detach()': FXFoldingList.cpp:492:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXFoldingItem *item=firstitem; | ^~~~ FXFoldingList.cpp: In member function 'FX::FXint FX::FXFoldingList::getNumItems() const': FXFoldingList.cpp:565:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 565 | register FXFoldingItem *item=firstitem; | ^~~~ FXFoldingList.cpp:566:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 566 | register FXint n=0; | ^ FXFoldingList.cpp: In member function 'void FX::FXFoldingList::recompute()': FXFoldingList.cpp:577:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 577 | register FXFoldingItem* item; | ^~~~ FXFoldingList.cpp:578:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 578 | register FXint x,y,h; | ^ FXFoldingList.cpp:578:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 578 | register FXint x,y,h; | ^ FXFoldingList.cpp:578:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 578 | register FXint x,y,h; | ^ FXFoldingList.cpp: In member function 'virtual void FX::FXFoldingList::makeItemVisible(FX::FXFoldingItem*)': FXFoldingList.cpp:841:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 841 | register FXint hh=header->getHeight(); | ^~ FXFoldingList.cpp:842:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 842 | register FXFoldingItem *par; | ^~~ FXFoldingList.cpp:843:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 843 | register FXint y,h; | ^ FXFoldingList.cpp:843:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 843 | register FXint y,h; | ^ FXFoldingList.cpp: In member function 'virtual FX::FXFoldingItem* FX::FXFoldingList::getItemAt(FX::FXint, FX::FXint) const': FXFoldingList.cpp:880:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 880 | register FXint hh=header->getHeight(); | ^~ FXFoldingList.cpp:881:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 881 | register FXFoldingItem* item=firstitem; | ^~~~ FXFoldingList.cpp:882:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 882 | register FXint ix,iy,ih; | ^~ FXFoldingList.cpp:882:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 882 | register FXint ix,iy,ih; | ^~ FXFoldingList.cpp:882:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 882 | register FXint ix,iy,ih; | ^~ FXFoldingList.cpp: In member function 'FX::FXint FX::FXFoldingList::hitItem(const FX::FXFoldingItem*, FX::FXint, FX::FXint) const': FXFoldingList.cpp:907:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 907 | register FXint hh=header->getHeight(); | ^~ FXFoldingList.cpp:908:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 908 | register FXint ix,iy,ih,xh,yh,hit=0; | ^~ FXFoldingList.cpp:908:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 908 | register FXint ix,iy,ih,xh,yh,hit=0; | ^~ FXFoldingList.cpp:908:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 908 | register FXint ix,iy,ih,xh,yh,hit=0; | ^~ FXFoldingList.cpp:908:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 908 | register FXint ix,iy,ih,xh,yh,hit=0; | ^~ FXFoldingList.cpp:908:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 908 | register FXint ix,iy,ih,xh,yh,hit=0; | ^~ FXFoldingList.cpp:908:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 908 | register FXint ix,iy,ih,xh,yh,hit=0; | ^~~ FXFileList.cpp: In static member function 'static FX::FXint FX::FXFileList::ascending(const FX::FXIconItem*, const FX::FXIconItem*)': FXFileList.cpp:775:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 775 | register FXint diff=static_cast(b)->isDirectory() - static_cast(a)->isDirectory(); | ^~~~ FXFileList.cpp: In static member function 'static FX::FXint FX::FXFileList::ascendingCase(const FX::FXIconItem*, const FX::FXIconItem*)': FXFileList.cpp:785:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 785 | register FXint diff=static_cast(b)->isDirectory() - static_cast(a)->isDirectory(); | ^~~~ FXFileList.cpp: In static member function 'static FX::FXint FX::FXFileList::ascendingType(const FX::FXIconItem*, const FX::FXIconItem*)': FXFileList.cpp:795:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 795 | register FXint diff=static_cast(b)->isDirectory() - static_cast(a)->isDirectory(); | ^~~~ FXFileList.cpp: In static member function 'static FX::FXint FX::FXFileList::ascendingSize(const FX::FXIconItem*, const FX::FXIconItem*)': FXFileList.cpp:808:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 808 | register FXint diff=static_cast(b)->isDirectory() - static_cast(a)->isDirectory(); | ^~~~ FXFileList.cpp: In static member function 'static FX::FXint FX::FXFileList::ascendingTime(const FX::FXIconItem*, const FX::FXIconItem*)': FXFileList.cpp:820:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 820 | register FXint diff=(FXint)((FXFileItem*)b)->isDirectory() - (FXint)((FXFileItem*)a)->isDirectory(); | ^~~~ FXFileList.cpp: In static member function 'static FX::FXint FX::FXFileList::ascendingUser(const FX::FXIconItem*, const FX::FXIconItem*)': FXFileList.cpp:832:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 832 | register FXint diff=static_cast(b)->isDirectory() - static_cast(a)->isDirectory(); | ^~~~ FXFileList.cpp: In static member function 'static FX::FXint FX::FXFileList::ascendingGroup(const FX::FXIconItem*, const FX::FXIconItem*)': FXFileList.cpp:845:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 845 | register FXint diff=static_cast(b)->isDirectory() - static_cast(a)->isDirectory(); | ^~~~ FXFoldingList.cpp: In member function 'virtual FX::FXbool FX::FXFoldingList::extendSelection(FX::FXFoldingItem*, FX::FXbool)': FXFoldingList.cpp:1044:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1044 | register FXFoldingItem *it,*i1,*i2,*i3; | ^~ FXFoldingList.cpp:1044:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1044 | register FXFoldingItem *it,*i1,*i2,*i3; | ^~ FXFoldingList.cpp:1044:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1044 | register FXFoldingItem *it,*i1,*i2,*i3; | ^~ FXFoldingList.cpp:1044:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1044 | register FXFoldingItem *it,*i1,*i2,*i3; | ^~ FXFoldingList.cpp:1045:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1045 | register FXbool changes=FALSE; | ^~~~~~~ FXFileList.cpp: In function 'FX::FXbool FX::fileequal(const FX::FXString&, const FX::FXString&)': FXFileList.cpp:1109:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1109 | register const FXuchar *p1=(const FXuchar *)a.text(); | ^~ FXFileList.cpp:1110:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1110 | register const FXuchar *p2=(const FXuchar *)b.text(); | ^~ FXFileList.cpp:1111:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1111 | register FXint c1,c2; | ^~ FXFileList.cpp:1111:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1111 | register FXint c1,c2; | ^~ FXFoldingList.cpp: In member function 'virtual FX::FXbool FX::FXFoldingList::killSelection(FX::FXbool)': FXFoldingList.cpp:1123:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1123 | register FXFoldingItem *item=firstitem; | ^~~~ FXFoldingList.cpp:1124:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1124 | register FXbool changes=FALSE; | ^~~~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXExtentf.lo -MD -MP -MF .deps/FXExtentf.Tpo -c FXExtentf.cpp -o FXExtentf.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDir.lo -MD -MP -MF .deps/FXDir.Tpo -c FXDir.cpp -o FXDir.o >/dev/null 2>&1 FXGLContext.cpp: In member function 'virtual void FX::FXGLContext::create()': FXGLContext.cpp:105:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register FXGLContext *context; | ^~~~~~~ FXGLContext.cpp:106:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 106 | register void *sharedctx=NULL; | ^~~~~~~~~ FXFoldingList.cpp: In static member function 'static FX::FXint FX::FXFoldingList::compareSection(const FXchar*, const FXchar*, FX::FXint)': FXFoldingList.cpp:1964:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1964 | register FXint c1,c2,x; | ^~ FXFoldingList.cpp:1964:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1964 | register FXint c1,c2,x; | ^~ FXFoldingList.cpp:1964:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1964 | register FXint c1,c2,x; | ^ FXFoldingList.cpp: In static member function 'static FX::FXint FX::FXFoldingList::compareSectionCase(const FXchar*, const FXchar*, FX::FXint)': FXFoldingList.cpp:1978:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1978 | register FXint c1,c2,x; | ^~ FXFoldingList.cpp:1978:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1978 | register FXint c1,c2,x; | ^~ FXFoldingList.cpp:1978:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1978 | register FXint c1,c2,x; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileStream.lo -MD -MP -MF .deps/FXFileStream.Tpo -c FXFileStream.cpp -o FXFileStream.o >/dev/null 2>&1 FXFoldingList.cpp: In member function 'void FX::FXFoldingList::sortItems()': FXFoldingList.cpp:2120:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2120 | register FXFoldingItem *item; | ^~~~ FXFoldingList.cpp: In member function 'FX::FXFoldingItem* FX::FXFoldingList::insertItem(FX::FXFoldingItem*, FX::FXFoldingItem*, FX::FXFoldingItem*, FX::FXbool)': FXFoldingList.cpp:2193:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2193 | register FXFoldingItem* olditem=currentitem; | ^~~~~~~ FXFoldingList.cpp: In member function 'FX::FXint FX::FXFoldingList::fillItems(FX::FXFoldingItem*, const FXchar**, FX::FXIcon*, FX::FXIcon*, void*, FX::FXbool)': FXFoldingList.cpp:2292:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2292 | register FXint n=0; | ^ FXFoldingList.cpp: In member function 'FX::FXint FX::FXFoldingList::fillItems(FX::FXFoldingItem*, const FX::FXString&, FX::FXIcon*, FX::FXIcon*, void*, FX::FXbool)': FXFoldingList.cpp:2304:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2304 | register FXint n=0; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDocument.lo -MD -MP -MF .deps/FXDocument.Tpo -c FXDocument.cpp -o FXDocument.o >/dev/null 2>&1 FXFoldingList.cpp: In member function 'FX::FXFoldingItem* FX::FXFoldingList::extractItem(FX::FXFoldingItem*, FX::FXbool)': FXFoldingList.cpp:2368:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2368 | register FXFoldingItem *olditem=currentitem; | ^~~~~~~ FXFoldingList.cpp:2369:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2369 | register FXFoldingItem *result=item; | ^~~~~~ FXFoldingList.cpp:2370:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2370 | register FXFoldingItem *prv; | ^~~ FXFoldingList.cpp:2371:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2371 | register FXFoldingItem *nxt; | ^~~ FXFoldingList.cpp:2372:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2372 | register FXFoldingItem *par; | ^~~ FXFoldingList.cpp: In member function 'void FX::FXFoldingList::removeItems(FX::FXFoldingItem*, FX::FXFoldingItem*, FX::FXbool)': FXFoldingList.cpp:2437:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2437 | register FXFoldingItem *olditem=currentitem; | ^~~~~~~ FXFoldingList.cpp:2438:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2438 | register FXFoldingItem *prv; | ^~~ FXFoldingList.cpp:2439:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2439 | register FXFoldingItem *nxt; | ^~~ FXFoldingList.cpp:2440:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2440 | register FXFoldingItem *par; | ^~~ FXFoldingList.cpp: In member function 'FX::FXFoldingItem* FX::FXFoldingList::findItem(const FX::FXString&, FX::FXFoldingItem*, FX::FXuint) const': FXFoldingList.cpp:2519:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2519 | register FXCompareFunc comparefunc; | ^~~~~~~~~~~ FXFoldingList.cpp:2520:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2520 | register FXFoldingItem *item; | ^~~~ FXFoldingList.cpp:2521:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2521 | register FXint len; | ^~~ FXFoldingList.cpp: In member function 'FX::FXFoldingItem* FX::FXFoldingList::findItemByData(const void*, FX::FXFoldingItem*, FX::FXuint) const': FXFoldingList.cpp:2558:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2558 | register FXFoldingItem *item; | ^~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXICOIcon.lo -MD -MP -MF .deps/FXICOIcon.Tpo -c FXICOIcon.cpp -fPIC -DPIC -o .libs/FXICOIcon.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGIFIcon.lo -MD -MP -MF .deps/FXGIFIcon.Tpo -c FXGIFIcon.cpp -o FXGIFIcon.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFontDialog.lo -MD -MP -MF .deps/FXFontDialog.Tpo -c FXFontDialog.cpp -o FXFontDialog.o >/dev/null 2>&1 mv -f .deps/FXColorRing.Tpo .deps/FXColorRing.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXId.lo -MD -MP -MF .deps/FXId.Tpo -c -o FXId.lo FXId.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDirDialog.lo -MD -MP -MF .deps/FXDirDialog.Tpo -c FXDirDialog.cpp -o FXDirDialog.o >/dev/null 2>&1 mv -f .deps/FXBitmap.Tpo .deps/FXBitmap.Plo libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXICOImage.lo -MD -MP -MF .deps/FXICOImage.Tpo -c FXICOImage.cpp -fPIC -DPIC -o .libs/FXICOImage.o/bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXImage.lo -MD -MP -MF .deps/FXImage.Tpo -c -o FXImage.lo FXImage.cpp FXFileSelector.cpp: In member function 'long int FX::FXFileSelector::onCmdItemSelected(FX::FXObject*, FX::FXSelector, void*)': FXFileSelector.cpp:280:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 280 | register FXint index=(FXint)(FXival)ptr; | ^~~~~ FXFileSelector.cpp:281:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint i; | ^ FXFileSelector.cpp: In member function 'long int FX::FXFileSelector::onCmdItemDeselected(FX::FXObject*, FX::FXSelector, void*)': FXFileSelector.cpp:319:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 319 | register FXint i; | ^ FXFileSelector.cpp: In member function 'FX::FXString* FX::FXFileSelector::getSelectedFiles() const': FXFileSelector.cpp:546:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 546 | register FXString *files=NULL; | ^~~~~ FXFileSelector.cpp:547:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 547 | register FXint i,n; | ^ FXFileSelector.cpp:547:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 547 | register FXint i,n; | ^ FXFileSelector.cpp: In member function 'FX::FXString* FX::FXFileSelector::getSelectedFilesOnly() const': FXFileSelector.cpp:568:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 568 | register FXString *files=NULL; | ^~~~~ FXFileSelector.cpp:569:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 569 | register FXint i,n; | ^ FXFileSelector.cpp:569:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 569 | register FXint i,n; | ^ mv -f .deps/FXHash.Tpo .deps/FXHash.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXImageFrame.lo -MD -MP -MF .deps/FXImageFrame.Tpo -c -o FXImageFrame.lo FXImageFrame.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDockHandler.lo -MD -MP -MF .deps/FXDockHandler.Tpo -c FXDockHandler.cpp -o FXDockHandler.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGIFImage.lo -MD -MP -MF .deps/FXGIFImage.Tpo -c FXGIFImage.cpp -o FXGIFImage.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIFFIcon.lo -MD -MP -MF .deps/FXIFFIcon.Tpo -c FXIFFIcon.cpp -fPIC -DPIC -o .libs/FXIFFIcon.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGIFCursor.lo -MD -MP -MF .deps/FXGIFCursor.Tpo -c FXGIFCursor.cpp -o FXGIFCursor.o >/dev/null 2>&1 FXFileSelector.cpp: In member function 'FX::FXString FX::FXFileSelector::getFilename() const': FXFileSelector.cpp:864:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 864 | register FXint i; | ^ FXFileSelector.cpp: In member function 'FX::FXString* FX::FXFileSelector::getFilenames() const': FXFileSelector.cpp:892:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 892 | register FXString *files; | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDockTitle.lo -MD -MP -MF .deps/FXDockTitle.Tpo -c FXDockTitle.cpp -o FXDockTitle.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIFFImage.lo -MD -MP -MF .deps/FXIFFImage.Tpo -c FXIFFImage.cpp -fPIC -DPIC -o .libs/FXIFFImage.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDragCorner.lo -MD -MP -MF .deps/FXDragCorner.Tpo -c FXDragCorner.cpp -o FXDragCorner.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIcon.lo -MD -MP -MF .deps/FXIcon.Tpo -c FXIcon.cpp -fPIC -DPIC -o .libs/FXIcon.o mv -f .deps/FXComboBox.Tpo .deps/FXComboBox.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXImageView.lo -MD -MP -MF .deps/FXImageView.Tpo -c -o FXImageView.lo FXImageView.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIconDict.lo -MD -MP -MF .deps/FXIconDict.Tpo -c FXIconDict.cpp -fPIC -DPIC -o .libs/FXIconDict.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileDict.lo -MD -MP -MF .deps/FXFileDict.Tpo -c FXFileDict.cpp -o FXFileDict.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIconList.lo -MD -MP -MF .deps/FXIconList.Tpo -c FXIconList.cpp -fPIC -DPIC -o .libs/FXIconList.o mv -f .deps/FXColorWell.Tpo .deps/FXColorWell.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXInputDialog.lo -MD -MP -MF .deps/FXInputDialog.Tpo -c -o FXInputDialog.lo FXInputDialog.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFile.lo -MD -MP -MF .deps/FXFile.Tpo -c FXFile.cpp -o FXFile.o >/dev/null 2>&1 FXGLObject.cpp: In member function 'virtual void FX::FXGLGroup::bounds(FX::FXRangef&)': FXGLObject.cpp:118:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 118 | register FXint i; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDict.lo -MD -MP -MF .deps/FXDict.Tpo -c FXDict.cpp -o FXDict.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLCanvas.lo -MD -MP -MF .deps/FXGLCanvas.Tpo -c FXGLCanvas.cpp -o FXGLCanvas.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDriveBox.lo -MD -MP -MF .deps/FXDriveBox.Tpo -c FXDriveBox.cpp -o FXDriveBox.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIconSource.lo -MD -MP -MF .deps/FXIconSource.Tpo -c FXIconSource.cpp -fPIC -DPIC -o .libs/FXIconSource.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLContext.lo -MD -MP -MF .deps/FXGLContext.Tpo -c FXGLContext.cpp -o FXGLContext.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileDialog.lo -MD -MP -MF .deps/FXFileDialog.Tpo -c FXFileDialog.cpp -o FXFileDialog.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLCube.lo -MD -MP -MF .deps/FXGLCube.Tpo -c FXGLCube.cpp -o FXGLCube.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLCone.lo -MD -MP -MF .deps/FXGLCone.Tpo -c FXGLCone.cpp -o FXGLCone.o >/dev/null 2>&1 FXGLShape.cpp: In member function 'long int FX::FXGLShape::onDNDDrop(FX::FXObject*, FX::FXSelector, void*)': FXGLShape.cpp:179:84: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 179 | if(((FXWindow*)sender)->getDNDData(FROM_DRAGNDROP,FXWindow::colorType,(FXuchar*&)clr,len)){ | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDirBox.lo -MD -MP -MF .deps/FXDirBox.Tpo -c FXDirBox.cpp -o FXDirBox.o >/dev/null 2>&1 FXGLVisual.cpp: In function 'void FX::glXUseXftFont(XftFont*, int, int, int)': FXGLVisual.cpp:1137:15: warning: comparison of integer expressions of different signedness: 'FX::FXint' {aka 'int'} and 'unsigned int' [-Wsign-compare] 1137 | for(y=0; yglyph->bitmap.rows; y++){ | ~^~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLCylinder.lo -MD -MP -MF .deps/FXGLCylinder.Tpo -c FXGLCylinder.cpp -o FXGLCylinder.o >/dev/null 2>&1 FXGZFileStream.cpp: In member function 'virtual FX::FXuval FX::FXGZFileStream::writeBuffer(FX::FXuval)': FXGZFileStream.cpp:66:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 66 | register FXival m,n; int zerror; | ^ FXGZFileStream.cpp:66:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 66 | register FXival m,n; int zerror; | ^ FXGZFileStream.cpp: In member function 'virtual FX::FXuval FX::FXGZFileStream::readBuffer(FX::FXuval)': FXGZFileStream.cpp:94:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXival n; int zerror; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFrame.lo -MD -MP -MF .deps/FXFrame.Tpo -c FXFrame.cpp -o FXFrame.o >/dev/null 2>&1 FXGradientBar.cpp: In member function 'virtual FX::FXint FX::FXGradientBar::getDefaultWidth()': FXGradientBar.cpp:213:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 213 | register FXint w=BAR_WIDTH; | ^ FXGradientBar.cpp: In member function 'virtual FX::FXint FX::FXGradientBar::getDefaultHeight()': FXGradientBar.cpp:225:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 225 | register FXint h=BAR_WIDTH; | ^ FXGradientBar.cpp: In member function 'virtual void FX::FXGradientBar::layout()': FXGradientBar.cpp:237:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register FXint ww,hh; | ^~ FXGradientBar.cpp:237:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register FXint ww,hh; | ^~ FXGLTriangleMesh.cpp: In member function 'virtual void FX::FXGLTriangleMesh::recomputerange()': FXGLTriangleMesh.cpp:125:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 125 | register FXint i,n; | ^ FXGLTriangleMesh.cpp:125:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 125 | register FXint i,n; | ^ FXGLTriangleMesh.cpp:126:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 126 | register FXfloat t; | ^ FXGradientBar.cpp: In static member function 'static FX::FXdouble FX::FXGradientBar::blendlinear(FX::FXdouble, FX::FXdouble)': FXGradientBar.cpp:267:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 267 | register FXdouble factor; | ^~~~~~ FXGradientBar.cpp: In member function 'void FX::FXGradientBar::gradient(FX::FXColor*, FX::FXint)': FXGradientBar.cpp:310:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^ FXGradientBar.cpp:310:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^~ FXGradientBar.cpp:310:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^~ FXGradientBar.cpp:310:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^~ FXGradientBar.cpp:310:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^~ FXGradientBar.cpp:310:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^~ FXGradientBar.cpp:310:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^~ FXGLTriangleMesh.cpp: In member function 'virtual void FX::FXGLTriangleMesh::generatenormals()': FXGLTriangleMesh.cpp:208:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 208 | register FXint i; | ^ FXGradientBar.cpp:310:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^~ FXGradientBar.cpp:310:41: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^~ FXGradientBar.cpp:310:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^ FXGradientBar.cpp:310:46: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^ FXGradientBar.cpp:310:48: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^ FXGradientBar.cpp:310:50: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^ FXGradientBar.cpp:310:52: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXint s,lr,lg,lb,la,ur,ug,ub,ua,d,l,h,m,i; | ^ FXGradientBar.cpp:311:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 311 | register FXdouble len=seg[nsegs-1].upper-seg[0].lower; | ^~~ FXGradientBar.cpp:312:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 312 | register FXdouble del=nramp-1; | ^~~ FXGradientBar.cpp:313:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 313 | register BLENDFUNC blend=NULL; | ^~~~~ FXGradientBar.cpp:314:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 314 | register FXdouble f,t; | ^ FXGradientBar.cpp:314:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 314 | register FXdouble f,t; | ^ FXGradientBar.cpp: In member function 'void FX::FXGradientBar::updatebar()': FXGradientBar.cpp:366:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 366 | register FXint barw=bar->getWidth(); | ^~~~ FXGradientBar.cpp:367:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 367 | register FXint barh=bar->getHeight(); | ^~~~ FXGradientBar.cpp:368:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 368 | register FXint x,y,r,g,b,a; | ^ FXGradientBar.cpp:368:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 368 | register FXint x,y,r,g,b,a; | ^ FXGradientBar.cpp:368:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 368 | register FXint x,y,r,g,b,a; | ^ FXGradientBar.cpp:368:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 368 | register FXint x,y,r,g,b,a; | ^ FXGradientBar.cpp:368:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 368 | register FXint x,y,r,g,b,a; | ^ FXGradientBar.cpp:368:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 368 | register FXint x,y,r,g,b,a; | ^ FXGradientBar.cpp:369:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 369 | register FXColor clr; | ^~~ FXGradientBar.cpp: In member function 'void FX::FXGradientBar::drawTopArrows(FX::FXDCWindow&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXGradientBar.cpp:491:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 491 | register FXdouble len=seg[nsegs-1].upper-seg[0].lower; | ^~~ FXGradientBar.cpp:492:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXint s,l,m,r; | ^ FXGradientBar.cpp:492:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXint s,l,m,r; | ^ FXGradientBar.cpp:492:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXint s,l,m,r; | ^ FXGradientBar.cpp:492:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXint s,l,m,r; | ^ FXGradientBar.cpp: In member function 'void FX::FXGradientBar::drawBottomArrows(FX::FXDCWindow&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXGradientBar.cpp:510:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 510 | register FXdouble len=seg[nsegs-1].upper-seg[0].lower; | ^~~ FXGradientBar.cpp:511:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 511 | register FXint s,l,m,r; | ^ FXGradientBar.cpp:511:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 511 | register FXint s,l,m,r; | ^ FXGradientBar.cpp:511:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 511 | register FXint s,l,m,r; | ^ FXGradientBar.cpp:511:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 511 | register FXint s,l,m,r; | ^ FXGradientBar.cpp: In member function 'void FX::FXGradientBar::drawLeftArrows(FX::FXDCWindow&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXGradientBar.cpp:529:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 529 | register FXdouble len=seg[nsegs-1].upper-seg[0].lower; | ^~~ FXGradientBar.cpp:530:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 530 | register FXint s,t,m,b; | ^ FXGradientBar.cpp:530:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 530 | register FXint s,t,m,b; | ^ FXGradientBar.cpp:530:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 530 | register FXint s,t,m,b; | ^ FXGradientBar.cpp:530:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 530 | register FXint s,t,m,b; | ^ FXGradientBar.cpp: In member function 'void FX::FXGradientBar::drawRightArrows(FX::FXDCWindow&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXGradientBar.cpp:548:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 548 | register FXdouble len=seg[nsegs-1].upper-seg[0].lower; | ^~~ FXGradientBar.cpp:549:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 549 | register FXint s,t,m,b; | ^ FXGradientBar.cpp:549:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 549 | register FXint s,t,m,b; | ^ FXGradientBar.cpp:549:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 549 | register FXint s,t,m,b; | ^ FXGradientBar.cpp:549:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 549 | register FXint s,t,m,b; | ^ FXGradientBar.cpp: In member function 'void FX::FXGradientBar::moveSegments(FX::FXint, FX::FXint, FX::FXdouble, FX::FXbool)': FXGradientBar.cpp:758:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 758 | register FXdouble delta, below,above,room; | ^~~~~ FXGradientBar.cpp:758:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 758 | register FXdouble delta, below,above,room; | ^~~~~ FXGradientBar.cpp:758:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 758 | register FXdouble delta, below,above,room; | ^~~~~ FXGradientBar.cpp:758:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 758 | register FXdouble delta, below,above,room; | ^~~~ FXGradientBar.cpp:759:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 759 | register FXint i; | ^ FXGradientBar.cpp: In member function 'void FX::FXGradientBar::splitSegments(FX::FXint, FX::FXint, FX::FXbool)': FXGradientBar.cpp:798:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 798 | register FXint n=sghi-sglo+1; | ^ FXGradientBar.cpp:799:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 799 | register FXint i,j; | ^ FXGradientBar.cpp:799:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 799 | register FXint i,j; | ^ FXGradientBar.cpp: In member function 'void FX::FXGradientBar::mergeSegments(FX::FXint, FX::FXint, FX::FXbool)': FXGradientBar.cpp:826:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 826 | register FXint n=sghi-sglo; | ^ FXGradientBar.cpp: In member function 'void FX::FXGradientBar::uniformSegments(FX::FXint, FX::FXint, FX::FXbool)': FXGradientBar.cpp:846:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 846 | register FXdouble m,d,a; | ^ FXGradientBar.cpp:846:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 846 | register FXdouble m,d,a; | ^ FXGradientBar.cpp:846:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 846 | register FXdouble m,d,a; | ^ FXGradientBar.cpp:847:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 847 | register FXint s; | ^ FXGradientBar.cpp: In member function 'void FX::FXGradientBar::blendSegments(FX::FXint, FX::FXint, FX::FXuint, FX::FXbool)': FXGradientBar.cpp:865:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 865 | register FXint s; | ^ FXGradientBar.cpp: In member function 'FX::FXint FX::FXGradientBar::getSegment(FX::FXint, FX::FXint) const': FXGradientBar.cpp:878:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 878 | register FXdouble shi=seg[nsegs-1].upper; | ^~~ FXGradientBar.cpp:879:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 879 | register FXdouble slo=seg[0].lower; | ^~~ FXGradientBar.cpp:880:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 880 | register FXdouble len=shi-slo; | ^~~ FXGradientBar.cpp:881:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 881 | register FXdouble del; | ^~~ FXGradientBar.cpp:882:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 882 | register FXint lo,hi,v,s; | ^~ FXGradientBar.cpp:882:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 882 | register FXint lo,hi,v,s; | ^~ FXGradientBar.cpp:882:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 882 | register FXint lo,hi,v,s; | ^ FXGradientBar.cpp:882:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 882 | register FXint lo,hi,v,s; | ^ FXGradientBar.cpp: In member function 'FX::FXint FX::FXGradientBar::getGrip(FX::FXint, FX::FXint, FX::FXint) const': FXGradientBar.cpp:908:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 908 | register FXdouble shi=seg[nsegs-1].upper; | ^~~ FXGradientBar.cpp:909:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 909 | register FXdouble slo=seg[0].lower; | ^~~ FXGradientBar.cpp:910:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 910 | register FXdouble len=shi-slo; | ^~~ FXGradientBar.cpp:911:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 911 | register FXdouble del; | ^~~ FXGradientBar.cpp:912:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 912 | register FXint lo,hi,md,v; | ^~ FXGradientBar.cpp:912:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 912 | register FXint lo,hi,md,v; | ^~ FXGradientBar.cpp:912:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 912 | register FXint lo,hi,md,v; | ^~ FXGradientBar.cpp:912:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 912 | register FXint lo,hi,md,v; | ^ FXGradientBar.cpp: In member function 'FX::FXdouble FX::FXGradientBar::getValue(FX::FXint, FX::FXint) const': FXGradientBar.cpp:939:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 939 | register FXdouble slo=seg[0].lower; | ^~~ FXGradientBar.cpp:940:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 940 | register FXdouble shi=seg[nsegs-1].upper; | ^~~ FXGradientBar.cpp:941:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 941 | register FXdouble val; | ^~~ FXGradientBar.cpp: In member function 'FX::FXint FX::FXGradientBar::getSegmentLowerPos(FX::FXint) const': FXGradientBar.cpp:952:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 952 | register FXdouble shi=seg[nsegs-1].upper; | ^~~ FXGradientBar.cpp:953:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 953 | register FXdouble slo=seg[0].lower; | ^~~ FXGradientBar.cpp:954:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 954 | register FXdouble len=shi-slo; | ^~~ FXGradientBar.cpp:955:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 955 | register FXint pos; | ^~~ FXGradientBar.cpp: In member function 'FX::FXint FX::FXGradientBar::getSegmentUpperPos(FX::FXint) const': FXGradientBar.cpp:970:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 970 | register FXdouble shi=seg[nsegs-1].upper; | ^~~ FXGradientBar.cpp:971:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 971 | register FXdouble slo=seg[0].lower; | ^~~ FXGradientBar.cpp:972:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 972 | register FXdouble len=shi-slo; | ^~~ FXGradientBar.cpp:973:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 973 | register FXint pos; | ^~~ FXGradientBar.cpp: In member function 'FX::FXint FX::FXGradientBar::getSegmentMiddlePos(FX::FXint) const': FXGradientBar.cpp:988:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 988 | register FXdouble shi=seg[nsegs-1].upper; | ^~~ FXGradientBar.cpp:989:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 989 | register FXdouble slo=seg[0].lower; | ^~~ FXGradientBar.cpp:990:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 990 | register FXdouble len=shi-slo; | ^~~ FXGradientBar.cpp:991:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 991 | register FXint pos; | ^~~ FXGradientBar.cpp: In member function 'long int FX::FXGradientBar::onDNDDrop(FX::FXObject*, FX::FXSelector, void*)': FXGradientBar.cpp:1171:55: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 1171 | if(getDNDData(FROM_DRAGNDROP,colorType,(FXuchar*&)clr,len)){ | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDCPrint.lo -MD -MP -MF .deps/FXDCPrint.Tpo -c FXDCPrint.cpp -o FXDCPrint.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXExpression.lo -MD -MP -MF .deps/FXExpression.Tpo -c FXExpression.cpp -o FXExpression.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDockBar.lo -MD -MP -MF .deps/FXDockBar.Tpo -c FXDockBar.cpp -o FXDockBar.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDial.lo -MD -MP -MF .deps/FXDial.Tpo -c FXDial.cpp -o FXDial.o >/dev/null 2>&1 FXGLViewer.cpp: In member function 'void FX::FXGLViewer::drawAnti(FX::FXViewport&)': FXGLViewer.cpp:660:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 660 | register FXuint i; | ^ FXGLViewer.cpp: In member function 'FX::FXint FX::FXGLViewer::selectHits(FX::FXuint*&, FX::FXint&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXGLViewer.cpp:679:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 679 | register FXfloat pickx,picky,pickw,pickh; | ^~~~~ FXGLViewer.cpp:679:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 679 | register FXfloat pickx,picky,pickw,pickh; | ^~~~~ FXGLViewer.cpp:679:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 679 | register FXfloat pickx,picky,pickw,pickh; | ^~~~~ FXGLViewer.cpp:679:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 679 | register FXfloat pickx,picky,pickw,pickh; | ^~~~~ FXGLViewer.cpp:680:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 680 | register FXint mh=maxhits; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXId.lo -MD -MP -MF .deps/FXId.Tpo -c FXId.cpp -fPIC -DPIC -o .libs/FXId.o FXGLViewer.cpp: In member function 'void FX::FXGLViewer::eyeToScreen(FX::FXint&, FX::FXint&, FX::FXVec3f)': FXGLViewer.cpp:1082:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1082 | register double xp,yp; | ^~ FXGLViewer.cpp:1082:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1082 | register double xp,yp; | ^~ FXGLViewer.cpp: In member function 'FX::FXVec3f FX::FXGLViewer::screenToEye(FX::FXint, FX::FXint, FX::FXfloat)': FXGLViewer.cpp:1099:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1099 | register float xp,yp; | ^~ FXGLViewer.cpp:1099:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1099 | register float xp,yp; | ^~ FXHeader.cpp: In member function 'virtual void FX::FXHeaderItem::draw(const FX::FXHeader*, FX::FXDC&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXHeader.cpp:78:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^ FXHeader.cpp:78:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:47: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:50: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:53: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:56: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~~ FXHeader.cpp:78:60: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~~ FXHeader.cpp:78:64: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^ FXHeader.cpp:78:66: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:69: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:72: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:75: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:78: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:78:81: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 78 | register FXint tx,ty,tw,th,ix,iy,iw,ih,s,ml,mr,mt,mb,beg,end,t,xx,yy,bb,aa,ax,ay; | ^~ FXHeader.cpp:79:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 79 | register FXFont *font=header->getFont(); | ^~~~ FXHeader.cpp: In member function 'virtual FX::FXint FX::FXHeaderItem::getWidth(const FX::FXHeader*) const': FXHeader.cpp:247:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 247 | register FXint ml=header->getPadLeft()+header->getBorderWidth(); | ^~ FXHeader.cpp:248:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 248 | register FXint mr=header->getPadRight()+header->getBorderWidth(); | ^~ FXHeader.cpp:249:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 249 | register FXFont *font=header->getFont(); | ^~~~ FXHeader.cpp:250:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 250 | register FXint beg,end,tw,iw,s,t,w; | ^~~ FXHeader.cpp:250:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 250 | register FXint beg,end,tw,iw,s,t,w; | ^~~ FXHeader.cpp:250:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 250 | register FXint beg,end,tw,iw,s,t,w; | ^~ FXHeader.cpp:250:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 250 | register FXint beg,end,tw,iw,s,t,w; | ^~ FXHeader.cpp:250:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 250 | register FXint beg,end,tw,iw,s,t,w; | ^ FXHeader.cpp:250:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 250 | register FXint beg,end,tw,iw,s,t,w; | ^ FXHeader.cpp:250:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 250 | register FXint beg,end,tw,iw,s,t,w; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXImage.lo -MD -MP -MF .deps/FXImage.Tpo -c FXImage.cpp -fPIC -DPIC -o .libs/FXImage.o FXHeader.cpp: In member function 'virtual FX::FXint FX::FXHeaderItem::getHeight(const FX::FXHeader*) const': FXHeader.cpp:271:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 271 | register FXint mt=header->getPadTop()+header->getBorderWidth(); | ^~ FXHeader.cpp:272:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 272 | register FXint mb=header->getPadBottom()+header->getBorderWidth(); | ^~ FXHeader.cpp:273:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 273 | register FXFont *font=header->getFont(); | ^~~~ FXHeader.cpp:274:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 274 | register FXint beg,end,th,ih,h; | ^~~ FXHeader.cpp:274:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 274 | register FXint beg,end,th,ih,h; | ^~~ FXHeader.cpp:274:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 274 | register FXint beg,end,th,ih,h; | ^~ FXHeader.cpp:274:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 274 | register FXint beg,end,th,ih,h; | ^~ FXHeader.cpp:274:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 274 | register FXint beg,end,th,ih,h; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGUISignal.lo -MD -MP -MF .deps/FXGUISignal.Tpo -c FXGUISignal.cpp -o FXGUISignal.o >/dev/null 2>&1 mv -f .deps/FXDLL.Tpo .deps/FXDLL.Plo FXHeader.cpp: In member function 'virtual void FX::FXHeader::create()': FXHeader.cpp:376:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 376 | register FXint i; | ^ FXHeader.cpp: In member function 'virtual void FX::FXHeader::detach()': FXHeader.cpp:385:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 385 | register FXint i; | ^ FXHeader.cpp: In member function 'virtual FX::FXint FX::FXHeader::getDefaultWidth()': FXHeader.cpp:394:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 394 | register FXint i,t,w=0; | ^ FXHeader.cpp:394:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 394 | register FXint i,t,w=0; | ^ FXHeader.cpp:394:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 394 | register FXint i,t,w=0; | ^ FXHeader.cpp: In member function 'virtual FX::FXint FX::FXHeader::getDefaultHeight()': FXHeader.cpp:411:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 411 | register FXint i,t,h=0; | ^ FXHeader.cpp:411:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 411 | register FXint i,t,h=0; | ^ FXHeader.cpp:411:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 411 | register FXint i,t,h=0; | ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIO.lo -MD -MP -MF .deps/FXIO.Tpo -c -o FXIO.lo FXIO.cpp FXHorizontalFrame.cpp: In member function 'virtual FX::FXint FX::FXHorizontalFrame::getDefaultWidth()': FXHorizontalFrame.cpp:73:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 73 | register FXint w,wcum,wmax,mw; | ^ FXHorizontalFrame.cpp:73:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 73 | register FXint w,wcum,wmax,mw; | ^~~~ FXHorizontalFrame.cpp:73:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 73 | register FXint w,wcum,wmax,mw; | ^~~~ FXHorizontalFrame.cpp:73:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 73 | register FXint w,wcum,wmax,mw; | ^~ FXHorizontalFrame.cpp:74:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 74 | register FXWindow* child; | ^~~~~ FXHorizontalFrame.cpp:75:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 75 | register FXuint hints; | ^~~~~ FXHeader.cpp: In member function 'FX::FXint FX::FXHeader::insertItem(FX::FXint, FX::FXHeaderItem*, FX::FXbool)': FXHeader.cpp:482:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 482 | register FXint i,d; | ^ FXHeader.cpp:482:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 482 | register FXint i,d; | ^ FXHorizontalFrame.cpp: In member function 'virtual FX::FXint FX::FXHorizontalFrame::getDefaultHeight()': FXHorizontalFrame.cpp:101:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 101 | register FXint h,hmax,hcum,mh; | ^ FXHorizontalFrame.cpp:101:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 101 | register FXint h,hmax,hcum,mh; | ^~~~ FXHorizontalFrame.cpp:101:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 101 | register FXint h,hmax,hcum,mh; | ^~~~ FXHorizontalFrame.cpp:101:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 101 | register FXint h,hmax,hcum,mh; | ^~ FXHorizontalFrame.cpp:102:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 102 | register FXWindow* child; | ^~~~~ FXHorizontalFrame.cpp:103:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 103 | register FXuint hints; | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXImageFrame.lo -MD -MP -MF .deps/FXImageFrame.Tpo -c FXImageFrame.cpp -fPIC -DPIC -o .libs/FXImageFrame.o FXHorizontalFrame.cpp: In member function 'virtual void FX::FXHorizontalFrame::layout()': FXHorizontalFrame.cpp:128:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 128 | register FXint left,right,top,bottom,remain,extra_space,total_space,t,x,y,w,h; | ^~~~ FXHorizontalFrame.cpp:128:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 128 | register FXint left,right,top,bottom,remain,extra_space,total_space,t,x,y,w,h; | ^~~~~ FXHorizontalFrame.cpp:128:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 128 | register FXint left,right,top,bottom,remain,extra_space,total_space,t,x,y,w,h; | ^~~ FXHorizontalFrame.cpp:128:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 128 | register FXint left,right,top,bottom,remain,extra_space,total_space,t,x,y,w,h; | ^~~~~~ FXHorizontalFrame.cpp:128:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 128 | register FXint left,right,top,bottom,remain,extra_space,total_space,t,x,y,w,h; | ^~~~~~ FXHorizontalFrame.cpp:128:47: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 128 | register FXint left,right,top,bottom,remain,extra_space,total_space,t,x,y,w,h; | ^~~~~~~~~~~ FXHorizontalFrame.cpp:128:59: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 128 | register FXint left,right,top,bottom,remain,extra_space,total_space,t,x,y,w,h; | ^~~~~~~~~~~ FXHorizontalFrame.cpp:128:71: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 128 | register FXint left,right,top,bottom,remain,extra_space,total_space,t,x,y,w,h; | ^ FXHorizontalFrame.cpp:128:73: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 128 | register FXint left,right,top,bottom,remain,extra_space,total_space,t,x,y,w,h; | ^ FXHorizontalFrame.cpp:128:75: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 128 | register FXint left,right,top,bottom,remain,extra_space,total_space,t,x,y,w,h; | ^ FXHorizontalFrame.cpp:128:77: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 128 | register FXint left,right,top,bottom,remain,extra_space,total_space,t,x,y,w,h; | ^ FXHeader.cpp: In member function 'FX::FXint FX::FXHeader::fillItems(const FXchar**, FX::FXIcon*, FX::FXint, void*, FX::FXbool)': FXHeader.cpp:540:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 540 | register FXint n=0; | ^ FXHorizontalFrame.cpp:128:79: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 128 | register FXint left,right,top,bottom,remain,extra_space,total_space,t,x,y,w,h; | ^ FXHorizontalFrame.cpp:129:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 129 | register FXWindow* child; | ^~~~~ FXHorizontalFrame.cpp:130:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 130 | register FXint sumexpand=0; | ^~~~~~~~~ FXHorizontalFrame.cpp:131:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 131 | register FXint numexpand=0; | ^~~~~~~~~ FXHorizontalFrame.cpp:132:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 132 | register FXint mw=0; | ^~ FXHorizontalFrame.cpp:133:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 133 | register FXint mh=0; | ^~ FXHorizontalFrame.cpp:134:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 134 | register FXint e=0; | ^ FXHorizontalFrame.cpp:135:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 135 | register FXuint hints; | ^~~~~ FXHeader.cpp: In member function 'FX::FXint FX::FXHeader::fillItems(const FX::FXString&, FX::FXIcon*, FX::FXint, void*, FX::FXbool)': FXHeader.cpp:552:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 552 | register FXint n=0; | ^ FXHeader.cpp: In member function 'FX::FXHeaderItem* FX::FXHeader::extractItem(FX::FXint, FX::FXbool)': FXHeader.cpp:564:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 564 | register FXHeaderItem *result; | ^~~~~~ FXHeader.cpp:565:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 565 | register FXint i,d; | ^ FXHeader.cpp:565:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 565 | register FXint i,d; | ^ FXHeader.cpp: In member function 'void FX::FXHeader::removeItem(FX::FXint, FX::FXbool)': FXHeader.cpp:592:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 592 | register FXint i,d; | ^ FXHeader.cpp:592:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 592 | register FXint i,d; | ^ FXHeader.cpp: In member function 'void FX::FXHeader::setItemSize(FX::FXint, FX::FXint)': FXHeader.cpp:667:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 667 | register FXint i,d; | ^ FXHeader.cpp:667:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 667 | register FXint i,d; | ^ FXHeader.cpp: In member function 'FX::FXint FX::FXHeader::getItemAt(FX::FXint) const': FXHeader.cpp:695:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 695 | register FXint h=items.no()-1,l=0,m; | ^ FXHeader.cpp:695:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 695 | register FXint h=items.no()-1,l=0,m; | ^ FXHeader.cpp:695:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 695 | register FXint h=items.no()-1,l=0,m; | ^ FXHeader.cpp: In member function 'void FX::FXHeader::makeItemVisible(FX::FXint)': FXHeader.cpp:797:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 797 | register FXint newpos,ioffset,isize,space; | ^~~~~~ mv -f .deps/FXDelegator.Tpo .deps/FXDelegator.Plo FXHeader.cpp:797:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 797 | register FXint newpos,ioffset,isize,space; | ^~~~~~~ FXHeader.cpp:797:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 797 | register FXint newpos,ioffset,isize,space; | ^~~~~ FXHeader.cpp:797:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 797 | register FXint newpos,ioffset,isize,space; | ^~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXJPGIcon.lo -MD -MP -MF .deps/FXJPGIcon.Tpo -c -o FXJPGIcon.lo FXJPGIcon.cpp FXHeader.cpp: In member function 'long int FX::FXHeader::onPaint(FX::FXObject*, FX::FXSelector, void*)': FXHeader.cpp:838:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 838 | register FXint x,y,w,h,i,ilo,ihi; | ^ FXHeader.cpp:838:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 838 | register FXint x,y,w,h,i,ilo,ihi; | ^ FXHeader.cpp:838:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 838 | register FXint x,y,w,h,i,ilo,ihi; | ^ FXHeader.cpp:838:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 838 | register FXint x,y,w,h,i,ilo,ihi; | ^ FXHeader.cpp:838:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 838 | register FXint x,y,w,h,i,ilo,ihi; | ^ FXHeader.cpp:838:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 838 | register FXint x,y,w,h,i,ilo,ihi; | ^~~ FXHeader.cpp:838:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 838 | register FXint x,y,w,h,i,ilo,ihi; | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLSphere.lo -MD -MP -MF .deps/FXGLSphere.Tpo -c FXGLSphere.cpp -o FXGLSphere.o >/dev/null 2>&1 mv -f .deps/FXDebugTarget.Tpo .deps/FXDebugTarget.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXJPGImage.lo -MD -MP -MF .deps/FXJPGImage.Tpo -c -o FXJPGImage.lo FXJPGImage.cpp FXGLViewer.cpp: In member function 'FX::FXbool FX::FXGLViewer::readPixels(FX::FXColor*&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXGLViewer.cpp:2327:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2327 | register FXColor *p,*q,*pp,*qq,t; | ^ FXGLViewer.cpp:2327:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2327 | register FXColor *p,*q,*pp,*qq,t; | ^ FXGLViewer.cpp:2327:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2327 | register FXColor *p,*q,*pp,*qq,t; | ^~ FXGLViewer.cpp:2327:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2327 | register FXColor *p,*q,*pp,*qq,t; | ^~ FXGLViewer.cpp:2327:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2327 | register FXColor *p,*q,*pp,*qq,t; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGZFileStream.lo -MD -MP -MF .deps/FXGZFileStream.Tpo -c FXGZFileStream.cpp -o FXGZFileStream.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXImageView.lo -MD -MP -MF .deps/FXImageView.Tpo -c FXImageView.cpp -fPIC -DPIC -o .libs/FXImageView.o FXGLViewer.cpp: In member function 'long int FX::FXGLViewer::onDNDDrop(FX::FXObject*, FX::FXSelector, void*)': FXGLViewer.cpp:2993:65: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 2993 | if(getDNDData(FROM_DRAGNDROP,FXGLViewer::colorType,(FXuchar*&)clr,len)){ | ^~~ mv -f .deps/FXDate.Tpo .deps/FXDate.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXKnob.lo -MD -MP -MF .deps/FXKnob.Tpo -c -o FXKnob.lo FXKnob.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFont.lo -MD -MP -MF .deps/FXFont.Tpo -c FXFont.cpp -o FXFont.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXInputDialog.lo -MD -MP -MF .deps/FXInputDialog.Tpo -c FXInputDialog.cpp -fPIC -DPIC -o .libs/FXInputDialog.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLObject.lo -MD -MP -MF .deps/FXGLObject.Tpo -c FXGLObject.cpp -o FXGLObject.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGroupBox.lo -MD -MP -MF .deps/FXGroupBox.Tpo -c FXGroupBox.cpp -o FXGroupBox.o >/dev/null 2>&1 mv -f .deps/FXDrawable.Tpo .deps/FXDrawable.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXLabel.lo -MD -MP -MF .deps/FXLabel.Tpo -c -o FXLabel.lo FXLabel.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDirSelector.lo -MD -MP -MF .deps/FXDirSelector.Tpo -c FXDirSelector.cpp -o FXDirSelector.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLTriangleMesh.lo -MD -MP -MF .deps/FXGLTriangleMesh.Tpo -c FXGLTriangleMesh.cpp -o FXGLTriangleMesh.o >/dev/null 2>&1 mv -f .deps/FXExtentd.Tpo .deps/FXExtentd.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXList.lo -MD -MP -MF .deps/FXList.Tpo -c -o FXList.lo FXList.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDockSite.lo -MD -MP -MF .deps/FXDockSite.Tpo -c FXDockSite.cpp -o FXDockSite.o >/dev/null 2>&1 mv -f .deps/FXExtentf.Tpo .deps/FXExtentf.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXListBox.lo -MD -MP -MF .deps/FXListBox.Tpo -c -o FXListBox.lo FXListBox.cpp mv -f .deps/FXDC.Tpo .deps/FXDC.Plo FXIcon.cpp: In member function 'FX::FXColor FX::FXIcon::guesstransp()': FXIcon.cpp:82:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 82 | register FXColor guess=FXRGB(192,192,192); | ^~~~~ FXIcon.cpp:83:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 83 | register FXint best,t; | ^~~~ FXIcon.cpp:83:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 83 | register FXint best,t; | ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMDIButton.lo -MD -MP -MF .deps/FXMDIButton.Tpo -c -o FXMDIButton.lo FXMDIButton.cpp FXIcon.cpp: In function 'FX::FXshort FX::guessthresh(const FXColor*, FX::FXint, FX::FXint)': FXIcon.cpp:102:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 102 | register FXint med=(width*height)>>1; | ^~~ FXIcon.cpp:103:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 103 | register FXint cum,i,j; | ^~~ FXIcon.cpp:103:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 103 | register FXint cum,i,j; | ^ FXIcon.cpp:103:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 103 | register FXint cum,i,j; | ^ FXIcon.cpp:104:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 104 | register FXshort guess; | ^~~~~ FXIcon.cpp: In member function 'virtual void FX::FXIcon::render()': FXIcon.cpp:221:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 221 | register Visual *vis; | ^~~ FXIcon.cpp:222:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 222 | register XImage *xim=NULL; | ^~~ FXIcon.cpp:223:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 223 | register bool shmi=false; | ^~~~ FXIcon.cpp:224:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 224 | register FXColor *img; | ^~~ FXIcon.cpp:225:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 225 | register FXint x,y; | ^ FXIcon.cpp:225:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 225 | register FXint x,y; | ^ FXIcon.cpp:226:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXshort thresh; // Local variable in 1.6 | ^~~~~~ mv -f .deps/FXDialogBox.Tpo .deps/FXDialogBox.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMDIChild.lo -MD -MP -MF .deps/FXMDIChild.Tpo -c -o FXMDIChild.lo FXMDIChild.cpp mv -f .deps/FXFileStream.Tpo .deps/FXFileStream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMDIClient.lo -MD -MP -MF .deps/FXMDIClient.Tpo -c -o FXMDIClient.lo FXMDIClient.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXICOIcon.lo -MD -MP -MF .deps/FXICOIcon.Tpo -c FXICOIcon.cpp -o FXICOIcon.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXHorizontalFrame.lo -MD -MP -MF .deps/FXHorizontalFrame.Tpo -c FXHorizontalFrame.cpp -o FXHorizontalFrame.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDCWindow.lo -MD -MP -MF .deps/FXDCWindow.Tpo -c FXDCWindow.cpp -o FXDCWindow.o >/dev/null 2>&1 mv -f .deps/FXGIFIcon.Tpo .deps/FXGIFIcon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMainWindow.lo -MD -MP -MF .deps/FXMainWindow.Tpo -c -o FXMainWindow.lo FXMainWindow.cpp mv -f .deps/FXDir.Tpo .deps/FXDir.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMat3d.lo -MD -MP -MF .deps/FXMat3d.Tpo -c -o FXMat3d.lo FXMat3d.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLShape.lo -MD -MP -MF .deps/FXGLShape.Tpo -c FXGLShape.cpp -o FXGLShape.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXICOImage.lo -MD -MP -MF .deps/FXICOImage.Tpo -c FXICOImage.cpp -o FXICOImage.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLVisual.lo -MD -MP -MF .deps/FXGLVisual.Tpo -c FXGLVisual.cpp -o FXGLVisual.o >/dev/null 2>&1 mv -f .deps/FXDocument.Tpo .deps/FXDocument.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMat4d.lo -MD -MP -MF .deps/FXMat4d.Tpo -c -o FXMat4d.lo FXMat4d.cpp mv -f .deps/FXFontDialog.Tpo .deps/FXFontDialog.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMat3f.lo -MD -MP -MF .deps/FXMat3f.Tpo -c -o FXMat3f.lo FXMat3f.cpp mv -f .deps/FXGIFImage.Tpo .deps/FXGIFImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMat4f.lo -MD -MP -MF .deps/FXMat4f.Tpo -c -o FXMat4f.lo FXMat4f.cpp FXIconList.cpp: In member function 'virtual void FX::FXIconItem::draw(const FX::FXIconList*, FX::FXDC&, FX::FXint, FX::FXint, FX::FXint, FX::FXint) const': FXIconList.cpp:109:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 109 | register FXuint options=list->getListStyle(); | ^~~~~~~ FXIconList.cpp: In member function 'virtual void FX::FXIconItem::drawBigIcon(const FX::FXIconList*, FX::FXDC&, FX::FXint, FX::FXint, FX::FXint, FX::FXint) const': FXIconList.cpp:118:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 118 | register FXint len,dw,s,space,xt,yt,xi,yi; | ^~~ FXIconList.cpp:118:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 118 | register FXint len,dw,s,space,xt,yt,xi,yi; | ^~ FXIconList.cpp:118:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 118 | register FXint len,dw,s,space,xt,yt,xi,yi; | ^ FXIconList.cpp:118:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 118 | register FXint len,dw,s,space,xt,yt,xi,yi; | ^~~~~ FXIconList.cpp:118:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 118 | register FXint len,dw,s,space,xt,yt,xi,yi; | ^~ FXIconList.cpp:118:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 118 | register FXint len,dw,s,space,xt,yt,xi,yi; | ^~ FXIconList.cpp:118:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 118 | register FXint len,dw,s,space,xt,yt,xi,yi; | ^~ FXIconList.cpp:118:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 118 | register FXint len,dw,s,space,xt,yt,xi,yi; | ^~ FXIconList.cpp:119:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 119 | register FXFont *font=list->getFont(); | ^~~~ FXIconList.cpp:120:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 120 | register FXint iw=0,ih=0,tw=0,th=0,ss=0; | ^~ FXIconList.cpp:120:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 120 | register FXint iw=0,ih=0,tw=0,th=0,ss=0; | ^~ FXIconList.cpp:120:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 120 | register FXint iw=0,ih=0,tw=0,th=0,ss=0; | ^~ FXIconList.cpp:120:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 120 | register FXint iw=0,ih=0,tw=0,th=0,ss=0; | ^~ FXIconList.cpp:120:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 120 | register FXint iw=0,ih=0,tw=0,th=0,ss=0; | ^~ mv -f .deps/FXGIFCursor.Tpo .deps/FXGIFCursor.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMatrix.lo -MD -MP -MF .deps/FXMatrix.Tpo -c -o FXMatrix.lo FXMatrix.cpp FXIconList.cpp: In member function 'virtual void FX::FXIconItem::drawMiniIcon(const FX::FXIconList*, FX::FXDC&, FX::FXint, FX::FXint, FX::FXint, FX::FXint) const': FXIconList.cpp:171:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 171 | register FXFont *font=list->getFont(); | ^~~~ FXIconList.cpp:172:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXint iw=0,ih=0,tw=0,th=0; | ^~ FXIconList.cpp:172:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXint iw=0,ih=0,tw=0,th=0; | ^~ FXIconList.cpp:172:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXint iw=0,ih=0,tw=0,th=0; | ^~ FXIconList.cpp:172:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXint iw=0,ih=0,tw=0,th=0; | ^~ FXIconList.cpp:173:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 173 | register FXint len,dw,s,space; | ^~~ FXIconList.cpp:173:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 173 | register FXint len,dw,s,space; | ^~ FXIconList.cpp:173:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 173 | register FXint len,dw,s,space; | ^ FXIconList.cpp:173:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 173 | register FXint len,dw,s,space; | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIO.lo -MD -MP -MF .deps/FXIO.Tpo -c FXIO.cpp -fPIC -DPIC -o .libs/FXIO.o FXIconList.cpp: In member function 'virtual void FX::FXIconItem::drawDetails(const FX::FXIconList*, FX::FXDC&, FX::FXint, FX::FXint, FX::FXint, FX::FXint) const': FXIconList.cpp:224:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 224 | register FXHeader *header=list->getHeader(); | ^~~~~~ FXIconList.cpp:225:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 225 | register FXFont *font=list->getFont(); | ^~~~ FXIconList.cpp:226:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint iw=0,ih=0,tw=0,th=0,yt,beg,end,hi,drw,space,used,dw,xx; | ^~ FXIconList.cpp:226:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint iw=0,ih=0,tw=0,th=0,yt,beg,end,hi,drw,space,used,dw,xx; | ^~ FXIconList.cpp:226:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint iw=0,ih=0,tw=0,th=0,yt,beg,end,hi,drw,space,used,dw,xx; | ^~ FXIconList.cpp:226:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint iw=0,ih=0,tw=0,th=0,yt,beg,end,hi,drw,space,used,dw,xx; | ^~ FXIconList.cpp:226:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint iw=0,ih=0,tw=0,th=0,yt,beg,end,hi,drw,space,used,dw,xx; | ^~ FXIconList.cpp:226:41: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint iw=0,ih=0,tw=0,th=0,yt,beg,end,hi,drw,space,used,dw,xx; | ^~~ FXIconList.cpp:226:45: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint iw=0,ih=0,tw=0,th=0,yt,beg,end,hi,drw,space,used,dw,xx; | ^~~ FXIconList.cpp:226:49: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint iw=0,ih=0,tw=0,th=0,yt,beg,end,hi,drw,space,used,dw,xx; | ^~ FXIconList.cpp:226:52: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint iw=0,ih=0,tw=0,th=0,yt,beg,end,hi,drw,space,used,dw,xx; | ^~~ FXIconList.cpp:226:56: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint iw=0,ih=0,tw=0,th=0,yt,beg,end,hi,drw,space,used,dw,xx; | ^~~~~ FXIconList.cpp:226:62: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint iw=0,ih=0,tw=0,th=0,yt,beg,end,hi,drw,space,used,dw,xx; | ^~~~ FXIconList.cpp:226:67: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint iw=0,ih=0,tw=0,th=0,yt,beg,end,hi,drw,space,used,dw,xx; | ^~ FXIconList.cpp:226:70: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint iw=0,ih=0,tw=0,th=0,yt,beg,end,hi,drw,space,used,dw,xx; | ^~ FXIconList.cpp: In member function 'virtual FX::FXint FX::FXIconItem::hitItem(const FX::FXIconList*, FX::FXint, FX::FXint, FX::FXint, FX::FXint) const': FXIconList.cpp:281:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint iw=0,tw=0,ih=0,th=0,ss=0,ix,iy,tx,ty,w,h,sp,tlen; | ^~ FXIconList.cpp:281:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint iw=0,tw=0,ih=0,th=0,ss=0,ix,iy,tx,ty,w,h,sp,tlen; | ^~ FXIconList.cpp:281:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint iw=0,tw=0,ih=0,th=0,ss=0,ix,iy,tx,ty,w,h,sp,tlen; | ^~ FXIconList.cpp:281:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint iw=0,tw=0,ih=0,th=0,ss=0,ix,iy,tx,ty,w,h,sp,tlen; | ^~ FXIconList.cpp:281:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint iw=0,tw=0,ih=0,th=0,ss=0,ix,iy,tx,ty,w,h,sp,tlen; | ^~ FXIconList.cpp:281:43: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint iw=0,tw=0,ih=0,th=0,ss=0,ix,iy,tx,ty,w,h,sp,tlen; | ^~ FXIconList.cpp:281:46: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint iw=0,tw=0,ih=0,th=0,ss=0,ix,iy,tx,ty,w,h,sp,tlen; | ^~ FXIconList.cpp:281:49: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint iw=0,tw=0,ih=0,th=0,ss=0,ix,iy,tx,ty,w,h,sp,tlen; | ^~ FXIconList.cpp:281:52: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint iw=0,tw=0,ih=0,th=0,ss=0,ix,iy,tx,ty,w,h,sp,tlen; | ^~ FXIconList.cpp:281:55: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint iw=0,tw=0,ih=0,th=0,ss=0,ix,iy,tx,ty,w,h,sp,tlen; | ^ FXIconList.cpp:281:57: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint iw=0,tw=0,ih=0,th=0,ss=0,ix,iy,tx,ty,w,h,sp,tlen; | ^ FXIconList.cpp:281:59: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint iw=0,tw=0,ih=0,th=0,ss=0,ix,iy,tx,ty,w,h,sp,tlen; | ^~ FXIconList.cpp:281:62: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 281 | register FXint iw=0,tw=0,ih=0,th=0,ss=0,ix,iy,tx,ty,w,h,sp,tlen; | ^~~~ FXIconList.cpp:282:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 282 | register FXuint options=list->getListStyle(); | ^~~~~~~ FXIconList.cpp:283:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 283 | register FXFont *font=list->getFont(); | ^~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXApp.lo -MD -MP -MF .deps/FXApp.Tpo -c FXApp.cpp -o FXApp.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIFFIcon.lo -MD -MP -MF .deps/FXIFFIcon.Tpo -c FXIFFIcon.cpp -o FXIFFIcon.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXDirList.lo -MD -MP -MF .deps/FXDirList.Tpo -c FXDirList.cpp -o FXDirList.o >/dev/null 2>&1 FXIconList.cpp: In member function 'virtual FX::FXint FX::FXIconItem::getWidth(const FX::FXIconList*) const': FXIconList.cpp:427:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 427 | register FXuint options=list->getListStyle(); | ^~~~~~~ FXIconList.cpp:428:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 428 | register FXFont *font=list->getFont(); | ^~~~ FXIconList.cpp:429:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 429 | register FXint iw=0,tw=0,w=0,tlen; | ^~ FXIconList.cpp:429:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 429 | register FXint iw=0,tw=0,w=0,tlen; | ^~ FXIconList.cpp:429:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 429 | register FXint iw=0,tw=0,w=0,tlen; | ^ FXIconList.cpp:429:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 429 | register FXint iw=0,tw=0,w=0,tlen; | ^~~~ FXIconList.cpp: In member function 'virtual FX::FXint FX::FXIconItem::getHeight(const FX::FXIconList*) const': FXIconList.cpp:451:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 451 | register FXuint options=list->getListStyle(); | ^~~~~~~ FXIconList.cpp:452:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 452 | register FXint ih=0,th=0,h=0; | ^~ FXIconList.cpp:452:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 452 | register FXint ih=0,th=0,h=0; | ^~ FXIconList.cpp:452:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 452 | register FXint ih=0,th=0,h=0; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXJPGIcon.lo -MD -MP -MF .deps/FXJPGIcon.Tpo -c FXJPGIcon.cpp -fPIC -DPIC -o .libs/FXJPGIcon.o FXIconList.cpp: In member function 'virtual void FX::FXIconList::create()': FXIconList.cpp:618:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 618 | register FXint i; | ^ FXIconList.cpp: In member function 'virtual void FX::FXIconList::detach()': FXIconList.cpp:627:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 627 | register FXint i; | ^ FXIconList.cpp: In member function 'void FX::FXIconList::recompute()': FXIconList.cpp:678:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 678 | register FXint w,h,i; | ^ FXIconList.cpp:678:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 678 | register FXint w,h,i; | ^ FXIconList.cpp:678:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 678 | register FXint w,h,i; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIFFImage.lo -MD -MP -MF .deps/FXIFFImage.Tpo -c FXIFFImage.cpp -o FXIFFImage.o >/dev/null 2>&1 FXIconList.cpp: In member function 'long int FX::FXIconList::onHeaderResize(FX::FXObject*, FX::FXSelector, void*)': FXIconList.cpp:834:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 834 | register FXint hi=(FXint)(FXival)ptr; | ^~ FXIconList.cpp:835:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 835 | register FXint i,iw,tw,w,nw=0; | ^ FXIconList.cpp:835:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 835 | register FXint i,iw,tw,w,nw=0; | ^~ FXIconList.cpp:835:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 835 | register FXint i,iw,tw,w,nw=0; | ^~ FXIconList.cpp:835:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 835 | register FXint i,iw,tw,w,nw=0; | ^ FXIconList.cpp:835:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 835 | register FXint i,iw,tw,w,nw=0; | ^~ FXIconList.cpp: In member function 'FX::FXbool FX::FXIconList::isItemVisible(FX::FXint) const': FXIconList.cpp:1031:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1031 | register FXbool vis=FALSE; | ^~~ FXIconList.cpp:1032:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1032 | register FXint x,y,hh; | ^ FXIconList.cpp:1032:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1032 | register FXint x,y,hh; | ^ FXIconList.cpp:1032:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1032 | register FXint x,y,hh; | ^~ FXIconList.cpp: In member function 'virtual void FX::FXIconList::makeItemVisible(FX::FXint)': FXIconList.cpp:1058:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1058 | register FXint x,y,hh,px,py; | ^ FXIconList.cpp:1058:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1058 | register FXint x,y,hh,px,py; | ^ FXIconList.cpp:1058:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1058 | register FXint x,y,hh,px,py; | ^~ FXIconList.cpp:1058:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1058 | register FXint x,y,hh,px,py; | ^~ FXIconList.cpp:1058:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1058 | register FXint x,y,hh,px,py; | ^~ FXIconList.cpp: In member function 'virtual FX::FXint FX::FXIconList::getItemAt(FX::FXint, FX::FXint) const': FXIconList.cpp:1112:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1112 | register FXint ix,iy; | ^~ FXIconList.cpp:1112:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1112 | register FXint ix,iy; | ^~ FXIconList.cpp:1113:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1113 | register FXint r,c,index; | ^ FXIconList.cpp:1113:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1113 | register FXint r,c,index; | ^ FXIconList.cpp:1113:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1113 | register FXint r,c,index; | ^~~~~ FXIconList.cpp: In function 'FX::FXint FX::comp(const FX::FXString&, const FX::FXString&, FX::FXint)': FXIconList.cpp:1138:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1138 | register const FXuchar *p1=(const FXuchar *)s1.text(); | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXJPGImage.lo -MD -MP -MF .deps/FXJPGImage.Tpo -c FXJPGImage.cpp -fPIC -DPIC -o .libs/FXJPGImage.oFXIconList.cpp:1139:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1139 | register const FXuchar *p2=(const FXuchar *)s2.text(); | ^~ FXIconList.cpp:1140:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1140 | register FXint c1,c2; | ^~ FXIconList.cpp:1140:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1140 | register FXint c1,c2; | ^~ FXIconList.cpp: In function 'FX::FXint FX::compcase(const FX::FXString&, const FX::FXString&, FX::FXint)': FXIconList.cpp:1155:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1155 | register const FXuchar *p1=(const FXuchar *)s1.text(); | ^~ FXIconList.cpp:1156:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1156 | register const FXuchar *p2=(const FXuchar *)s2.text(); | ^~ FXIconList.cpp:1157:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1157 | register FXint c1,c2; | ^~ FXIconList.cpp:1157:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1157 | register FXint c1,c2; | ^~ FXIconList.cpp: In member function 'FX::FXint FX::FXIconList::findItem(const FX::FXString&, FX::FXint, FX::FXuint) const': FXIconList.cpp:1175:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1175 | register FXCompareFunc comparefunc; | ^~~~~~~~~~~ FXIconList.cpp:1176:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1176 | register FXint index,len; | ^~~~~ FXIconList.cpp:1176:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1176 | register FXint index,len; | ^~~ FXIconList.cpp: In member function 'FX::FXint FX::FXIconList::findItemByData(const void*, FX::FXint, FX::FXuint) const': FXIconList.cpp:1207:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1207 | register FXint index; | ^~~~~ FXIconList.cpp: In member function 'virtual FX::FXbool FX::FXIconList::selectInRectangle(FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXbool)': FXIconList.cpp:1392:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1392 | register FXint r,c,index; | ^ FXIconList.cpp:1392:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1392 | register FXint r,c,index; | ^ FXIconList.cpp:1392:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1392 | register FXint r,c,index; | ^~~~~ FXIconList.cpp:1393:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1393 | register FXbool changed=FALSE; | ^~~~~~~ FXIconList.cpp: In member function 'virtual FX::FXbool FX::FXIconList::extendSelection(FX::FXint, FX::FXbool)': FXIconList.cpp:1419:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1419 | register FXbool changes=FALSE; | ^~~~~~~ FXIconList.cpp: In member function 'virtual FX::FXbool FX::FXIconList::killSelection(FX::FXbool)': FXIconList.cpp:1490:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1490 | register FXbool changes=FALSE; | ^~~~~~~ FXIconList.cpp:1491:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1491 | register FXint i; | ^ FXIconList.cpp: In member function 'void FX::FXIconList::lassoChanged(FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXbool)': FXIconList.cpp:1506:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1506 | register FXint r,c; | ^ FXIconList.cpp:1506:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1506 | register FXint r,c; | ^ FXIconList.cpp: In member function 'long int FX::FXIconList::onPaint(FX::FXObject*, FX::FXSelector, void*)': FXIconList.cpp:1636:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1636 | register FXint rlo,rhi,clo,chi,yy,xx; | ^~~ FXIconList.cpp:1636:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1636 | register FXint rlo,rhi,clo,chi,yy,xx; | ^~~ FXIconList.cpp:1636:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1636 | register FXint rlo,rhi,clo,chi,yy,xx; | ^~~ FXIconList.cpp:1636:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1636 | register FXint rlo,rhi,clo,chi,yy,xx; | ^~~ FXIconList.cpp:1636:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1636 | register FXint rlo,rhi,clo,chi,yy,xx; | ^~ FXIconList.cpp:1636:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1636 | register FXint rlo,rhi,clo,chi,yy,xx; | ^~ FXIconList.cpp:1637:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1637 | register FXint x,y,r,c,index; | ^ FXIconList.cpp:1637:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1637 | register FXint x,y,r,c,index; | ^ FXIconList.cpp:1637:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1637 | register FXint x,y,r,c,index; | ^ FXIconList.cpp:1637:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1637 | register FXint x,y,r,c,index; | ^ FXIconList.cpp:1637:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1637 | register FXint x,y,r,c,index; | ^~~~~ FXIconList.cpp: In static member function 'static FX::FXint FX::FXIconList::compareSection(const FXchar*, const FXchar*, FX::FXint)': FXIconList.cpp:1850:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1850 | register FXint c1,c2,x; | ^~ FXIconList.cpp:1850:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1850 | register FXint c1,c2,x; | ^~ FXIconList.cpp:1850:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1850 | register FXint c1,c2,x; | ^ FXIconList.cpp: In static member function 'static FX::FXint FX::FXIconList::compareSectionCase(const FXchar*, const FXchar*, FX::FXint)': FXIconList.cpp:1864:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1864 | register FXint c1,c2,x; | ^~ FXIconList.cpp:1864:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1864 | register FXint c1,c2,x; | ^~ FXIconList.cpp:1864:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1864 | register FXint c1,c2,x; | ^ FXIconList.cpp: In member function 'void FX::FXIconList::sortItems()': FXIconList.cpp:1908:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1908 | register FXIconItem *v,*c=0; | ^ FXIconList.cpp:1908:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1908 | register FXIconItem *v,*c=0; | ^ FXIconList.cpp:1909:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1909 | register FXbool exch=FALSE; | ^~~~ FXIconList.cpp:1910:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1910 | register FXint i,j,h; | ^ FXIconList.cpp:1910:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1910 | register FXint i,j,h; | ^ FXIconList.cpp:1910:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1910 | register FXint i,j,h; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXKnob.lo -MD -MP -MF .deps/FXKnob.Tpo -c FXKnob.cpp -fPIC -DPIC -o .libs/FXKnob.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFontSelector.lo -MD -MP -MF .deps/FXFontSelector.Tpo -c FXFontSelector.cpp -o FXFontSelector.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIconDict.lo -MD -MP -MF .deps/FXIconDict.Tpo -c FXIconDict.cpp -o FXIconDict.o >/dev/null 2>&1 mv -f .deps/FXDockHandler.Tpo .deps/FXDockHandler.Plo mv -f .deps/FXDirDialog.Tpo .deps/FXDirDialog.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMemMap.lo -MD -MP -MF .deps/FXMemMap.Tpo -c -o FXMemMap.lo FXMemMap.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMemoryStream.lo -MD -MP -MF .deps/FXMemoryStream.Tpo -c -o FXMemoryStream.lo FXMemoryStream.cpp FXIconList.cpp: In member function 'FX::FXint FX::FXIconList::insertItem(FX::FXint, FX::FXIconItem*, FX::FXbool)': FXIconList.cpp:2553:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2553 | register FXint old=current; | ^~~ FXIconList.cpp: In member function 'FX::FXint FX::FXIconList::fillItems(const FXchar**, FX::FXIcon*, FX::FXIcon*, void*, FX::FXbool)': FXIconList.cpp:2627:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2627 | register FXint n=0; | ^ FXIconList.cpp: In member function 'FX::FXint FX::FXIconList::fillItems(const FX::FXString&, FX::FXIcon*, FX::FXIcon*, void*, FX::FXbool)': FXIconList.cpp:2639:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2639 | register FXint n=0; | ^ FXIconList.cpp: In member function 'FX::FXint FX::FXIconList::moveItem(FX::FXint, FX::FXint, FX::FXbool)': FXIconList.cpp:2651:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2651 | register FXint old=current; | ^~~ FXIconList.cpp:2652:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2652 | register FXIconItem *item; | ^~~~ FXIconList.cpp: In member function 'FX::FXIconItem* FX::FXIconList::extractItem(FX::FXint, FX::FXbool)': FXIconList.cpp:2701:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2701 | register FXIconItem *result; | ^~~~~~ FXIconList.cpp:2702:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2702 | register FXint old=current; | ^~~ FXIconList.cpp: In member function 'void FX::FXIconList::removeItem(FX::FXint, FX::FXbool)': FXIconList.cpp:2747:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2747 | register FXint old=current; | ^~~ FXIconList.cpp: In member function 'void FX::FXIconList::clearItems(FX::FXbool)': FXIconList.cpp:2789:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2789 | register FXint old=current; | ^~~ mv -f .deps/FXDockTitle.Tpo .deps/FXDockTitle.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuBar.lo -MD -MP -MF .deps/FXMenuBar.Tpo -c -o FXMenuBar.lo FXMenuBar.cpp mv -f .deps/FXDragCorner.Tpo .deps/FXDragCorner.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuButton.lo -MD -MP -MF .deps/FXMenuButton.Tpo -c -o FXMenuButton.lo FXMenuButton.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXList.lo -MD -MP -MF .deps/FXList.Tpo -c FXList.cpp -fPIC -DPIC -o .libs/FXList.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXLabel.lo -MD -MP -MF .deps/FXLabel.Tpo -c FXLabel.cpp -fPIC -DPIC -o .libs/FXLabel.o mv -f .deps/FXGLCanvas.Tpo .deps/FXGLCanvas.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuCaption.lo -MD -MP -MF .deps/FXMenuCaption.Tpo -c -o FXMenuCaption.lo FXMenuCaption.cpp mv -f .deps/FXGLContext.Tpo .deps/FXGLContext.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuCascade.lo -MD -MP -MF .deps/FXMenuCascade.Tpo -c -o FXMenuCascade.lo FXMenuCascade.cpp FXImage.cpp: In member function 'bool FX::FXImage::hasAlpha() const': FXImage.cpp:293:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 293 | register FXint i=width*height-1; | ^ FXImage.cpp: In function 'FX::FXuint FX::findshift(long unsigned int)': FXImage.cpp:307:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 307 | register FXuint sh=0; | ^~ FXImage.cpp: In member function 'virtual void FX::FXImage::restore()': FXImage.cpp:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register FXPixel red,green,blue; | ^~~ FXImage.cpp:322:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register FXPixel red,green,blue; | ^~~~~ FXImage.cpp:322:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register FXPixel red,green,blue; | ^~~~ FXImage.cpp:323:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 323 | register FXPixel red1,green1,blue1; | ^~~~ FXImage.cpp:323:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 323 | register FXPixel red1,green1,blue1; | ^~~~~~ FXImage.cpp:323:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 323 | register FXPixel red1,green1,blue1; | ^~~~~ FXImage.cpp:324:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 324 | register FXPixel pixel; | ^~~~~ FXImage.cpp:325:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 325 | register FXuint redshift,greenshift,blueshift; | ^~~~~~~~ FXImage.cpp:325:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 325 | register FXuint redshift,greenshift,blueshift; | ^~~~~~~~~~ FXImage.cpp:325:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 325 | register FXuint redshift,greenshift,blueshift; | ^~~~~~~~~ FXImage.cpp:326:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 326 | register FXPixel redmask,greenmask,bluemask; | ^~~~~~~ FXImage.cpp:326:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 326 | register FXPixel redmask,greenmask,bluemask; | ^~~~~~~~~ FXImage.cpp:326:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 326 | register FXPixel redmask,greenmask,bluemask; | ^~~~~~~~ FXImage.cpp:327:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 327 | register int size,dd,i; | ^~~~ FXImage.cpp:327:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 327 | register int size,dd,i; | ^~ FXImage.cpp:327:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 327 | register int size,dd,i; | ^ FXImage.cpp:328:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 328 | register bool shmi=false; | ^~~~ FXImage.cpp:329:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 329 | register XImage *xim=NULL; | ^~~ FXImage.cpp:330:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register Visual *vis; | ^~~ FXImage.cpp:331:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register FXint x,y; | ^ FXImage.cpp:331:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register FXint x,y; | ^ FXImage.cpp:332:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register FXuchar *img; | ^~~ FXImage.cpp:333:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 333 | register FXuint r,g,b; | ^ FXImage.cpp:333:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 333 | register FXuint r,g,b; | ^ FXImage.cpp:333:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 333 | register FXuint r,g,b; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXListBox.lo -MD -MP -MF .deps/FXListBox.Tpo -c FXListBox.cpp -fPIC -DPIC -o .libs/FXListBox.o FXImage.cpp: In member function 'void FX::FXImage::render_true_N_fast(void*, FX::FXuchar*)': FXImage.cpp:596:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 596 | register FXint x,y; | ^ FXImage.cpp:596:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 596 | register FXint x,y; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_true_N_dither(void*, FX::FXuchar*)': FXImage.cpp:614:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 614 | register FXint x,y,d; | ^ FXImage.cpp:614:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 614 | register FXint x,y,d; | ^ FXImage.cpp:614:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 614 | register FXint x,y,d; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_true_24(void*, FX::FXuchar*)': FXImage.cpp:633:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 633 | register FXuint jmp=((XImage*)xim)->bytes_per_line-(width*3); | ^~~ FXImage.cpp:634:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 634 | register FXuchar *pix=(FXuchar*)((XImage*)xim)->data; | ^~~ FXImage.cpp:635:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 635 | register FXPixel val; | ^~~ FXImage.cpp:636:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 636 | register FXint w,h; | ^ FXImage.cpp:636:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 636 | register FXint w,h; | ^ FXImageFrame.cpp: In member function 'virtual FX::FXint FX::FXImageFrame::getDefaultWidth()': FXImageFrame.cpp:91:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXint w=0; | ^ FXImageFrame.cpp: In member function 'virtual FX::FXint FX::FXImageFrame::getDefaultHeight()': FXImageFrame.cpp:99:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 99 | register FXint h=0; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_true_32(void*, FX::FXuchar*)': FXImage.cpp:679:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 679 | register FXuchar *pix=(FXuchar*)((XImage*)xim)->data; | ^~~ FXImage.cpp:680:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 680 | register FXuint jmp=((XImage*)xim)->bytes_per_line-(width<<2); | ^~~ FXImage.cpp:681:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 681 | register FXPixel val; | ^~~ FXImage.cpp:682:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 682 | register FXint w,h; | ^ FXImage.cpp:682:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 682 | register FXint w,h; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_true_16_fast(void*, FX::FXuchar*)': FXImage.cpp:748:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 748 | register FXuint jmp=((XImage*)xim)->bytes_per_line-(width<<1); | ^~~ FXImage.cpp:749:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 749 | register FXuchar *pix=(FXuchar*)((XImage*)xim)->data; | ^~~ FXImage.cpp:750:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 750 | register FXPixel val; | ^~~ FXImage.cpp:751:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 751 | register FXint w,h; | ^ FXImage.cpp:751:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 751 | register FXint w,h; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_true_16_dither(void*, FX::FXuchar*)': FXImage.cpp:812:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 812 | register FXuint jmp=((XImage*)xim)->bytes_per_line-(width<<1); | ^~~ FXImage.cpp:813:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 813 | register FXuchar *pix=(FXuchar*)((XImage*)xim)->data; | ^~~ FXImage.cpp:814:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 814 | register FXPixel val; | ^~~ FXImage.cpp:815:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 815 | register FXint w,h,d; | ^ FXImage.cpp:815:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 815 | register FXint w,h,d; | ^ FXImage.cpp:815:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 815 | register FXint w,h,d; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_true_8_fast(void*, FX::FXuchar*)': FXImage.cpp:880:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 880 | register FXuint jmp=((XImage*)xim)->bytes_per_line-width; | ^~~ FXImage.cpp:881:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 881 | register FXuchar *pix=(FXuchar*)((XImage*)xim)->data; | ^~~ FXImage.cpp:882:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 882 | register FXint w,h; | ^ FXImage.cpp:882:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 882 | register FXint w,h; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_true_8_dither(void*, FX::FXuchar*)': FXImage.cpp:902:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 902 | register FXuint jmp=((XImage*)xim)->bytes_per_line-width; | ^~~ FXImage.cpp:903:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 903 | register FXuchar *pix=(FXuchar*)((XImage*)xim)->data; | ^~~ FXImage.cpp:904:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 904 | register FXint w,h,d; | ^ FXImage.cpp:904:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 904 | register FXint w,h,d; | ^ FXImage.cpp:904:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 904 | register FXint w,h,d; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_index_4_fast(void*, FX::FXuchar*)': FXImage.cpp:925:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 925 | register FXuchar *pix=(FXuchar*)((XImage*)xim)->data; | ^~~ FXImage.cpp:926:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 926 | register FXuint jmp=((XImage*)xim)->bytes_per_line-width; | ^~~ FXImage.cpp:927:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 927 | register FXuint val,half; | ^~~ FXImage.cpp:927:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 927 | register FXuint val,half; | ^~~~ FXImage.cpp:928:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 928 | register FXint w,h; | ^ FXImage.cpp:928:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 928 | register FXint w,h; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_index_4_dither(void*, FX::FXuchar*)': FXImage.cpp:971:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 971 | register FXuchar *pix=(FXuchar*)((XImage*)xim)->data; | ^~~ FXImage.cpp:972:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 972 | register FXuint jmp=((XImage*)xim)->bytes_per_line-width; | ^~~ FXImage.cpp:973:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 973 | register FXuint val,half,d; | ^~~ FXImage.cpp:973:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 973 | register FXuint val,half,d; | ^~~~ FXImage.cpp:973:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 973 | register FXuint val,half,d; | ^ FXImage.cpp:974:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 974 | register FXint w,h; | ^ FXImage.cpp:974:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 974 | register FXint w,h; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_index_8_fast(void*, FX::FXuchar*)': FXImage.cpp:1019:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1019 | register FXuint jmp=((XImage*)xim)->bytes_per_line-width; | ^~~ FXImage.cpp:1020:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1020 | register FXuchar *pix=(FXuchar*)((XImage*)xim)->data; | ^~~ FXImage.cpp:1021:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1021 | register FXint w,h; | ^ FXImage.cpp:1021:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1021 | register FXint w,h; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_index_8_dither(void*, FX::FXuchar*)': FXImage.cpp:1041:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1041 | register FXuint jmp=((XImage*)xim)->bytes_per_line-width; | ^~~ FXImage.cpp:1042:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1042 | register FXuchar *pix=(FXuchar*)((XImage*)xim)->data; | ^~~ FXImage.cpp:1043:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1043 | register FXint w,h,d; | ^ FXImage.cpp:1043:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1043 | register FXint w,h,d; | ^ FXImage.cpp:1043:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1043 | register FXint w,h,d; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_index_N_fast(void*, FX::FXuchar*)': FXImage.cpp:1064:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1064 | register FXint x,y; | ^ FXImage.cpp:1064:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1064 | register FXint x,y; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_index_N_dither(void*, FX::FXuchar*)': FXImage.cpp:1082:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1082 | register FXint x,y,d; | ^ FXImage.cpp:1082:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1082 | register FXint x,y,d; | ^ FXImage.cpp:1082:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1082 | register FXint x,y,d; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_gray_8_fast(void*, FX::FXuchar*)': FXImage.cpp:1101:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1101 | register FXuchar *pix=(FXuchar*)((XImage*)xim)->data; | ^~~ mv -f .deps/FXFileDict.Tpo .deps/FXFileDict.Plo FXImage.cpp:1102:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1102 | register FXuint jmp=((XImage*)xim)->bytes_per_line-width; | ^~~ FXImage.cpp:1103:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1103 | register FXint w,h; | ^ FXImage.cpp:1103:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1103 | register FXint w,h; | ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuCheck.lo -MD -MP -MF .deps/FXMenuCheck.Tpo -c -o FXMenuCheck.lo FXMenuCheck.cpp FXImage.cpp: In member function 'void FX::FXImage::render_gray_8_dither(void*, FX::FXuchar*)': FXImage.cpp:1123:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1123 | register FXuchar *pix=(FXuchar*)((XImage*)xim)->data; | ^~~ FXImage.cpp:1124:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1124 | register FXuint jmp=((XImage*)xim)->bytes_per_line-width; | ^~~ FXImage.cpp:1125:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1125 | register FXint w,h; | ^ FXImage.cpp:1125:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1125 | register FXint w,h; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_gray_N_fast(void*, FX::FXuchar*)': FXImage.cpp:1145:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1145 | register FXint x,y; | ^ FXImage.cpp:1145:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1145 | register FXint x,y; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_gray_N_dither(void*, FX::FXuchar*)': FXImage.cpp:1163:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1163 | register FXint x,y; | ^ FXImage.cpp:1163:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1163 | register FXint x,y; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_mono_1_fast(void*, FX::FXuchar*)': FXImage.cpp:1182:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1182 | register FXint x,y; | ^ FXImage.cpp:1182:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1182 | register FXint x,y; | ^ FXImage.cpp: In member function 'void FX::FXImage::render_mono_1_dither(void*, FX::FXuchar*)': FXImage.cpp:1200:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1200 | register FXint x,y; | ^ FXImage.cpp:1200:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1200 | register FXint x,y; | ^ FXImage.cpp: In member function 'virtual void FX::FXImage::render()': FXImage.cpp:1226:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1226 | register bool shmi=false; | ^~~~ FXImage.cpp:1227:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1227 | register XImage *xim=NULL; | ^~~ FXImage.cpp:1228:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1228 | register Visual *vis; | ^~~ FXImage.cpp:1229:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1229 | register int dd; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMDIButton.lo -MD -MP -MF .deps/FXMDIButton.Tpo -c FXMDIButton.cpp -fPIC -DPIC -o .libs/FXMDIButton.o FXImage.cpp: In member function 'virtual void FX::FXImage::fill(FX::FXColor)': FXImage.cpp:1541:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1541 | register FXColor *pix=data; | ^~~ FXImage.cpp:1542:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1542 | register FXColor *end=pix+height*width; | ^~~ FXImage.cpp: In member function 'virtual void FX::FXImage::fade(FX::FXColor, FX::FXint)': FXImage.cpp:1551:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1551 | register FXuint s=factor; | ^ FXImage.cpp:1552:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1552 | register FXuint t=~factor; | ^ FXImage.cpp:1553:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1553 | register FXuint r=FXREDVAL(color)*t; | ^ FXImage.cpp:1554:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1554 | register FXuint g=FXGREENVAL(color)*t; | ^ FXImage.cpp:1555:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1555 | register FXuint b=FXBLUEVAL(color)*t; | ^ FXImage.cpp:1556:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1556 | register FXuint a=FXALPHAVAL(color)*t; | ^ FXImage.cpp:1557:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1557 | register FXuint w; | ^ FXImage.cpp:1558:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1558 | register FXuchar *pix=(FXuchar*)data; | ^~~ FXImage.cpp:1559:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1559 | register FXuchar *end=pix+height*width*4; | ^~~ FXImage.cpp: In member function 'virtual void FX::FXImage::blend(FX::FXColor)': FXImage.cpp:1575:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1575 | register FXuchar *pix=(FXuchar*)data; | ^~~ FXImage.cpp:1576:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1576 | register FXuchar *end=pix+height*width*4; | ^~~ FXImage.cpp:1577:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1577 | register FXint r=FXREDVAL(color); | ^ FXImage.cpp:1578:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1578 | register FXint g=FXGREENVAL(color); | ^ FXImage.cpp:1579:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1579 | register FXint b=FXBLUEVAL(color); | ^ FXImage.cpp:1580:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1580 | register FXint s,w; | ^ FXImage.cpp:1580:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1580 | register FXint s,w; | ^ mv -f .deps/FXGLCone.Tpo .deps/FXGLCone.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuRadio.lo -MD -MP -MF .deps/FXMenuRadio.Tpo -c -o FXMenuRadio.lo FXMenuRadio.cpp FXImage.cpp: In function 'void FX::hscalergba(FX::FXuchar*, const FXuchar*, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXImage.cpp:1636:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1636 | register FXint fin,fout,ar,ag,ab,aa; | ^~~ FXImage.cpp:1636:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1636 | register FXint fin,fout,ar,ag,ab,aa; | ^~~~ FXImage.cpp:1636:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1636 | register FXint fin,fout,ar,ag,ab,aa; | ^~ FXImage.cpp:1636:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1636 | register FXint fin,fout,ar,ag,ab,aa; | ^~ FXImage.cpp:1636:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1636 | register FXint fin,fout,ar,ag,ab,aa; | ^~ FXImage.cpp:1636:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1636 | register FXint fin,fout,ar,ag,ab,aa; | ^~ FXImage.cpp:1637:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1637 | register FXint ss=4*sw; | ^~ FXImage.cpp:1638:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1638 | register FXint ds=4*dw; | ^~ FXImage.cpp:1639:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1639 | register FXuchar *end=dst+ds*dh; | ^~~ FXImage.cpp:1640:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1640 | register FXuchar *d; | ^ FXImage.cpp:1641:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1641 | register const FXuchar *s; | ^ FXImage.cpp: In function 'void FX::vscalergba(FX::FXuchar*, const FXuchar*, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXImage.cpp:1675:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1675 | register FXint fin,fout,ar,ag,ab,aa; | ^~~ FXImage.cpp:1675:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1675 | register FXint fin,fout,ar,ag,ab,aa; | ^~~~ FXImage.cpp:1675:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1675 | register FXint fin,fout,ar,ag,ab,aa; | ^~ FXImage.cpp:1675:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1675 | register FXint fin,fout,ar,ag,ab,aa; | ^~ FXImage.cpp:1675:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1675 | register FXint fin,fout,ar,ag,ab,aa; | ^~ FXImage.cpp:1675:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1675 | register FXint fin,fout,ar,ag,ab,aa; | ^~ FXImage.cpp:1676:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1676 | register FXint ss=4*sw; | ^~ FXImage.cpp:1677:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1677 | register FXint ds=4*dw; | ^~ FXImage.cpp:1678:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1678 | register FXint dss=ds*dh; | ^~~ FXImage.cpp:1679:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1679 | register FXuchar *end=dst+ds; | ^~~ FXImage.cpp:1680:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1680 | register FXuchar *d,*dd; | ^ FXImage.cpp:1680:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1680 | register FXuchar *d,*dd; | ^~ FXImage.cpp:1681:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1681 | register const FXuchar *s; | ^ FXImage.cpp: In function 'void FX::scalenearest(FX::FXColor*, const FXColor*, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXImage.cpp:1717:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1717 | register FXint xs=(sw<<16)/dw; | ^~ FXImage.cpp:1718:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1718 | register FXint ys=(sh<<16)/dh; | ^~ FXImage.cpp:1719:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1719 | register FXint i,j,x,y; | ^ FXImage.cpp:1719:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1719 | register FXint i,j,x,y; | ^ FXImage.cpp:1719:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1719 | register FXint i,j,x,y; | ^ FXImage.cpp:1719:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1719 | register FXint i,j,x,y; | ^ FXImage.cpp:1720:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1720 | register const FXColor *q; | ^ FXImage.cpp:1721:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1721 | register FXColor *p; | ^ FXImage.cpp: In member function 'virtual void FX::FXImage::scale(FX::FXint, FX::FXint, FX::FXint)': FXImage.cpp:1764:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1764 | register FXint ow=width; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMDIChild.lo -MD -MP -MF .deps/FXMDIChild.Tpo -c FXMDIChild.cpp -fPIC -DPIC -o .libs/FXMDIChild.o FXImage.cpp:1765:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1765 | register FXint oh=height; | ^~ FXImage.cpp: In member function 'virtual void FX::FXImage::mirror(bool, bool)': FXImage.cpp:1825:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1825 | register FXColor *paa,*pa,*pbb,*pb,t; | ^~~ FXImage.cpp:1825:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1825 | register FXColor *paa,*pa,*pbb,*pb,t; | ^~ FXImage.cpp:1825:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1825 | register FXColor *paa,*pa,*pbb,*pb,t; | ^~~ FXImage.cpp:1825:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1825 | register FXColor *paa,*pa,*pbb,*pb,t; | ^~ FXImage.cpp:1825:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1825 | register FXColor *paa,*pa,*pbb,*pb,t; | ^ FXImage.cpp: In function 'void FX::shearx(FX::FXuchar*, FX::FXuchar*, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXColor)': FXImage.cpp:1860:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1860 | register FXuchar *ppp,*pp,*qq,*p,*q,*k; | ^~~ FXImage.cpp:1860:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1860 | register FXuchar *ppp,*pp,*qq,*p,*q,*k; | ^~ FXImage.cpp:1860:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1860 | register FXuchar *ppp,*pp,*qq,*p,*q,*k; | ^~ FXImage.cpp:1860:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1860 | register FXuchar *ppp,*pp,*qq,*p,*q,*k; | ^ FXImage.cpp:1860:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1860 | register FXuchar *ppp,*pp,*qq,*p,*q,*k; | ^ FXImage.cpp:1860:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1860 | register FXuchar *ppp,*pp,*qq,*p,*q,*k; | ^ FXImage.cpp:1861:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1861 | register FXuint r=FXREDVAL(clr); | ^ FXImage.cpp:1862:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1862 | register FXuint g=FXGREENVAL(clr); | ^ FXImage.cpp:1863:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1863 | register FXuint b=FXBLUEVAL(clr); | ^ FXImage.cpp:1864:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1864 | register FXuint a=FXALPHAVAL(clr); | ^ FXImage.cpp:1865:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1865 | register FXint dp=owidth<<2; | ^~ FXImage.cpp:1866:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1866 | register FXint dq=nwidth<<2; | ^~ FXImage.cpp:1867:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1867 | register FXint s,z,y,d; | ^ FXImage.cpp:1867:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1867 | register FXint s,z,y,d; | ^ FXImage.cpp:1867:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1867 | register FXint s,z,y,d; | ^ FXImage.cpp:1867:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1867 | register FXint s,z,y,d; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMDIClient.lo -MD -MP -MF .deps/FXMDIClient.Tpo -c FXMDIClient.cpp -fPIC -DPIC -o .libs/FXMDIClient.o FXImage.cpp: In function 'void FX::sheary(FX::FXuchar*, FX::FXuchar*, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXColor)': FXImage.cpp:1923:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1923 | register FXuchar *ppp,*pp,*qq,*p,*q,*k; | ^~~ FXImage.cpp:1923:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1923 | register FXuchar *ppp,*pp,*qq,*p,*q,*k; | ^~ FXImage.cpp:1923:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1923 | register FXuchar *ppp,*pp,*qq,*p,*q,*k; | ^~ FXImage.cpp:1923:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1923 | register FXuchar *ppp,*pp,*qq,*p,*q,*k; | ^ FXImage.cpp:1923:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1923 | register FXuchar *ppp,*pp,*qq,*p,*q,*k; | ^ FXImage.cpp:1923:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1923 | register FXuchar *ppp,*pp,*qq,*p,*q,*k; | ^ FXImage.cpp:1924:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1924 | register FXuint r=FXREDVAL(clr); | ^ FXImage.cpp:1925:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1925 | register FXuint g=FXGREENVAL(clr); | ^ FXImage.cpp:1926:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1926 | register FXuint b=FXBLUEVAL(clr); | ^ FXImage.cpp:1927:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1927 | register FXuint a=FXALPHAVAL(clr); | ^ FXImage.cpp:1928:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1928 | register FXint dp=width<<2; | ^~ FXImage.cpp:1929:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1929 | register FXint s,z,x,d; | ^ FXImage.cpp:1929:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1929 | register FXint s,z,x,d; | ^ FXImage.cpp:1929:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1929 | register FXint s,z,x,d; | ^ FXImage.cpp:1929:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1929 | register FXint s,z,x,d; | ^ FXImage.cpp: In member function 'virtual void FX::FXImage::rotate(FX::FXint)': FXImage.cpp:1991:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1991 | register FXColor *paa,*pbb,*end,*pa,*pb; | ^~~ FXImage.cpp:1991:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1991 | register FXColor *paa,*pbb,*end,*pa,*pb; | ^~~ FXImage.cpp:1991:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1991 | register FXColor *paa,*pbb,*end,*pa,*pb; | ^~~ FXImage.cpp:1991:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1991 | register FXColor *paa,*pbb,*end,*pa,*pb; | ^~ FXImage.cpp:1991:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1991 | register FXColor *paa,*pbb,*end,*pa,*pb; | ^~ FXImage.cpp:1992:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1992 | register FXint size=width*height; | ^~~~ FXImage.cpp: In member function 'virtual void FX::FXImage::crop(FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXColor)': FXImage.cpp:2080:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2080 | register FXColor *pnn,*poo,*yyy,*pn,*po,*xx; | ^~~ FXImage.cpp:2080:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2080 | register FXColor *pnn,*poo,*yyy,*pn,*po,*xx; | ^~~ FXImage.cpp:2080:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2080 | register FXColor *pnn,*poo,*yyy,*pn,*po,*xx; | ^~~ FXImage.cpp:2080:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2080 | register FXColor *pnn,*poo,*yyy,*pn,*po,*xx; | ^~ FXImage.cpp:2080:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2080 | register FXColor *pnn,*poo,*yyy,*pn,*po,*xx; | ^~ FXImage.cpp:2080:46: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2080 | register FXColor *pnn,*poo,*yyy,*pn,*po,*xx; | ^~ FXImage.cpp:2081:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2081 | register FXint ow=width; | ^~ FXImage.cpp:2082:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2082 | register FXint oh=height; | ^~ FXImage.cpp:2083:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2083 | register FXint nw=w; | ^~ FXImage.cpp:2084:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2084 | register FXint nh=h; | ^~ FXImage.cpp:2085:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2085 | register FXint cw; | ^~ FXImage.cpp:2086:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2086 | register FXint ch; | ^~ FXImage.cpp: In member function 'virtual void FX::FXImage::hgradient(FX::FXColor, FX::FXColor)': FXImage.cpp:2256:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:45: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:48: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:51: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:54: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:57: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:60: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:63: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^~ FXImage.cpp:2256:66: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2256 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x; | ^ FXImage.cpp:2257:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2257 | register FXuchar *ptr=(FXuchar*)data; | ^~~ FXImage.cpp:2258:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2258 | register FXuchar *prv=(FXuchar*)data; | ^~~ FXImage.cpp: In member function 'virtual void FX::FXImage::vgradient(FX::FXColor, FX::FXColor)': FXImage.cpp:2301:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:45: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:48: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:51: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:54: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:57: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:60: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:63: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^~ FXImage.cpp:2301:66: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^ FXImage.cpp:2301:68: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint rr,gg,bb,aa,dr,dg,db,da,r1,g1,b1,a1,r2,g2,b2,a2,x,y; | ^ FXImage.cpp:2302:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2302 | register FXuchar *ptr=(FXuchar*)data; | ^~~ FXImage.cpp: In member function 'virtual void FX::FXImage::gradient(FX::FXColor, FX::FXColor, FX::FXColor, FX::FXColor)': FXImage.cpp:2343:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~ FXImage.cpp:2343:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~ FXImage.cpp:2343:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~ FXImage.cpp:2343:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~ FXImage.cpp:2343:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~ FXImage.cpp:2343:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~ FXImage.cpp:2343:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~ FXImage.cpp:2343:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~ FXImage.cpp:2343:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~~ FXImage.cpp:2343:46: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~~ FXImage.cpp:2343:50: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~~ FXImage.cpp:2343:54: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~~ FXImage.cpp:2343:58: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~~ FXImage.cpp:2343:62: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~~ mv -f .deps/FXGLCube.Tpo .deps/FXGLCube.Plo FXImage.cpp:2343:66: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~~ FXImage.cpp:2343:70: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~~ FXImage.cpp:2343:74: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^ FXImage.cpp:2343:76: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuCommand.lo -MD -MP -MF .deps/FXMenuCommand.Tpo -c -o FXMenuCommand.lo FXMenuCommand.cpp FXImage.cpp:2343:78: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^ FXImage.cpp:2343:80: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^ FXImage.cpp:2343:82: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~ FXImage.cpp:2343:85: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~ FXImage.cpp:2343:88: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~ FXImage.cpp:2343:91: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^~ FXImage.cpp:2343:94: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^ FXImage.cpp:2343:96: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2343 | register FXint rl,gl,bl,al,rr,gr,br,ar,drl,dgl,dbl,dal,drr,dgr,dbr,dar,r,g,b,a,dr,dg,db,da,x,y; | ^ FXImage.cpp:2344:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:46: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:50: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:54: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:58: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:62: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:66: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:70: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:74: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2344:78: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2344 | register FXint rtl,gtl,btl,atl,rtr,gtr,btr,atr,rbl,gbl,bbl,abl,rbr,gbr,bbr,abr; | ^~~ FXImage.cpp:2345:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2345 | register FXuchar *ptr=(FXuchar*)data; | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMat3d.lo -MD -MP -MF .deps/FXMat3d.Tpo -c FXMat3d.cpp -fPIC -DPIC -o .libs/FXMat3d.o mv -f .deps/FXGLCylinder.Tpo .deps/FXGLCylinder.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuPane.lo -MD -MP -MF .deps/FXMenuPane.Tpo -c -o FXMenuPane.lo FXMenuPane.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMainWindow.lo -MD -MP -MF .deps/FXMainWindow.Tpo -c FXMainWindow.cpp -fPIC -DPIC -o .libs/FXMainWindow.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXId.lo -MD -MP -MF .deps/FXId.Tpo -c FXId.cpp -o FXId.o >/dev/null 2>&1 FXImageView.cpp: In member function 'long int FX::FXImageView::onPaint(FX::FXObject*, FX::FXSelector, void*)': FXImageView.cpp:161:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 161 | if(xl<0) xl=0; if(xr>viewport_w) xr=viewport_w; | ^~ FXImageView.cpp:161:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 161 | if(xl<0) xl=0; if(xr>viewport_w) xr=viewport_w; | ^~ FXImageView.cpp:162:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 162 | if(yt<0) yt=0; if(yb>viewport_h) yb=viewport_h; | ^~ FXImageView.cpp:162:20: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 162 | if(yt<0) yt=0; if(yb>viewport_h) yb=viewport_h; | ^~ mv -f .deps/FXFile.Tpo .deps/FXFile.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuSeparator.lo -MD -MP -MF .deps/FXMenuSeparator.Tpo -c -o FXMenuSeparator.lo FXMenuSeparator.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIcon.lo -MD -MP -MF .deps/FXIcon.Tpo -c FXIcon.cpp -o FXIcon.o >/dev/null 2>&1 mv -f .deps/FXDict.Tpo .deps/FXDict.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuTitle.lo -MD -MP -MF .deps/FXMenuTitle.Tpo -c -o FXMenuTitle.lo FXMenuTitle.cpp FXInputDialog.cpp: In constructor 'FX::FXInputDialog::FXInputDialog(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXInputDialog.cpp:75:100: warning: declaration of 'icon' shadows a member of 'FX::FXInputDialog' [-Wshadow] 75 | FXInputDialog::FXInputDialog(FXWindow* owner,const FXString& caption,const FXString& label,FXIcon* icon,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXInputDialog.h:28, from FXInputDialog.cpp:44: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXInputDialog.cpp:75:40: warning: declaration of 'owner' shadows a member of 'FX::FXInputDialog' [-Wshadow] 75 | FXInputDialog::FXInputDialog(FXWindow* owner,const FXString& caption,const FXString& label,FXIcon* icon,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXInputDialog.cpp:37: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXInputDialog.cpp: In constructor 'FX::FXInputDialog::FXInputDialog(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXInputDialog.cpp:75:100: warning: declaration of 'icon' shadows a member of 'FX::FXInputDialog' [-Wshadow] 75 | FXInputDialog::FXInputDialog(FXWindow* owner,const FXString& caption,const FXString& label,FXIcon* icon,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXInputDialog.h:28, from FXInputDialog.cpp:44: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXInputDialog.cpp:75:40: warning: declaration of 'owner' shadows a member of 'FX::FXInputDialog' [-Wshadow] 75 | FXInputDialog::FXInputDialog(FXWindow* owner,const FXString& caption,const FXString& label,FXIcon* icon,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXInputDialog.cpp:37: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXInputDialog.cpp: In constructor 'FX::FXInputDialog::FXInputDialog(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXInputDialog.cpp:75:100: warning: declaration of 'icon' shadows a member of 'FX::FXInputDialog' [-Wshadow] 75 | FXInputDialog::FXInputDialog(FXWindow* owner,const FXString& caption,const FXString& label,FXIcon* icon,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXInputDialog.h:28, from FXInputDialog.cpp:44: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXInputDialog.cpp:75:40: warning: declaration of 'owner' shadows a member of 'FX::FXInputDialog' [-Wshadow] 75 | FXInputDialog::FXInputDialog(FXWindow* owner,const FXString& caption,const FXString& label,FXIcon* icon,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXInputDialog.cpp:37: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXInputDialog.cpp: In constructor 'FX::FXInputDialog::FXInputDialog(FX::FXApp*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXInputDialog.cpp:82:95: warning: declaration of 'icon' shadows a member of 'FX::FXInputDialog' [-Wshadow] 82 | FXInputDialog::FXInputDialog(FXApp* app,const FXString& caption,const FXString& label,FXIcon* icon,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXInputDialog.h:28, from FXInputDialog.cpp:44: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ mv -f .deps/FXGUISignal.Tpo .deps/FXGUISignal.Plo FXInputDialog.cpp:82:37: warning: declaration of 'app' shadows a member of 'FX::FXInputDialog' [-Wshadow] 82 | FXInputDialog::FXInputDialog(FXApp* app,const FXString& caption,const FXString& label,FXIcon* icon,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~^~~ In file included from ../include/FXDrawable.h:28, from ../include/FXWindow.h:28, from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXInputDialog.cpp:37: ../include/FXId.h:40:10: note: shadowed declaration is here 40 | FXApp *app; // Back link to application object | ^~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMessageBox.lo -MD -MP -MF .deps/FXMessageBox.Tpo -c -o FXMessageBox.lo FXMessageBox.cpp FXInputDialog.cpp: In constructor 'FX::FXInputDialog::FXInputDialog(FX::FXApp*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXInputDialog.cpp:82:95: warning: declaration of 'icon' shadows a member of 'FX::FXInputDialog' [-Wshadow] 82 | FXInputDialog::FXInputDialog(FXApp* app,const FXString& caption,const FXString& label,FXIcon* icon,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXInputDialog.h:28, from FXInputDialog.cpp:44: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXInputDialog.cpp:82:37: warning: declaration of 'app' shadows a member of 'FX::FXInputDialog' [-Wshadow] 82 | FXInputDialog::FXInputDialog(FXApp* app,const FXString& caption,const FXString& label,FXIcon* icon,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~^~~ In file included from ../include/FXDrawable.h:28, from ../include/FXWindow.h:28, from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXInputDialog.cpp:37: ../include/FXId.h:40:10: note: shadowed declaration is here 40 | FXApp *app; // Back link to application object | ^~~ FXInputDialog.cpp: In constructor 'FX::FXInputDialog::FXInputDialog(FX::FXApp*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXInputDialog.cpp:82:95: warning: declaration of 'icon' shadows a member of 'FX::FXInputDialog' [-Wshadow] 82 | FXInputDialog::FXInputDialog(FXApp* app,const FXString& caption,const FXString& label,FXIcon* icon,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXInputDialog.h:28, from FXInputDialog.cpp:44: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ FXInputDialog.cpp:82:37: warning: declaration of 'app' shadows a member of 'FX::FXInputDialog' [-Wshadow] 82 | FXInputDialog::FXInputDialog(FXApp* app,const FXString& caption,const FXString& label,FXIcon* icon,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~^~~ In file included from ../include/FXDrawable.h:28, from ../include/FXWindow.h:28, from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXInputDialog.cpp:37: ../include/FXId.h:40:10: note: shadowed declaration is here 40 | FXApp *app; // Back link to application object | ^~~ FXInputDialog.cpp: In member function 'void FX::FXInputDialog::initialize(const FX::FXString&, FX::FXIcon*)': FXInputDialog.cpp:89:62: warning: declaration of 'icon' shadows a member of 'FX::FXInputDialog' [-Wshadow] 89 | void FXInputDialog::initialize(const FXString& label,FXIcon* icon){ | ~~~~~~~~^~~~ In file included from ../include/FXDialogBox.h:28, from ../include/FXInputDialog.h:28, from FXInputDialog.cpp:44: ../include/FXTopWindow.h:98:13: note: shadowed declaration is here 98 | FXIcon *icon; // Window icon (big) | ^~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMat3f.lo -MD -MP -MF .deps/FXMat3f.Tpo -c FXMat3f.cpp -fPIC -DPIC -o .libs/FXMat3f.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMatrix.lo -MD -MP -MF .deps/FXMatrix.Tpo -c FXMatrix.cpp -fPIC -DPIC -o .libs/FXMatrix.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMat4d.lo -MD -MP -MF .deps/FXMat4d.Tpo -c FXMat4d.cpp -fPIC -DPIC -o .libs/FXMat4d.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMat4f.lo -MD -MP -MF .deps/FXMat4f.Tpo -c FXMat4f.cpp -fPIC -DPIC -o .libs/FXMat4f.o mv -f .deps/FXFileDialog.Tpo .deps/FXFileDialog.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXObject.lo -MD -MP -MF .deps/FXObject.Tpo -c -o FXObject.lo FXObject.cpp mv -f .deps/FXGZFileStream.Tpo .deps/FXGZFileStream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXObjectList.lo -MD -MP -MF .deps/FXObjectList.Tpo -c -o FXObjectList.lo FXObjectList.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIconSource.lo -MD -MP -MF .deps/FXIconSource.Tpo -c FXIconSource.cpp -o FXIconSource.o >/dev/null 2>&1 mv -f .deps/FXDriveBox.Tpo .deps/FXDriveBox.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXOptionMenu.lo -MD -MP -MF .deps/FXOptionMenu.Tpo -c -o FXOptionMenu.lo FXOptionMenu.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXImageFrame.lo -MD -MP -MF .deps/FXImageFrame.Tpo -c FXImageFrame.cpp -o FXImageFrame.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMemMap.lo -MD -MP -MF .deps/FXMemMap.Tpo -c FXMemMap.cpp -fPIC -DPIC -o .libs/FXMemMap.o mv -f .deps/FXFrame.Tpo .deps/FXFrame.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPCXIcon.lo -MD -MP -MF .deps/FXPCXIcon.Tpo -c -o FXPCXIcon.lo FXPCXIcon.cpp mv -f .deps/FXGLSphere.Tpo .deps/FXGLSphere.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPCXImage.lo -MD -MP -MF .deps/FXPCXImage.Tpo -c -o FXPCXImage.lo FXPCXImage.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMemoryStream.lo -MD -MP -MF .deps/FXMemoryStream.Tpo -c FXMemoryStream.cpp -fPIC -DPIC -o .libs/FXMemoryStream.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileList.lo -MD -MP -MF .deps/FXFileList.Tpo -c FXFileList.cpp -o FXFileList.o >/dev/null 2>&1 mv -f .deps/FXDirBox.Tpo .deps/FXDirBox.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPNGIcon.lo -MD -MP -MF .deps/FXPNGIcon.Tpo -c -o FXPNGIcon.lo FXPNGIcon.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuBar.lo -MD -MP -MF .deps/FXMenuBar.Tpo -c FXMenuBar.cpp -fPIC -DPIC -o .libs/FXMenuBar.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuButton.lo -MD -MP -MF .deps/FXMenuButton.Tpo -c FXMenuButton.cpp -fPIC -DPIC -o .libs/FXMenuButton.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuCascade.lo -MD -MP -MF .deps/FXMenuCascade.Tpo -c FXMenuCascade.cpp -fPIC -DPIC -o .libs/FXMenuCascade.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXImageView.lo -MD -MP -MF .deps/FXImageView.Tpo -c FXImageView.cpp -o FXImageView.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuCaption.lo -MD -MP -MF .deps/FXMenuCaption.Tpo -c FXMenuCaption.cpp -fPIC -DPIC -o .libs/FXMenuCaption.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuCheck.lo -MD -MP -MF .deps/FXMenuCheck.Tpo -c FXMenuCheck.cpp -fPIC -DPIC -o .libs/FXMenuCheck.o mv -f .deps/FXColorSelector.Tpo .deps/FXColorSelector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPNGImage.lo -MD -MP -MF .deps/FXPNGImage.Tpo -c -o FXPNGImage.lo FXPNGImage.cpp mv -f .deps/FXICOIcon.Tpo .deps/FXICOIcon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPPMIcon.lo -MD -MP -MF .deps/FXPPMIcon.Tpo -c -o FXPPMIcon.lo FXPPMIcon.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuCommand.lo -MD -MP -MF .deps/FXMenuCommand.Tpo -c FXMenuCommand.cpp -fPIC -DPIC -o .libs/FXMenuCommand.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuRadio.lo -MD -MP -MF .deps/FXMenuRadio.Tpo -c FXMenuRadio.cpp -fPIC -DPIC -o .libs/FXMenuRadio.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIO.lo -MD -MP -MF .deps/FXIO.Tpo -c FXIO.cpp -o FXIO.o >/dev/null 2>&1 mv -f .deps/FXICOImage.Tpo .deps/FXICOImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPPMImage.lo -MD -MP -MF .deps/FXPPMImage.Tpo -c -o FXPPMImage.lo FXPPMImage.cpp mv -f .deps/FXExpression.Tpo .deps/FXExpression.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPacker.lo -MD -MP -MF .deps/FXPacker.Tpo -c -o FXPacker.lo FXPacker.cpp FXKnob.cpp: In member function 'virtual FX::FXint FX::FXKnob::getDefaultWidth()': FXKnob.cpp:178:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 178 | register FXint w=KNOBSIZE; | ^ FXKnob.cpp: In member function 'virtual FX::FXint FX::FXKnob::getDefaultHeight()': FXKnob.cpp:185:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXint h=KNOBSIZE; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuPane.lo -MD -MP -MF .deps/FXMenuPane.Tpo -c FXMenuPane.cpp -fPIC -DPIC -o .libs/FXMenuPane.o FXKnob.cpp: In member function 'long int FX::FXKnob::onLeftBtnPress(FX::FXObject*, FX::FXSelector, void*)': FXKnob.cpp:331:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXKnob.cpp:332:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register FXint p,tol; | ^ FXKnob.cpp:332:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register FXint p,tol; | ^~~ FXKnob.cpp: In member function 'long int FX::FXKnob::onLeftBtnRelease(FX::FXObject*, FX::FXSelector, void*)': FXKnob.cpp:366:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 366 | register FXuint flgs=flags; | ^~~~ FXKnob.cpp: In member function 'long int FX::FXKnob::onMotion(FX::FXObject*, FX::FXSelector, void*)': FXKnob.cpp:386:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 386 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXKnob.cpp:387:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 387 | register FXint p; | ^ FXKnob.cpp: In member function 'long int FX::FXKnob::onMiddleBtnPress(FX::FXObject*, FX::FXSelector, void*)': FXKnob.cpp:404:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXKnob.cpp:405:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXint p; | ^ FXKnob.cpp: In member function 'long int FX::FXKnob::onMiddleBtnRelease(FX::FXObject*, FX::FXSelector, void*)': FXKnob.cpp:427:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 427 | register FXuint flgs=flags; | ^~~~ FXKnob.cpp: In member function 'long int FX::FXKnob::onMouseWheel(FX::FXObject*, FX::FXSelector, void*)': FXKnob.cpp:447:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 447 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXKnob.cpp:448:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 448 | register FXint p=pos+(event->code*incr)/120; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXInputDialog.lo -MD -MP -MF .deps/FXInputDialog.Tpo -c FXInputDialog.cpp -o FXInputDialog.o >/dev/null 2>&1 FXKnob.cpp: In member function 'long int FX::FXKnob::onAutoSlide(FX::FXObject*, FX::FXSelector, void*)': FXKnob.cpp:467:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 467 | register FXint inc=(FXint)(FXival)ptr; | ^~~ FXKnob.cpp:468:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 468 | register FXint p=pos+inc; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMessageBox.lo -MD -MP -MF .deps/FXMessageBox.Tpo -c FXMessageBox.cpp -fPIC -DPIC -o .libs/FXMessageBox.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuSeparator.lo -MD -MP -MF .deps/FXMenuSeparator.Tpo -c FXMenuSeparator.cpp -fPIC -DPIC -o .libs/FXMenuSeparator.o FXKnob.cpp: In member function 'void FX::FXKnob::setKnobStyle(FX::FXuint)': FXKnob.cpp:653:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 653 | register FXuint opts=(options&~KNOB_MASK) | (style&KNOB_MASK); | ^~~~ FXKnob.cpp: In member function 'FX::FXint FX::FXKnob::calcValue(FX::FXint, FX::FXint)': FXKnob.cpp:672:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 672 | register FXint cx=(width+padleft-padright)>>1; | ^~ FXKnob.cpp:673:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 673 | register FXint cy=(height+padtop-padbottom)>>1; | ^~ FXKnob.cpp:674:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 674 | register FXdouble angle=atan2((FXdouble)(cy-y),(FXdouble)(x-cx))/PI; | ^~~~~ mv -f .deps/FXIFFIcon.Tpo .deps/FXIFFIcon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPath.lo -MD -MP -MF .deps/FXPath.Tpo -c -o FXPath.lo FXPath.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuTitle.lo -MD -MP -MF .deps/FXMenuTitle.Tpo -c FXMenuTitle.cpp -fPIC -DPIC -o .libs/FXMenuTitle.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXObject.lo -MD -MP -MF .deps/FXObject.Tpo -c FXObject.cpp -fPIC -DPIC -o .libs/FXObject.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXObjectList.lo -MD -MP -MF .deps/FXObjectList.Tpo -c FXObjectList.cpp -fPIC -DPIC -o .libs/FXObjectList.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXOptionMenu.lo -MD -MP -MF .deps/FXOptionMenu.Tpo -c FXOptionMenu.cpp -fPIC -DPIC -o .libs/FXOptionMenu.o FXLabel.cpp: In member function 'FX::FXint FX::FXLabel::labelHeight(const FX::FXString&) const': FXLabel.cpp:149:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 149 | register FXint beg,end; | ^~~ FXLabel.cpp:149:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 149 | register FXint beg,end; | ^~~ FXLabel.cpp:150:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 150 | register FXint th=0; | ^~ FXLabel.cpp: In member function 'FX::FXint FX::FXLabel::labelWidth(const FX::FXString&) const': FXLabel.cpp:165:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 165 | register FXint beg,end; | ^~~ FXLabel.cpp:165:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 165 | register FXint beg,end; | ^~~ FXLabel.cpp:166:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 166 | register FXint w,tw=0; | ^ FXLabel.cpp:166:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 166 | register FXint w,tw=0; | ^~ FXLabel.cpp: In member function 'void FX::FXLabel::drawLabel(FX::FXDCWindow&, const FX::FXString&, FX::FXint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXLabel.cpp:235:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 235 | register FXint beg,end; | ^~~ FXLabel.cpp:235:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 235 | register FXint beg,end; | ^~~ FXLabel.cpp:236:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 236 | register FXint xx,yy; | ^~ FXLabel.cpp:236:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 236 | register FXint xx,yy; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPCXImage.lo -MD -MP -MF .deps/FXPCXImage.Tpo -c FXPCXImage.cpp -fPIC -DPIC -o .libs/FXPCXImage.o FXList.cpp: In member function 'virtual void FX::FXListItem::draw(const FX::FXList*, FX::FXDC&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXList.cpp:108:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 108 | register FXFont *font=list->getFont(); | ^~~~ FXList.cpp:109:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 109 | register FXint ih=0,th=0; | ^~ FXList.cpp:109:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 109 | register FXint ih=0,th=0; | ^~ FXList.cpp: In member function 'virtual FX::FXint FX::FXListItem::hitItem(const FX::FXList*, FX::FXint, FX::FXint) const': FXList.cpp:140:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register FXint iw=0,ih=0,tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXList.cpp:140:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register FXint iw=0,ih=0,tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXList.cpp:140:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register FXint iw=0,ih=0,tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXList.cpp:140:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register FXint iw=0,ih=0,tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXMat3d.cpp: In member function 'FX::FXMat3d& FX::FXMat3d::operator*=(const FX::FXMat3d&)': FXMat3d.cpp:192:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 192 | register FXdouble x,y,z; | ^ FXList.cpp:140:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register FXint iw=0,ih=0,tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXMat3d.cpp:192:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 192 | register FXdouble x,y,z; | ^ FXList.cpp:140:41: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register FXint iw=0,ih=0,tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXMat3d.cpp:192:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 192 | register FXdouble x,y,z; | ^ FXList.cpp:140:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register FXint iw=0,ih=0,tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXList.cpp:140:47: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register FXint iw=0,ih=0,tw=0,th=0,ix,iy,tx,ty,h; | ^~ FXList.cpp:140:50: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register FXint iw=0,ih=0,tw=0,th=0,ix,iy,tx,ty,h; | ^ FXList.cpp:141:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 141 | register FXFont *font=list->getFont(); | ^~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPCXIcon.lo -MD -MP -MF .deps/FXPCXIcon.Tpo -c FXPCXIcon.cpp -fPIC -DPIC -o .libs/FXPCXIcon.o FXList.cpp: In member function 'virtual FX::FXint FX::FXListItem::getWidth(const FX::FXList*) const': FXList.cpp:230:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 230 | register FXFont *font=list->getFont(); | ^~~~ FXList.cpp:231:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 231 | register FXint w=0; | ^ FXList.cpp: In member function 'virtual FX::FXint FX::FXListItem::getHeight(const FX::FXList*) const': FXList.cpp:245:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 245 | register FXFont *font=list->getFont(); | ^~~~ FXList.cpp:246:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 246 | register FXint th=0,ih=0; | ^~ FXList.cpp:246:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 246 | register FXint th=0,ih=0; | ^~ FXMat3d.cpp: In member function 'FX::FXMat3d FX::FXMat3d::operator*(const FX::FXMat3d&) const': FXMat3d.cpp:244:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 244 | register FXdouble x,y,z; | ^ FXMat3d.cpp:244:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 244 | register FXdouble x,y,z; | ^ FXMat3d.cpp:244:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 244 | register FXdouble x,y,z; | ^ FXList.cpp: In member function 'virtual void FX::FXList::create()': FXList.cpp:368:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 368 | register FXint i; | ^ FXList.cpp: In member function 'virtual void FX::FXList::detach()': FXList.cpp:377:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 377 | register FXint i; | ^ FXList.cpp: In member function 'void FX::FXList::recompute()': FXList.cpp:435:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 435 | register FXint x,y,w,h,i; | ^ FXList.cpp:435:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 435 | register FXint x,y,w,h,i; | ^ FXList.cpp:435:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 435 | register FXint x,y,w,h,i; | ^ FXList.cpp:435:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 435 | register FXint x,y,w,h,i; | ^ FXList.cpp:435:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 435 | register FXint x,y,w,h,i; | ^ FXMat3d.cpp: In member function 'FX::FXVec3d FX::FXMat3d::operator*(const FX::FXVec3d&) const': FXMat3d.cpp:296:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 296 | register FXdouble x=v.x,y=v.y,z=v.z; | ^ FXMat3d.cpp:296:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 296 | register FXdouble x=v.x,y=v.y,z=v.z; | ^ FXMat3d.cpp:296:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 296 | register FXdouble x=v.x,y=v.y,z=v.z; | ^ FXMat3d.cpp: In member function 'FX::FXVec2d FX::FXMat3d::operator*(const FX::FXVec2d&) const': FXMat3d.cpp:303:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 303 | register FXdouble x=v.x,y=v.y; | ^ FXMat3d.cpp:303:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 303 | register FXdouble x=v.x,y=v.y; | ^ FXMat3d.cpp: In member function 'FX::FXMat3d& FX::FXMat3d::rot(FX::FXdouble, FX::FXdouble)': FXMat3d.cpp:320:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register FXdouble u,v; | ^ FXMat3d.cpp:320:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 320 | register FXdouble u,v; | ^ FXList.cpp: In member function 'virtual void FX::FXList::makeItemVisible(FX::FXint)': FXList.cpp:566:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 566 | register FXint y,h; | ^ FXList.cpp:566:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 566 | register FXint y,h; | ^ FXList.cpp: In member function 'virtual FX::FXint FX::FXList::getItemAt(FX::FXint, FX::FXint) const': FXList.cpp:609:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 609 | register FXint index; | ^~~~~ FXMat3d.cpp: In member function 'FX::FXMat3d FX::FXMat3d::invert() const': FXMat3d.cpp:376:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 376 | register FXdouble det; | ^~~ FXList.cpp: In member function 'virtual FX::FXbool FX::FXList::extendSelection(FX::FXint, FX::FXbool)': FXList.cpp:751:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 751 | register FXbool changes=FALSE; | ^~~~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXJPGIcon.lo -MD -MP -MF .deps/FXJPGIcon.Tpo -c FXJPGIcon.cpp -o FXJPGIcon.o >/dev/null 2>&1 FXList.cpp: In member function 'virtual FX::FXbool FX::FXList::killSelection(FX::FXbool)': FXList.cpp:822:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 822 | register FXbool changes=FALSE; | ^~~~~~~ FXList.cpp:823:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 823 | register FXint i; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPNGIcon.lo -MD -MP -MF .deps/FXPNGIcon.Tpo -c FXPNGIcon.cpp -fPIC -DPIC -o .libs/FXPNGIcon.o FXListBox.cpp: In member function 'FX::FXint FX::FXListBox::fillItems(const FXchar**, FX::FXIcon*, void*)': FXListBox.cpp:364:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 364 | register FXint numberofitems=list->getNumItems(); | ^~~~~~~~~~~~~ FXListBox.cpp:365:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 365 | register FXint n=list->fillItems(strings,icon,ptr); | ^ FXListBox.cpp: In member function 'FX::FXint FX::FXListBox::fillItems(const FX::FXString&, FX::FXIcon*, void*)': FXListBox.cpp:377:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 377 | register FXint numberofitems=list->getNumItems(); | ^~~~~~~~~~~~~ FXListBox.cpp:378:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 378 | register FXint n=list->fillItems(strings,icon,ptr); | ^ FXListBox.cpp: In member function 'FX::FXListItem* FX::FXListBox::extractItem(FX::FXint)': FXListBox.cpp:447:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 447 | register FXint current=list->getCurrentItem(); | ^~~~~~~ FXListBox.cpp:448:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 448 | register FXListItem *result=list->extractItem(index); | ^~~~~~ FXListBox.cpp: In member function 'void FX::FXListBox::removeItem(FX::FXint)': FXListBox.cpp:467:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 467 | register FXint current=list->getCurrentItem(); | ^~~~~~~ FXList.cpp: In member function 'void FX::FXList::sortItems()': FXList.cpp:1469:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1469 | register FXListItem *v,*c=0; | ^ FXList.cpp:1469:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1469 | register FXListItem *v,*c=0; | ^ FXList.cpp:1470:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1470 | register FXbool exch=FALSE; | ^~~~ FXList.cpp:1471:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1471 | register FXint i,j,h; | ^ FXList.cpp:1471:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1471 | register FXint i,j,h; | ^ FXList.cpp:1471:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1471 | register FXint i,j,h; | ^ FXList.cpp: In member function 'FX::FXint FX::FXList::insertItem(FX::FXint, FX::FXListItem*, FX::FXbool)': FXList.cpp:1593:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1593 | register FXint old=current; | ^~~ FXList.cpp: In member function 'FX::FXint FX::FXList::fillItems(const FXchar**, FX::FXIcon*, void*, FX::FXbool)': FXList.cpp:1666:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1666 | register FXint n=0; | ^ FXList.cpp: In member function 'FX::FXint FX::FXList::fillItems(const FX::FXString&, FX::FXIcon*, void*, FX::FXbool)': FXList.cpp:1678:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1678 | register FXint n=0; | ^ FXList.cpp: In member function 'FX::FXint FX::FXList::moveItem(FX::FXint, FX::FXint, FX::FXbool)': FXList.cpp:1690:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1690 | register FXint old=current; | ^~~ FXList.cpp:1691:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1691 | register FXListItem *item; | ^~~~ FXList.cpp: In member function 'FX::FXListItem* FX::FXList::extractItem(FX::FXint, FX::FXbool)': FXList.cpp:1740:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1740 | register FXListItem *result; | ^~~~~~ FXList.cpp:1741:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1741 | register FXint old=current; | ^~~ FXList.cpp: In member function 'void FX::FXList::removeItem(FX::FXint, FX::FXbool)': FXList.cpp:1786:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1786 | register FXint old=current; | ^~~ FXList.cpp: In member function 'void FX::FXList::clearItems(FX::FXbool)': FXList.cpp:1828:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1828 | register FXint old=current; | ^~~ FXList.cpp: In member function 'FX::FXint FX::FXList::findItem(const FX::FXString&, FX::FXint, FX::FXuint) const': FXList.cpp:1860:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1860 | register FXCompareFunc comparefunc; | ^~~~~~~~~~~ FXList.cpp:1861:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1861 | register FXint index,len; | ^~~~~ FXList.cpp:1861:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1861 | register FXint index,len; | ^~~ FXList.cpp: In member function 'FX::FXint FX::FXList::findItemByData(const void*, FX::FXint, FX::FXuint) const': FXList.cpp:1892:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1892 | register FXint index; | ^~~~~ FXMat3f.cpp: In member function 'FX::FXMat3f& FX::FXMat3f::operator*=(const FX::FXMat3f&)': FXMat3f.cpp:193:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 193 | register FXfloat x,y,z; | ^ FXMat3f.cpp:193:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 193 | register FXfloat x,y,z; | ^ FXMat3f.cpp:193:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 193 | register FXfloat x,y,z; | ^ mv -f .deps/FXIconDict.Tpo .deps/FXIconDict.Plo mv -f .deps/FXGLObject.Tpo .deps/FXGLObject.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPicker.lo -MD -MP -MF .deps/FXPicker.Tpo -c -o FXPicker.lo FXPicker.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPipe.lo -MD -MP -MF .deps/FXPipe.Tpo -c -o FXPipe.lo FXPipe.cpp FXMat3f.cpp: In member function 'FX::FXMat3f FX::FXMat3f::operator*(const FX::FXMat3f&) const': FXMat3f.cpp:246:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 246 | register FXfloat x,y,z; | ^ FXMat3f.cpp:246:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 246 | register FXfloat x,y,z; | ^ FXMat3f.cpp:246:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 246 | register FXfloat x,y,z; | ^ mv -f .deps/FXGLTriangleMesh.Tpo .deps/FXGLTriangleMesh.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPopup.lo -MD -MP -MF .deps/FXPopup.Tpo -c -o FXPopup.lo FXPopup.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXJPGImage.lo -MD -MP -MF .deps/FXJPGImage.Tpo -c FXJPGImage.cpp -o FXJPGImage.o >/dev/null 2>&1 mv -f .deps/FXDial.Tpo .deps/FXDial.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPoint.lo -MD -MP -MF .deps/FXPoint.Tpo -c -o FXPoint.lo FXPoint.cpp mv -f .deps/FXIFFImage.Tpo .deps/FXIFFImage.Plo mv -f .deps/FXHorizontalFrame.Tpo .deps/FXHorizontalFrame.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPrintDialog.lo -MD -MP -MF .deps/FXPrintDialog.Tpo -c -o FXPrintDialog.lo FXPrintDialog.cpp FXMat3f.cpp: In member function 'FX::FXVec3f FX::FXMat3f::operator*(const FX::FXVec3f&) const': FXMat3f.cpp:298:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 298 | register FXfloat x=v.x,y=v.y,z=v.z; | ^ FXMat4d.cpp: In member function 'FX::FXMat4d& FX::FXMat4d::operator*=(const FX::FXMat4d&)': FXMat4d.cpp:202:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 202 | register FXdouble x,y,z,h; | ^ FXMat3f.cpp:298:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 298 | register FXfloat x=v.x,y=v.y,z=v.z; | ^ FXMat4d.cpp:202:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 202 | register FXdouble x,y,z,h; | ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXProgressBar.lo -MD -MP -MF .deps/FXProgressBar.Tpo -c -o FXProgressBar.lo FXProgressBar.cpp FXMat4d.cpp:202:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 202 | register FXdouble x,y,z,h; | ^ FXMat3f.cpp:298:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 298 | register FXfloat x=v.x,y=v.y,z=v.z; | ^ FXMat4d.cpp:202:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 202 | register FXdouble x,y,z,h; | ^ FXMDIClient.cpp: In member function 'virtual void FX::FXMDIClient::layout()': FXMDIClient.cpp:171:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 171 | register FXMDIChild* child; | ^~~~~ FXMDIClient.cpp:172:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXint xx,yy,ww,hh; | ^~ FXMDIClient.cpp:172:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXint xx,yy,ww,hh; | ^~ FXMDIClient.cpp:172:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXint xx,yy,ww,hh; | ^~ FXMat3f.cpp: In member function 'FX::FXVec2f FX::FXMat3f::operator*(const FX::FXVec2f&) const': FXMat3f.cpp:305:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register FXfloat x=v.x,y=v.y; | ^ FXMDIClient.cpp:172:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXint xx,yy,ww,hh; | ^~ FXMat3f.cpp:305:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 305 | register FXfloat x=v.x,y=v.y; | ^ FXMDIClient.cpp: In member function 'virtual void FX::FXMDIClient::cascade(FX::FXbool)': FXMDIClient.cpp:209:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 209 | register FXMDIChild* child; | ^~~~~ FXMat3f.cpp: In member function 'FX::FXMat3f& FX::FXMat3f::rot(FX::FXfloat, FX::FXfloat)': FXMat3f.cpp:322:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register FXfloat u,v; | ^ FXMat3f.cpp:322:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register FXfloat u,v; | ^ FXMDIClient.cpp: In member function 'virtual void FX::FXMDIClient::horizontal(FX::FXbool)': FXMDIClient.cpp:237:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register FXMDIChild* child; | ^~~~~ FXMDIClient.cpp:238:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 238 | register FXint n,nr,nc,hroom,vroom,r,c; | ^ FXMDIClient.cpp:238:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 238 | register FXint n,nr,nc,hroom,vroom,r,c; | ^~ FXMDIClient.cpp:238:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 238 | register FXint n,nr,nc,hroom,vroom,r,c; | ^~ FXMDIClient.cpp:238:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 238 | register FXint n,nr,nc,hroom,vroom,r,c; | ^~~~~ FXMDIClient.cpp:238:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 238 | register FXint n,nr,nc,hroom,vroom,r,c; | ^~~~~ FXMDIClient.cpp:238:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 238 | register FXint n,nr,nc,hroom,vroom,r,c; | ^ FXMDIClient.cpp:238:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 238 | register FXint n,nr,nc,hroom,vroom,r,c; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXHeader.lo -MD -MP -MF .deps/FXHeader.Tpo -c FXHeader.cpp -o FXHeader.o >/dev/null 2>&1 mv -f .deps/FXGroupBox.Tpo .deps/FXGroupBox.Plo FXMDIClient.cpp: In member function 'virtual void FX::FXMDIClient::vertical(FX::FXbool)': FXMDIClient.cpp:267:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 267 | register FXMDIChild* child; | ^~~~~ FXMDIClient.cpp:268:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 268 | register FXint n,nr,nc,hroom,vroom,r,c; | ^ FXMDIClient.cpp:268:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 268 | register FXint n,nr,nc,hroom,vroom,r,c; | ^~ FXMDIClient.cpp:268:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 268 | register FXint n,nr,nc,hroom,vroom,r,c; | ^~ FXMDIClient.cpp:268:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 268 | register FXint n,nr,nc,hroom,vroom,r,c; | ^~~~~ FXMDIClient.cpp:268:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 268 | register FXint n,nr,nc,hroom,vroom,r,c; | ^~~~~ FXMDIClient.cpp:268:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 268 | register FXint n,nr,nc,hroom,vroom,r,c; | ^ FXMDIClient.cpp:268:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 268 | register FXint n,nr,nc,hroom,vroom,r,c; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGradientBar.lo -MD -MP -MF .deps/FXGradientBar.Tpo -c FXGradientBar.cpp -o FXGradientBar.o >/dev/null 2>&1 mv -f .deps/FXDockBar.Tpo .deps/FXDockBar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXProgressDialog.lo -MD -MP -MF .deps/FXProgressDialog.Tpo -c -o FXProgressDialog.lo FXProgressDialog.cpp FXMDIButton.cpp: In constructor 'FX::FXMDIMenu::FXMDIMenu(FX::FXWindow*, FX::FXObject*)': FXMDIButton.cpp:407:32: warning: declaration of 'owner' shadows a member of 'FX::FXMDIMenu' [-Wshadow] 407 | FXMDIMenu::FXMDIMenu(FXWindow *owner,FXObject* tgt):FXMenuPane(owner){ | ~~~~~~~~~~^~~~~ In file included from FXMDIButton.cpp:41: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXQuatd.lo -MD -MP -MF .deps/FXQuatd.Tpo -c -o FXQuatd.lo FXQuatd.cpp FXMat3f.cpp: In member function 'FX::FXMat3f FX::FXMat3f::invert() const': FXMat3f.cpp:378:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 378 | register FXfloat det; | ^~~ FXMDIButton.cpp: In constructor 'FX::FXMDIMenu::FXMDIMenu(FX::FXWindow*, FX::FXObject*)': FXMDIButton.cpp:407:32: warning: declaration of 'owner' shadows a member of 'FX::FXMDIMenu' [-Wshadow] 407 | FXMDIMenu::FXMDIMenu(FXWindow *owner,FXObject* tgt):FXMenuPane(owner){ | ~~~~~~~~~~^~~~~ In file included from FXMDIButton.cpp:41: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ mv -f .deps/FXDCPrint.Tpo .deps/FXDCPrint.Plo FXMDIButton.cpp: In constructor 'FX::FXMDIMenu::FXMDIMenu(FX::FXWindow*, FX::FXObject*)': FXMDIButton.cpp:407:32: warning: declaration of 'owner' shadows a member of 'FX::FXMDIMenu' [-Wshadow] 407 | FXMDIMenu::FXMDIMenu(FXWindow *owner,FXObject* tgt):FXMenuPane(owner){ | ~~~~~~~~~~^~~~~ In file included from FXMDIButton.cpp:41: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXQuatf.lo -MD -MP -MF .deps/FXQuatf.Tpo -c -o FXQuatf.lo FXQuatf.cpp FXMat4f.cpp: In member function 'FX::FXMat4f& FX::FXMat4f::operator*=(const FX::FXMat4f&)': FXMat4f.cpp:202:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 202 | register FXfloat x,y,z,h; | ^ FXMat4f.cpp:202:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 202 | register FXfloat x,y,z,h; | ^ FXMat4f.cpp:202:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 202 | register FXfloat x,y,z,h; | ^ FXMat4f.cpp:202:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 202 | register FXfloat x,y,z,h; | ^ FXMat4d.cpp: In member function 'FX::FXMat4d FX::FXMat4d::operator*(const FX::FXMat4d&) const': FXMat4d.cpp:267:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 267 | register FXdouble x,y,z,h; | ^ FXMat4d.cpp:267:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 267 | register FXdouble x,y,z,h; | ^ FXMat4d.cpp:267:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 267 | register FXdouble x,y,z,h; | ^ FXMat4d.cpp:267:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 267 | register FXdouble x,y,z,h; | ^ FXMDIClient.cpp: In member function 'long int FX::FXMDIClient::forallWindows(FX::FXObject*, FX::FXSelector, void*)': FXMDIClient.cpp:517:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 517 | register FXWindow *child,*nextchild; | ^~~~~ FXMDIClient.cpp:517:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 517 | register FXWindow *child,*nextchild; | ^~~~~~~~~ FXMDIClient.cpp: In member function 'long int FX::FXMDIClient::forallDocuments(FX::FXObject*, FX::FXSelector, void*)': FXMDIClient.cpp:531:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 531 | register FXWindow *child,*nextchild,*ch; | ^~~~~ FXMDIClient.cpp:531:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 531 | register FXWindow *child,*nextchild,*ch; | ^~~~~~~~~ FXMDIClient.cpp:531:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 531 | register FXWindow *child,*nextchild,*ch; | ^~ FXMDIClient.cpp: In member function 'long int FX::FXMDIClient::forallDocWindows(FX::FXObject*, FX::FXObject*, FX::FXSelector, void*)': FXMDIClient.cpp:551:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 551 | register FXWindow *child,*nextchild; | ^~~~~ FXMDIClient.cpp:551:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 551 | register FXWindow *child,*nextchild; | ^~~~~~~~~ FXMatrix.cpp: In member function 'FX::FXint FX::FXMatrix::rowOfChild(const FX::FXWindow*) const': FXMatrix.cpp:115:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 115 | register FXint i=indexOfChild(child); | ^ FXMatrix.cpp: In member function 'FX::FXint FX::FXMatrix::colOfChild(const FX::FXWindow*) const': FXMatrix.cpp:122:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 122 | register FXint i=indexOfChild(child); | ^ FXMatrix.cpp: In member function 'long int FX::FXMatrix::onFocusUp(FX::FXObject*, FX::FXSelector, void*)': FXMatrix.cpp:129:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 129 | register FXWindow *child; | ^~~~~ FXMatrix.cpp:130:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 130 | register FXint r,c; | ^ FXMatrix.cpp:130:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 130 | register FXint r,c; | ^ FXMat4d.cpp: In member function 'FX::FXVec4d FX::FXMat4d::operator*(const FX::FXVec4d&) const': FXMat4d.cpp:331:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register FXdouble x=v.x,y=v.y,z=v.z,w=v.w; | ^ FXMat4d.cpp:331:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register FXdouble x=v.x,y=v.y,z=v.z,w=v.w; | ^ FXMat4d.cpp:331:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register FXdouble x=v.x,y=v.y,z=v.z,w=v.w; | ^ FXMat4d.cpp:331:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 331 | register FXdouble x=v.x,y=v.y,z=v.z,w=v.w; | ^ FXMat4f.cpp: In member function 'FX::FXMat4f FX::FXMat4f::operator*(const FX::FXMat4f&) const': FXMat4f.cpp:266:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 266 | register FXfloat x,y,z,h; | ^ FXMat4f.cpp:266:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 266 | register FXfloat x,y,z,h; | ^ FXMat4f.cpp:266:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 266 | register FXfloat x,y,z,h; | ^ FXMat4f.cpp:266:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 266 | register FXfloat x,y,z,h; | ^ FXMatrix.cpp: In member function 'long int FX::FXMatrix::onFocusDown(FX::FXObject*, FX::FXSelector, void*)': FXMatrix.cpp:157:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 157 | register FXWindow *child; | ^~~~~ FXMatrix.cpp:158:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 158 | register FXint r,c; | ^ FXMatrix.cpp:158:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 158 | register FXint r,c; | ^ FXMat4d.cpp: In member function 'FX::FXVec3d FX::FXMat4d::operator*(const FX::FXVec3d&) const': FXMat4d.cpp:338:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 338 | register FXdouble x=v.x,y=v.y,z=v.z; | ^ FXMat4d.cpp:338:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 338 | register FXdouble x=v.x,y=v.y,z=v.z; | ^ FXMat4d.cpp:338:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 338 | register FXdouble x=v.x,y=v.y,z=v.z; | ^ FXMatrix.cpp: In member function 'long int FX::FXMatrix::onFocusLeft(FX::FXObject*, FX::FXSelector, void*)': FXMatrix.cpp:185:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXWindow *child; | ^~~~~ FXMatrix.cpp:186:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 186 | register FXint r,c; | ^ FXMatrix.cpp:186:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 186 | register FXint r,c; | ^ FXMat4d.cpp: In member function 'FX::FXMat4d& FX::FXMat4d::ortho(FX::FXdouble, FX::FXdouble, FX::FXdouble, FX::FXdouble, FX::FXdouble, FX::FXdouble)': FXMat4d.cpp:356:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 356 | register FXdouble x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^ FXMat4d.cpp:356:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 356 | register FXdouble x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^ FXMat4d.cpp:356:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 356 | register FXdouble x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^ FXMat4d.cpp:356:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 356 | register FXdouble x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp:356:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 356 | register FXdouble x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp:356:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 356 | register FXdouble x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp:356:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 356 | register FXdouble x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp:356:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 356 | register FXdouble x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp:356:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 356 | register FXdouble x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp:356:45: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 356 | register FXdouble x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp:356:48: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 356 | register FXdouble x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp:356:51: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 356 | register FXdouble x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp:356:54: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 356 | register FXdouble x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMatrix.cpp: In member function 'long int FX::FXMatrix::onFocusRight(FX::FXObject*, FX::FXSelector, void*)': FXMatrix.cpp:213:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 213 | register FXWindow *child; | ^~~~~ FXMatrix.cpp:214:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 214 | register FXint r,c; | ^ FXMatrix.cpp:214:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 214 | register FXint r,c; | ^ FXMDIChild.cpp: In member function 'long int FX::FXMDIChild::onLeftBtnPress(FX::FXObject*, FX::FXSelector, void*)': FXMDIChild.cpp:702:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 702 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXMat4d.cpp: In member function 'FX::FXMat4d& FX::FXMat4d::frustum(FX::FXdouble, FX::FXdouble, FX::FXdouble, FX::FXdouble, FX::FXdouble, FX::FXdouble)': FXMat4d.cpp:405:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^ FXMatrix.cpp: In member function 'virtual FX::FXint FX::FXMatrix::getDefaultWidth()': FXMatrix.cpp:273:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 273 | register FXint c,n,w,nzcol=0,wmax=0,mw=0; | ^ FXMatrix.cpp:273:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 273 | register FXint c,n,w,nzcol=0,wmax=0,mw=0; | ^ FXMat4d.cpp:405:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^ FXMatrix.cpp:273:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 273 | register FXint c,n,w,nzcol=0,wmax=0,mw=0; | ^ FXMat4d.cpp:405:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^ FXMatrix.cpp:273:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 273 | register FXint c,n,w,nzcol=0,wmax=0,mw=0; | ^~~~~ FXMat4d.cpp:405:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^ FXMat4d.cpp:405:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^ FXMatrix.cpp:273:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 273 | register FXint c,n,w,nzcol=0,wmax=0,mw=0; | ^~~~ FXMat4d.cpp:405:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^ FXMatrix.cpp:273:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 273 | register FXint c,n,w,nzcol=0,wmax=0,mw=0; | ^~ FXMat4d.cpp:405:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMatrix.cpp:274:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 274 | register FXWindow *child; | ^~~~~ FXMat4d.cpp:405:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMatrix.cpp:275:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 275 | register FXuint hints; | ^~~~~ FXMat4d.cpp:405:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp:405:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp:405:45: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp:405:48: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp:405:51: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMDIChild.cpp: In member function 'long int FX::FXMDIChild::onLeftBtnRelease(FX::FXObject*, FX::FXSelector, void*)': FXMDIChild.cpp:737:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 737 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXMatrix.cpp: In member function 'virtual FX::FXint FX::FXMatrix::getDefaultHeight()': FXMatrix.cpp:302:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register FXint r,n,h,nzrow=0,hmax=0,mh=0; | ^ FXMatrix.cpp:302:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register FXint r,n,h,nzrow=0,hmax=0,mh=0; | ^ FXMatrix.cpp:302:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register FXint r,n,h,nzrow=0,hmax=0,mh=0; | ^ FXMatrix.cpp:302:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register FXint r,n,h,nzrow=0,hmax=0,mh=0; | ^~~~~ FXMatrix.cpp:302:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register FXint r,n,h,nzrow=0,hmax=0,mh=0; | ^~~~ FXMatrix.cpp:302:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 302 | register FXint r,n,h,nzrow=0,hmax=0,mh=0; | ^~ FXMatrix.cpp:303:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 303 | register FXWindow *child; | ^~~~~ FXMatrix.cpp:304:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 304 | register FXuint hints; | ^~~~~ FXMDIChild.cpp: In member function 'long int FX::FXMDIChild::onMotion(FX::FXObject*, FX::FXSelector, void*)': FXMDIChild.cpp:773:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 773 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXMDIChild.cpp:774:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 774 | register FXint tmp,mousex,mousey; | ^~~ FXMDIChild.cpp:774:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 774 | register FXint tmp,mousex,mousey; | ^~~~~~ FXMDIChild.cpp:774:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 774 | register FXint tmp,mousex,mousey; | ^~~~~~ FXMat4d.cpp: In member function 'FX::FXMat4d& FX::FXMat4d::rot(const FX::FXQuatd&)': FXMat4d.cpp:466:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 466 | register FXdouble x,y,z; | ^ FXMDIChild.cpp:775:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 775 | register FXint oldx,oldy,oldw,oldh; | ^~~~ FXMat4d.cpp:466:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 466 | register FXdouble x,y,z; | ^ FXMDIChild.cpp:775:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 775 | register FXint oldx,oldy,oldw,oldh; | ^~~~ FXMat4d.cpp:466:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 466 | register FXdouble x,y,z; | ^ FXMDIChild.cpp:775:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 775 | register FXint oldx,oldy,oldw,oldh; | ^~~~ FXMDIChild.cpp:775:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 775 | register FXint oldx,oldy,oldw,oldh; | ^~~~ FXMat4f.cpp: In member function 'FX::FXVec4f FX::FXMat4f::operator*(const FX::FXVec4f&) const': FXMat4f.cpp:330:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register FXfloat x=v.x,y=v.y,z=v.z,w=v.w; | ^ FXMat4f.cpp:330:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register FXfloat x=v.x,y=v.y,z=v.z,w=v.w; | ^ FXMat4f.cpp:330:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register FXfloat x=v.x,y=v.y,z=v.z,w=v.w; | ^ FXMat4f.cpp:330:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 330 | register FXfloat x=v.x,y=v.y,z=v.z,w=v.w; | ^ FXMat4f.cpp: In member function 'FX::FXVec3f FX::FXMat4f::operator*(const FX::FXVec3f&) const': FXMat4f.cpp:337:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 337 | register FXfloat x=v.x,y=v.y,z=v.z; | ^ FXMat4f.cpp:337:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 337 | register FXfloat x=v.x,y=v.y,z=v.z; | ^ FXMat4f.cpp:337:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 337 | register FXfloat x=v.x,y=v.y,z=v.z; | ^ FXMat4d.cpp: In member function 'FX::FXMat4d& FX::FXMat4d::rot(const FX::FXVec3d&, FX::FXdouble, FX::FXdouble)': FXMat4d.cpp:494:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 494 | register FXdouble xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4d.cpp:494:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 494 | register FXdouble xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4d.cpp:494:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 494 | register FXdouble xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4d.cpp:494:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 494 | register FXdouble xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4d.cpp:494:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 494 | register FXdouble xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4d.cpp:494:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 494 | register FXdouble xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4d.cpp:494:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 494 | register FXdouble xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4d.cpp:494:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 494 | register FXdouble xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4d.cpp:494:45: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 494 | register FXdouble xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4d.cpp:494:48: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 494 | register FXdouble xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^ FXMat4d.cpp:495:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 495 | register FXdouble r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4d.cpp:495:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 495 | register FXdouble r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4d.cpp:495:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 495 | register FXdouble r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4d.cpp:495:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 495 | register FXdouble r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4d.cpp:495:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 495 | register FXdouble r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4d.cpp:495:41: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 495 | register FXdouble r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4d.cpp:495:45: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 495 | register FXdouble r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4d.cpp:495:49: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 495 | register FXdouble r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4d.cpp:495:53: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 495 | register FXdouble r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4d.cpp:496:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 496 | register FXdouble x=v.x; | ^ FXMat4d.cpp:497:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 497 | register FXdouble y=v.y; | ^ FXMat4d.cpp:498:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 498 | register FXdouble z=v.z; | ^ FXMat4d.cpp:499:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 499 | register FXdouble mag=x*x+y*y+z*z; | ^~~ FXMat4f.cpp: In member function 'FX::FXMat4f& FX::FXMat4f::ortho(FX::FXfloat, FX::FXfloat, FX::FXfloat, FX::FXfloat, FX::FXfloat, FX::FXfloat)': FXMat4f.cpp:355:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 355 | register FXfloat x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^ FXMat4f.cpp:355:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 355 | register FXfloat x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^ FXMat4f.cpp:355:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 355 | register FXfloat x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^ FXMat4f.cpp:355:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 355 | register FXfloat x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:355:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 355 | register FXfloat x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:355:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 355 | register FXfloat x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:355:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 355 | register FXfloat x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:355:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 355 | register FXfloat x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:355:41: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 355 | register FXfloat x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:355:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 355 | register FXfloat x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:355:47: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 355 | register FXfloat x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:355:50: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 355 | register FXfloat x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:355:53: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 355 | register FXfloat x,y,z,tx,ty,tz,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp: In member function 'FX::FXMat4d& FX::FXMat4d::xrot(FX::FXdouble, FX::FXdouble)': FXMat4d.cpp:555:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 555 | register FXdouble u,v; | ^ FXMat4d.cpp:555:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 555 | register FXdouble u,v; | ^ FXMat4f.cpp: In member function 'FX::FXMat4f& FX::FXMat4f::frustum(FX::FXfloat, FX::FXfloat, FX::FXfloat, FX::FXfloat, FX::FXfloat, FX::FXfloat)': FXMat4f.cpp:404:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^ FXMat4f.cpp:404:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^ FXMat4f.cpp:404:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^ FXMat4f.cpp:404:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^ FXMat4f.cpp:404:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^ FXMat4d.cpp: In member function 'FX::FXMat4d& FX::FXMat4d::yrot(FX::FXdouble, FX::FXdouble)': FXMat4d.cpp:573:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 573 | register FXdouble u,v; | ^ FXMat4f.cpp:404:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^ FXMat4d.cpp:573:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 573 | register FXdouble u,v; | ^ FXMat4f.cpp:404:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:404:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:404:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:404:41: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:404:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:404:47: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4f.cpp:404:50: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat x,y,a,b,c,d,rl,tb,yh,r0,r1,r2,r3; | ^~ FXMat4d.cpp: In member function 'FX::FXMat4d& FX::FXMat4d::zrot(FX::FXdouble, FX::FXdouble)': FXMat4d.cpp:591:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 591 | register FXdouble u,v; | ^ FXMat4d.cpp:591:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 591 | register FXdouble u,v; | ^ FXMat4f.cpp: In member function 'FX::FXMat4f& FX::FXMat4f::rot(const FX::FXQuatf&)': FXMat4f.cpp:464:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 464 | register FXfloat x,y,z; | ^ FXMat4f.cpp:464:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 464 | register FXfloat x,y,z; | ^ FXMat4f.cpp:464:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 464 | register FXfloat x,y,z; | ^ FXMat4f.cpp: In member function 'FX::FXMat4f& FX::FXMat4f::rot(const FX::FXVec3f&, FX::FXfloat, FX::FXfloat)': FXMat4f.cpp:492:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXfloat xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4f.cpp:492:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXfloat xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4f.cpp:492:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXfloat xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4f.cpp:492:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXfloat xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4f.cpp:492:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXfloat xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4f.cpp:492:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXfloat xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4f.cpp:492:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXfloat xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4f.cpp:492:41: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXfloat xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4f.cpp:492:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXfloat xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^~ FXMat4f.cpp:492:47: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 492 | register FXfloat xx,yy,zz,xy,yz,zx,xs,ys,zs,t; | ^ FXMat4f.cpp:493:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 493 | register FXfloat r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4f.cpp:493:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 493 | register FXfloat r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4f.cpp:493:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 493 | register FXfloat r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4f.cpp:493:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 493 | register FXfloat r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4f.cpp:493:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 493 | register FXfloat r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4f.cpp:493:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 493 | register FXfloat r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4f.cpp:493:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 493 | register FXfloat r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4f.cpp:493:48: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 493 | register FXfloat r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4f.cpp:493:52: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 493 | register FXfloat r00,r01,r02,r10,r11,r12,r20,r21,r22; | ^~~ FXMat4f.cpp:494:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 494 | register FXfloat x=v.x; | ^ FXMat4f.cpp:495:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 495 | register FXfloat y=v.y; | ^ FXMat4f.cpp:496:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 496 | register FXfloat z=v.z; | ^ FXMat4f.cpp:497:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 497 | register FXfloat mag=x*x+y*y+z*z; | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPNGImage.lo -MD -MP -MF .deps/FXPNGImage.Tpo -c FXPNGImage.cpp -fPIC -DPIC -o .libs/FXPNGImage.o FXMat4d.cpp: In member function 'FX::FXMat4d FX::FXMat4d::invert() const': FXMat4d.cpp:666:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 666 | register FXdouble pvv,t; | ^~~ FXMat4d.cpp:666:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 666 | register FXdouble pvv,t; | ^ FXMat4d.cpp:667:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 667 | register int i,j,pvi; | ^ FXMat4d.cpp:667:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 667 | register int i,j,pvi; | ^ FXMat4d.cpp:667:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 667 | register int i,j,pvi; | ^~~ FXMat4f.cpp: In member function 'FX::FXMat4f& FX::FXMat4f::xrot(FX::FXfloat, FX::FXfloat)': FXMat4f.cpp:553:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 553 | register FXfloat u,v; | ^ FXMat4f.cpp:553:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 553 | register FXfloat u,v; | ^ FXMat4f.cpp: In member function 'FX::FXMat4f& FX::FXMat4f::yrot(FX::FXfloat, FX::FXfloat)': FXMat4f.cpp:571:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 571 | register FXfloat u,v; | ^ FXMat4f.cpp:571:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 571 | register FXfloat u,v; | ^ FXMat4f.cpp: In member function 'FX::FXMat4f& FX::FXMat4f::zrot(FX::FXfloat, FX::FXfloat)': FXMat4f.cpp:589:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 589 | register FXfloat u,v; | ^ FXMat4f.cpp:589:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 589 | register FXfloat u,v; | ^ FXMat4d.cpp: In member function 'FX::FXMat4d& FX::FXMat4d::look(const FX::FXVec3d&, const FX::FXVec3d&, const FX::FXVec3d&)': FXMat4d.cpp:698:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 698 | register FXdouble x0,x1,x2,tx,ty,tz; | ^~ FXMat4d.cpp:698:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 698 | register FXdouble x0,x1,x2,tx,ty,tz; | ^~ FXMat4d.cpp:698:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 698 | register FXdouble x0,x1,x2,tx,ty,tz; | ^~ FXMat4d.cpp:698:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 698 | register FXdouble x0,x1,x2,tx,ty,tz; | ^~ FXMat4d.cpp:698:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 698 | register FXdouble x0,x1,x2,tx,ty,tz; | ^~ FXMat4d.cpp:698:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 698 | register FXdouble x0,x1,x2,tx,ty,tz; | ^~ FXMat4f.cpp: In member function 'FX::FXMat4f FX::FXMat4f::invert() const': FXMat4f.cpp:664:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 664 | register FXfloat pvv,t; | ^~~ FXMat4f.cpp:664:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 664 | register FXfloat pvv,t; | ^ FXMat4f.cpp:665:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 665 | register int i,j,pvi; | ^ FXMat4f.cpp:665:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 665 | register int i,j,pvi; | ^ FXMat4f.cpp:665:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 665 | register int i,j,pvi; | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPPMIcon.lo -MD -MP -MF .deps/FXPPMIcon.Tpo -c FXPPMIcon.cpp -fPIC -DPIC -o .libs/FXPPMIcon.o FXMat4f.cpp: In member function 'FX::FXMat4f& FX::FXMat4f::look(const FX::FXVec3f&, const FX::FXVec3f&, const FX::FXVec3f&)': FXMat4f.cpp:696:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 696 | register FXfloat x0,x1,x2,tx,ty,tz; | ^~ FXMat4f.cpp:696:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 696 | register FXfloat x0,x1,x2,tx,ty,tz; | ^~ FXMat4f.cpp:696:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 696 | register FXfloat x0,x1,x2,tx,ty,tz; | ^~ FXMat4f.cpp:696:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 696 | register FXfloat x0,x1,x2,tx,ty,tz; | ^~ FXMat4f.cpp:696:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 696 | register FXfloat x0,x1,x2,tx,ty,tz; | ^~ FXMat4f.cpp:696:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 696 | register FXfloat x0,x1,x2,tx,ty,tz; | ^~ mv -f .deps/FXId.Tpo .deps/FXId.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRASIcon.lo -MD -MP -MF .deps/FXRASIcon.Tpo -c -o FXRASIcon.lo FXRASIcon.cpp mv -f .deps/FXFont.Tpo .deps/FXFont.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRASImage.lo -MD -MP -MF .deps/FXRASImage.Tpo -c -o FXRASImage.lo FXRASImage.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPPMImage.lo -MD -MP -MF .deps/FXPPMImage.Tpo -c FXPPMImage.cpp -fPIC -DPIC -o .libs/FXPPMImage.o mv -f .deps/FXGLVisual.Tpo .deps/FXGLVisual.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRGBIcon.lo -MD -MP -MF .deps/FXRGBIcon.Tpo -c -o FXRGBIcon.lo FXRGBIcon.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMainWindow.lo -MD -MP -MF .deps/FXMainWindow.Tpo -c FXMainWindow.cpp -o FXMainWindow.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPacker.lo -MD -MP -MF .deps/FXPacker.Tpo -c FXPacker.cpp -fPIC -DPIC -o .libs/FXPacker.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPath.lo -MD -MP -MF .deps/FXPath.Tpo -c FXPath.cpp -fPIC -DPIC -o .libs/FXPath.o mv -f .deps/FXGLShape.Tpo .deps/FXGLShape.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRGBImage.lo -MD -MP -MF .deps/FXRGBImage.Tpo -c -o FXRGBImage.lo FXRGBImage.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMemMap.lo -MD -MP -MF .deps/FXMemMap.Tpo -c FXMemMap.cpp -o FXMemMap.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFileSelector.lo -MD -MP -MF .deps/FXFileSelector.Tpo -c FXFileSelector.cpp -o FXFileSelector.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMemoryStream.lo -MD -MP -MF .deps/FXMemoryStream.Tpo -c FXMemoryStream.cpp -o FXMemoryStream.o >/dev/null 2>&1 mv -f .deps/FXImageFrame.Tpo .deps/FXImageFrame.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRadioButton.lo -MD -MP -MF .deps/FXRadioButton.Tpo -c -o FXRadioButton.lo FXRadioButton.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXKnob.lo -MD -MP -MF .deps/FXKnob.Tpo -c FXKnob.cpp -o FXKnob.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPipe.lo -MD -MP -MF .deps/FXPipe.Tpo -c FXPipe.cpp -fPIC -DPIC -o .libs/FXPipe.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMat3d.lo -MD -MP -MF .deps/FXMat3d.Tpo -c FXMat3d.cpp -o FXMat3d.o >/dev/null 2>&1 FXMenuPane.cpp: In constructor 'FX::FXMenuPane::FXMenuPane(FX::FXWindow*, FX::FXuint)': FXMenuPane.cpp:61:34: warning: declaration of 'owner' shadows a member of 'FX::FXMenuPane' [-Wshadow] 61 | FXMenuPane::FXMenuPane(FXWindow* owner,FXuint opts): | ~~~~~~~~~~^~~~~ In file included from ../include/FXComposite.h:28, from ../include/FXShell.h:28, from ../include/FXPopup.h:28, from ../include/FXMenuPane.h:28, from FXMenuPane.cpp:41: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXMenuPane.cpp: In constructor 'FX::FXMenuPane::FXMenuPane(FX::FXWindow*, FX::FXuint)': FXMenuPane.cpp:61:34: warning: declaration of 'owner' shadows a member of 'FX::FXMenuPane' [-Wshadow] 61 | FXMenuPane::FXMenuPane(FXWindow* owner,FXuint opts): | ~~~~~~~~~~^~~~~ In file included from ../include/FXComposite.h:28, from ../include/FXShell.h:28, from ../include/FXPopup.h:28, from ../include/FXMenuPane.h:28, from FXMenuPane.cpp:41: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXMenuPane.cpp: In constructor 'FX::FXMenuPane::FXMenuPane(FX::FXWindow*, FX::FXuint)': FXMenuPane.cpp:61:34: warning: declaration of 'owner' shadows a member of 'FX::FXMenuPane' [-Wshadow] 61 | FXMenuPane::FXMenuPane(FXWindow* owner,FXuint opts): | ~~~~~~~~~~^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPopup.lo -MD -MP -MF .deps/FXPopup.Tpo -c FXPopup.cpp -fPIC -DPIC -o .libs/FXPopup.oIn file included from ../include/FXComposite.h:28, from ../include/FXShell.h:28, from ../include/FXPopup.h:28, from ../include/FXMenuPane.h:28, from FXMenuPane.cpp:41: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPrintDialog.lo -MD -MP -MF .deps/FXPrintDialog.Tpo -c FXPrintDialog.cpp -fPIC -DPIC -o .libs/FXPrintDialog.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXQuatf.lo -MD -MP -MF .deps/FXQuatf.Tpo -c FXQuatf.cpp -fPIC -DPIC -o .libs/FXQuatf.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXProgressBar.lo -MD -MP -MF .deps/FXProgressBar.Tpo -c FXProgressBar.cpp -fPIC -DPIC -o .libs/FXProgressBar.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPicker.lo -MD -MP -MF .deps/FXPicker.Tpo -c FXPicker.cpp -fPIC -DPIC -o .libs/FXPicker.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPoint.lo -MD -MP -MF .deps/FXPoint.Tpo -c FXPoint.cpp -fPIC -DPIC -o .libs/FXPoint.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXQuatd.lo -MD -MP -MF .deps/FXQuatd.Tpo -c FXQuatd.cpp -fPIC -DPIC -o .libs/FXQuatd.o mv -f .deps/FXIO.Tpo .deps/FXIO.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRangef.lo -MD -MP -MF .deps/FXRangef.Tpo -c -o FXRangef.lo FXRangef.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXProgressDialog.lo -MD -MP -MF .deps/FXProgressDialog.Tpo -c FXProgressDialog.cpp -fPIC -DPIC -o .libs/FXProgressDialog.o FXMessageBox.cpp: In constructor 'FX::FXMessageBox::FXMessageBox(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint)': FXMessageBox.cpp:79:38: warning: declaration of 'owner' shadows a member of 'FX::FXMessageBox' [-Wshadow] 79 | FXMessageBox::FXMessageBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* ic,FXuint opts,FXint x,FXint y): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXMessageBox.cpp:39: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXMessageBox.cpp: In constructor 'FX::FXMessageBox::FXMessageBox(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint)': FXMessageBox.cpp:79:38: warning: declaration of 'owner' shadows a member of 'FX::FXMessageBox' [-Wshadow] 79 | FXMessageBox::FXMessageBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* ic,FXuint opts,FXint x,FXint y): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXMessageBox.cpp:39: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXMessageBox.cpp: In constructor 'FX::FXMessageBox::FXMessageBox(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint)': FXMessageBox.cpp:79:38: warning: declaration of 'owner' shadows a member of 'FX::FXMessageBox' [-Wshadow] 79 | FXMessageBox::FXMessageBox(FXWindow* owner,const FXString& caption,const FXString& text,FXIcon* ic,FXuint opts,FXint x,FXint y): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXSeparator.h:28, from FXMessageBox.cpp:39: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ mv -f .deps/FXDockSite.Tpo .deps/FXDockSite.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRanged.lo -MD -MP -MF .deps/FXRanged.Tpo -c -o FXRanged.lo FXRanged.cpp mv -f .deps/FXDirSelector.Tpo .deps/FXDirSelector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRealSlider.lo -MD -MP -MF .deps/FXRealSlider.Tpo -c -o FXRealSlider.lo FXRealSlider.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXFoldingList.lo -MD -MP -MF .deps/FXFoldingList.Tpo -c FXFoldingList.cpp -o FXFoldingList.o >/dev/null 2>&1 mv -f .deps/FXIcon.Tpo .deps/FXIcon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRealSpinner.lo -MD -MP -MF .deps/FXRealSpinner.Tpo -c -o FXRealSpinner.lo FXRealSpinner.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMat3f.lo -MD -MP -MF .deps/FXMat3f.Tpo -c FXMat3f.cpp -o FXMat3f.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuBar.lo -MD -MP -MF .deps/FXMenuBar.Tpo -c FXMenuBar.cpp -o FXMenuBar.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRASIcon.lo -MD -MP -MF .deps/FXRASIcon.Tpo -c FXRASIcon.cpp -fPIC -DPIC -o .libs/FXRASIcon.o mv -f .deps/FXIconSource.Tpo .deps/FXIconSource.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRecentFiles.lo -MD -MP -MF .deps/FXRecentFiles.Tpo -c -o FXRecentFiles.lo FXRecentFiles.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXLabel.lo -MD -MP -MF .deps/FXLabel.Tpo -c FXLabel.cpp -o FXLabel.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRASImage.lo -MD -MP -MF .deps/FXRASImage.Tpo -c FXRASImage.cpp -fPIC -DPIC -o .libs/FXRASImage.o FXObjectList.cpp: In member function 'void FX::FXObjectList::no(FX::FXint)': FXObjectList.cpp:68:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 68 | register FXint old=*((FXint*)(ptr-1)); | ^~~ FXObjectList.cpp: In copy constructor 'FX::FXObjectList::FXObjectList(const FX::FXObjectList&)': FXObjectList.cpp:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 95 | register FXint num=orig.no(); | ^~~ FXObjectList.cpp: In member function 'FX::FXObjectList& FX::FXObjectList::operator=(const FX::FXObjectList&)': FXObjectList.cpp:122:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 122 | register FXint num=orig.no(); | ^~~ FXObjectList.cpp: In member function 'FX::FXObjectList& FX::FXObjectList::insert(FX::FXint, FX::FXObject*)': FXObjectList.cpp:160:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 160 | register FXint num=no(); | ^~~ FXObjectList.cpp: In member function 'FX::FXObjectList& FX::FXObjectList::insert(FX::FXint, FX::FXObject**, FX::FXint)': FXObjectList.cpp:180:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 180 | register FXint num=no(); | ^~~ FXObjectList.cpp: In member function 'FX::FXObjectList& FX::FXObjectList::prepend(FX::FXObject*)': FXObjectList.cpp:207:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 207 | register FXint num=no(); | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRGBIcon.lo -MD -MP -MF .deps/FXRGBIcon.Tpo -c FXRGBIcon.cpp -fPIC -DPIC -o .libs/FXRGBIcon.o FXObjectList.cpp: In member function 'FX::FXObjectList& FX::FXObjectList::prepend(FX::FXObject**, FX::FXint)': FXObjectList.cpp:218:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 218 | register FXint num=no(); | ^~~ FXObjectList.cpp: In member function 'FX::FXObjectList& FX::FXObjectList::append(FX::FXObject*)': FXObjectList.cpp:236:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 236 | register FXint num=no(); | ^~~ FXObjectList.cpp: In member function 'FX::FXObjectList& FX::FXObjectList::append(FX::FXObject**, FX::FXint)': FXObjectList.cpp:246:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 246 | register FXint num=no(); | ^~~ FXObjectList.cpp: In member function 'FX::FXObjectList& FX::FXObjectList::replace(FX::FXint, FX::FXObject*)': FXObjectList.cpp:263:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 263 | register FXint num=no(); | ^~~ FXObjectList.cpp: In member function 'FX::FXObjectList& FX::FXObjectList::replace(FX::FXint, FX::FXint, FX::FXObject**, FX::FXint)': FXObjectList.cpp:282:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 282 | register FXint num=no(); | ^~~ FXObjectList.cpp: In member function 'FX::FXObjectList& FX::FXObjectList::erase(FX::FXint)': FXObjectList.cpp:324:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 324 | register FXint num=no(); | ^~~ FXObjectList.cpp: In member function 'FX::FXObjectList& FX::FXObjectList::erase(FX::FXint, FX::FXint)': FXObjectList.cpp:336:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 336 | register FXint num=no(); | ^~~ FXObjectList.cpp: In member function 'FX::FXObjectList& FX::FXObjectList::remove(const FX::FXObject*)': FXObjectList.cpp:350:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 350 | register FXint num=no(); | ^~~ FXObjectList.cpp:351:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 351 | register FXint pos; | ^~~ FXObjectList.cpp: In member function 'FX::FXint FX::FXObjectList::find(const FX::FXObject*, FX::FXint) const': FXObjectList.cpp:365:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 365 | register FXint num=no(); | ^~~ FXObjectList.cpp:366:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 366 | register FXint p=pos; | ^ FXObjectList.cpp: In member function 'FX::FXint FX::FXObjectList::rfind(const FX::FXObject*, FX::FXint) const': FXObjectList.cpp:375:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 375 | register FXint num=no(); | ^~~ FXObjectList.cpp:376:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 376 | register FXint p=pos; | ^ FXObject.cpp: In function 'FX::FXint FX::fxresize(void**, long unsigned int)': FXObject.cpp:76:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 76 | register void *p=NULL; | ^ FXObject.cpp: In function 'FX::FXchar* FX::fxstrdup(const FXchar*)': FXObject.cpp:101:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 101 | register FXchar *copy; | ^~~~ FXObject.cpp: In function 'FX::FXuint FX::hashstring(const FXchar*)': FXObject.cpp:129:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 129 | register const FXuchar *s=(const FXuchar*)str; | ^ FXObject.cpp:130:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 130 | register FXuint h=0; | ^ FXObject.cpp:131:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 131 | register FXuint c; | ^ FXObject.cpp: In constructor 'FX::FXMetaClass::FXMetaClass(const FXchar*, FX::FXObject* (*)(), const FX::FXMetaClass*, const void*, FX::FXuint, FX::FXuint)': FXObject.cpp:142:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 142 | register FXuint p,x,m; | ^ FXObject.cpp:142:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 142 | register FXuint p,x,m; | ^ FXObject.cpp:142:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 142 | register FXuint p,x,m; | ^ FXObject.cpp: In static member function 'static const FX::FXMetaClass* FX::FXMetaClass::getMetaClassFromName(const FXchar*)': FXObject.cpp:172:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXuint p,x,m; | ^ FXObject.cpp:172:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXuint p,x,m; | ^ FXObject.cpp:172:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXuint p,x,m; | ^ FXObject.cpp: In member function 'bool FX::FXMetaClass::isSubClassOf(const FX::FXMetaClass*) const': FXObject.cpp:190:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register const FXMetaClass* cls; | ^~~ FXObject.cpp: In member function 'const void* FX::FXMetaClass::search(FX::FXSelector) const': FXObject.cpp:206:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 206 | register const FXObject::FXMapEntry* lst=(const FXObject::FXMapEntry*)assoc; | ^~~ FXObject.cpp:207:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 207 | register FXuint n=nassocs; | ^ FXObject.cpp: In destructor 'FX::FXMetaClass::~FXMetaClass()': FXObject.cpp:218:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 218 | register FXuint p,x,m; | ^ FXObject.cpp:218:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 218 | register FXuint p,x,m; | ^ FXObject.cpp:218:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 218 | register FXuint p,x,m; | ^ FXObject.cpp: In static member function 'static void FX::FXMetaClass::resize(FX::FXuint)': FXObject.cpp:248:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 248 | register FXuint p,x,i,m; | ^ FXObject.cpp:248:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 248 | register FXuint p,x,i,m; | ^ FXObject.cpp:248:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 248 | register FXuint p,x,i,m; | ^ FXObject.cpp:248:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 248 | register FXuint p,x,i,m; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuSeparator.lo -MD -MP -MF .deps/FXMenuSeparator.Tpo -c FXMenuSeparator.cpp -o FXMenuSeparator.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuPane.lo -MD -MP -MF .deps/FXMenuPane.Tpo -c FXMenuPane.cpp -o FXMenuPane.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXListBox.lo -MD -MP -MF .deps/FXListBox.Tpo -c FXListBox.cpp -o FXListBox.o >/dev/null 2>&1 mv -f .deps/FXImageView.Tpo .deps/FXImageView.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRectangle.lo -MD -MP -MF .deps/FXRectangle.Tpo -c -o FXRectangle.lo FXRectangle.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMDIClient.lo -MD -MP -MF .deps/FXMDIClient.Tpo -c FXMDIClient.cpp -o FXMDIClient.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRGBImage.lo -MD -MP -MF .deps/FXRGBImage.Tpo -c FXRGBImage.cpp -fPIC -DPIC -o .libs/FXRGBImage.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMatrix.lo -MD -MP -MF .deps/FXMatrix.Tpo -c FXMatrix.cpp -o FXMatrix.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMDIButton.lo -MD -MP -MF .deps/FXMDIButton.Tpo -c FXMDIButton.cpp -o FXMDIButton.o >/dev/null 2>&1 mv -f .deps/FXDCWindow.Tpo .deps/FXDCWindow.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRegion.lo -MD -MP -MF .deps/FXRegion.Tpo -c -o FXRegion.lo FXRegion.cpp FXOptionMenu.cpp: In member function 'void FX::FXOptionMenu::setCurrentNo(FX::FXint, FX::FXbool)': FXOptionMenu.cpp:685:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 685 | register FXOption *win=NULL; | ^~~ FXOptionMenu.cpp: In member function 'void FX::FXOptionMenu::setMenu(FX::FXPopup*)': FXOptionMenu.cpp:705:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 705 | register FXOption *win; | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuCaption.lo -MD -MP -MF .deps/FXMenuCaption.Tpo -c FXMenuCaption.cpp -o FXMenuCaption.o >/dev/null 2>&1 FXPath.cpp: In function 'FX::FXString FX::FXPath::name(const FX::FXString&)': FXPath.cpp:146:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 146 | register FXint f,n; | ^ FXPath.cpp:146:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 146 | register FXint f,n; | ^ FXPath.cpp: In function 'FX::FXString FX::FXPath::title(const FX::FXString&)': FXPath.cpp:170:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 170 | register FXint f,e,b,i; | ^ FXPath.cpp:170:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 170 | register FXint f,e,b,i; | ^ FXPath.cpp:170:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 170 | register FXint f,e,b,i; | ^ FXPath.cpp:170:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 170 | register FXint f,e,b,i; | ^ FXPath.cpp: In function 'FX::FXString FX::FXPath::extension(const FX::FXString&)': FXPath.cpp:200:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 200 | register FXint f,e,i,n; | ^ FXPath.cpp:200:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 200 | register FXint f,e,i,n; | ^ FXPath.cpp:200:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 200 | register FXint f,e,i,n; | ^ FXPath.cpp:200:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 200 | register FXint f,e,i,n; | ^ FXPath.cpp: In function 'FX::FXString FX::FXPath::expand(const FX::FXString&)': FXPath.cpp:300:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 300 | register FXint b,e,n; | ^ FXPath.cpp:300:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 300 | register FXint b,e,n; | ^ FXPath.cpp:300:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 300 | register FXint b,e,n; | ^ FXPath.cpp: In function 'FX::FXString FX::FXPath::simplify(const FX::FXString&)': FXPath.cpp:395:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 395 | register FXint p=0; | ^ FXPath.cpp:396:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 396 | register FXint q=0; | ^ FXPath.cpp:397:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 397 | register FXint s; | ^ FXPath.cpp: In function 'FX::FXString FX::FXPath::relative(const FX::FXString&, const FX::FXString&)': FXPath.cpp:522:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 522 | register FXint p=0,q=0,bp=0,bq=0; | ^ FXPath.cpp:522:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 522 | register FXint p=0,q=0,bp=0,bq=0; | ^ FXPath.cpp:522:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 522 | register FXint p=0,q=0,bp=0,bq=0; | ^~ FXPath.cpp:522:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 522 | register FXint p=0,q=0,bp=0,bq=0; | ^~ FXPath.cpp: In function 'FX::FXString FX::FXPath::enquote(const FX::FXString&, bool)': FXPath.cpp:691:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 691 | register FXint p,q,e,c; | ^ FXPath.cpp:691:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 691 | register FXint p,q,e,c; | ^ FXPath.cpp:691:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 691 | register FXint p,q,e,c; | ^ FXPath.cpp:691:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 691 | register FXint p,q,e,c; | ^ FXPath.cpp: In function 'FX::FXString FX::FXPath::dequote(const FX::FXString&)': FXPath.cpp:759:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 759 | register FXint e=result.length(); | ^ FXPath.cpp:760:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 760 | register FXint b=0; | ^ FXPath.cpp:761:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 761 | register FXint r=0; | ^ FXPath.cpp:762:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 762 | register FXint q=0; | ^ mv -f .deps/FXJPGIcon.Tpo .deps/FXJPGIcon.Plo FXPath.cpp: In function 'FX::FXString FX::FXPath::unique(const FX::FXString&)': FXPath.cpp:900:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 900 | register FXint count=0; | ^~~~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRegistry.lo -MD -MP -MF .deps/FXRegistry.Tpo -c -o FXRegistry.lo FXRegistry.cpp FXPacker.cpp: In member function 'virtual FX::FXint FX::FXPacker::getDefaultWidth()': FXPacker.cpp:496:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 496 | register FXint w,wcum,wmax,mw; | ^ FXPacker.cpp:496:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 496 | register FXint w,wcum,wmax,mw; | ^~~~ FXPacker.cpp:496:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 496 | register FXint w,wcum,wmax,mw; | ^~~~ FXPacker.cpp:496:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 496 | register FXint w,wcum,wmax,mw; | ^~ FXPacker.cpp:497:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 497 | register FXWindow* child; | ^~~~~ FXPacker.cpp:498:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 498 | register FXuint hints; | ^~~~~ FXPacker.cpp: In member function 'virtual FX::FXint FX::FXPacker::getDefaultHeight()': FXPacker.cpp:527:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 527 | register FXint h,hcum,hmax,mh; | ^ FXPacker.cpp:527:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 527 | register FXint h,hcum,hmax,mh; | ^~~~ FXPacker.cpp:527:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 527 | register FXint h,hcum,hmax,mh; | ^~~~ FXPacker.cpp:527:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 527 | register FXint h,hcum,hmax,mh; | ^~ FXPacker.cpp:528:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 528 | register FXWindow* child; | ^~~~~ FXPacker.cpp:529:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 529 | register FXuint hints; | ^~~~~ FXPacker.cpp: In member function 'virtual void FX::FXPacker::layout()': FXPacker.cpp:558:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 558 | register FXint left,right,top,bottom,x,y,w,h; | ^~~~ FXPacker.cpp:558:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 558 | register FXint left,right,top,bottom,x,y,w,h; | ^~~~~ FXPacker.cpp:558:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 558 | register FXint left,right,top,bottom,x,y,w,h; | ^~~ FXPacker.cpp:558:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 558 | register FXint left,right,top,bottom,x,y,w,h; | ^~~~~~ FXPacker.cpp:558:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 558 | register FXint left,right,top,bottom,x,y,w,h; | ^ FXPacker.cpp:558:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 558 | register FXint left,right,top,bottom,x,y,w,h; | ^ FXPacker.cpp:558:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 558 | register FXint left,right,top,bottom,x,y,w,h; | ^ FXPacker.cpp:558:46: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 558 | register FXint left,right,top,bottom,x,y,w,h; | ^ FXPacker.cpp:559:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 559 | register FXint mw=0,mh=0; | ^~ FXPacker.cpp:559:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 559 | register FXint mw=0,mh=0; | ^~ FXPacker.cpp:560:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 560 | register FXWindow* child; | ^~~~~ FXPacker.cpp:561:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 561 | register FXuint hints; | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuCascade.lo -MD -MP -MF .deps/FXMenuCascade.Tpo -c FXMenuCascade.cpp -o FXMenuCascade.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRadioButton.lo -MD -MP -MF .deps/FXRadioButton.Tpo -c FXRadioButton.cpp -fPIC -DPIC -o .libs/FXRadioButton.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPCXImage.lo -MD -MP -MF .deps/FXPCXImage.Tpo -c FXPCXImage.cpp -o FXPCXImage.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPCXIcon.lo -MD -MP -MF .deps/FXPCXIcon.Tpo -c FXPCXIcon.cpp -o FXPCXIcon.o >/dev/null 2>&1 mv -f .deps/FXInputDialog.Tpo .deps/FXInputDialog.Plo libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuCheck.lo -MD -MP -MF .deps/FXMenuCheck.Tpo -c FXMenuCheck.cpp -o FXMenuCheck.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXReplaceDialog.lo -MD -MP -MF .deps/FXReplaceDialog.Tpo -c -o FXReplaceDialog.lo FXReplaceDialog.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPNGIcon.lo -MD -MP -MF .deps/FXPNGIcon.Tpo -c FXPNGIcon.cpp -o FXPNGIcon.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuRadio.lo -MD -MP -MF .deps/FXMenuRadio.Tpo -c FXMenuRadio.cpp -o FXMenuRadio.o >/dev/null 2>&1 mv -f .deps/FXJPGImage.Tpo .deps/FXJPGImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRex.lo -MD -MP -MF .deps/FXRex.Tpo -c -o FXRex.lo FXRex.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXObject.lo -MD -MP -MF .deps/FXObject.Tpo -c FXObject.cpp -o FXObject.o >/dev/null 2>&1 mv -f .deps/FXDirList.Tpo .deps/FXDirList.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRootWindow.lo -MD -MP -MF .deps/FXRootWindow.Tpo -c -o FXRootWindow.lo FXRootWindow.cpp mv -f .deps/FXFontSelector.Tpo .deps/FXFontSelector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRuler.lo -MD -MP -MF .deps/FXRuler.Tpo -c -o FXRuler.lo FXRuler.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRangef.lo -MD -MP -MF .deps/FXRangef.Tpo -c FXRangef.cpp -fPIC -DPIC -o .libs/FXRangef.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRanged.lo -MD -MP -MF .deps/FXRanged.Tpo -c FXRanged.cpp -fPIC -DPIC -o .libs/FXRanged.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuCommand.lo -MD -MP -MF .deps/FXMenuCommand.Tpo -c FXMenuCommand.cpp -o FXMenuCommand.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPNGImage.lo -MD -MP -MF .deps/FXPNGImage.Tpo -c FXPNGImage.cpp -o FXPNGImage.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRealSlider.lo -MD -MP -MF .deps/FXRealSlider.Tpo -c FXRealSlider.cpp -fPIC -DPIC -o .libs/FXRealSlider.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPPMIcon.lo -MD -MP -MF .deps/FXPPMIcon.Tpo -c FXPPMIcon.cpp -o FXPPMIcon.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRealSpinner.lo -MD -MP -MF .deps/FXRealSpinner.Tpo -c FXRealSpinner.cpp -fPIC -DPIC -o .libs/FXRealSpinner.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXObjectList.lo -MD -MP -MF .deps/FXObjectList.Tpo -c FXObjectList.cpp -o FXObjectList.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRecentFiles.lo -MD -MP -MF .deps/FXRecentFiles.Tpo -c FXRecentFiles.cpp -fPIC -DPIC -o .libs/FXRecentFiles.o mv -f .deps/FXMainWindow.Tpo .deps/FXMainWindow.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRulerView.lo -MD -MP -MF .deps/FXRulerView.Tpo -c -o FXRulerView.lo FXRulerView.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuButton.lo -MD -MP -MF .deps/FXMenuButton.Tpo -c FXMenuButton.cpp -o FXMenuButton.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPPMImage.lo -MD -MP -MF .deps/FXPPMImage.Tpo -c FXPPMImage.cpp -o FXPPMImage.o >/dev/null 2>&1 mv -f .deps/FXMemMap.Tpo .deps/FXMemMap.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXScrollArea.lo -MD -MP -MF .deps/FXScrollArea.Tpo -c -o FXScrollArea.lo FXScrollArea.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMenuTitle.lo -MD -MP -MF .deps/FXMenuTitle.Tpo -c FXMenuTitle.cpp -o FXMenuTitle.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXGLViewer.lo -MD -MP -MF .deps/FXGLViewer.Tpo -c FXGLViewer.cpp -o FXGLViewer.o >/dev/null 2>&1 FXQuatd.cpp: In member function 'FX::FXQuatd& FX::FXQuatd::adjust()': FXQuatd.cpp:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 75 | register FXdouble t=x*x+y*y+z*z+w*w; | ^ FXQuatd.cpp:76:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 76 | register FXdouble f; | ^ FXQuatd.cpp: In member function 'void FX::FXQuatd::setAxisAngle(const FX::FXVec3d&, FX::FXdouble)': FXQuatd.cpp:90:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 90 | register FXdouble a=0.5*phi; | ^ FXQuatd.cpp:91:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXdouble s=sin(a)/axis.length(); | ^ FXQuatd.cpp: In member function 'void FX::FXQuatd::getAxisAngle(FX::FXVec3d&, FX::FXdouble&) const': FXQuatd.cpp:103:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 103 | register FXdouble n=sqrt(x*x+y*y+z*z); | ^ FXQuatd.cpp: In member function 'void FX::FXQuatd::setRollPitchYaw(FX::FXdouble, FX::FXdouble, FX::FXdouble)': FXQuatd.cpp:121:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:121:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:121:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:121:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:121:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:121:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:122:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 122 | register FXdouble rr=0.5*roll; | ^~ FXQuatd.cpp:123:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 123 | register FXdouble pp=0.5*pitch; | ^~ FXQuatd.cpp:124:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 124 | register FXdouble yy=0.5*yaw; | ^~ FXQuatd.cpp: In member function 'void FX::FXQuatd::setYawPitchRoll(FX::FXdouble, FX::FXdouble, FX::FXdouble)': FXQuatd.cpp:137:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:137:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:137:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:137:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:137:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:137:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:138:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 138 | register FXdouble rr=0.5*roll; | ^~ FXQuatd.cpp:139:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 139 | register FXdouble pp=0.5*pitch; | ^~ FXQuatd.cpp:140:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register FXdouble yy=0.5*yaw; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRectangle.lo -MD -MP -MF .deps/FXRectangle.Tpo -c FXRectangle.cpp -fPIC -DPIC -o .libs/FXRectangle.o FXQuatd.cpp: In member function 'void FX::FXQuatd::setRollYawPitch(FX::FXdouble, FX::FXdouble, FX::FXdouble)': FXQuatd.cpp:153:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:153:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:153:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:153:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:153:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:153:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:154:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 154 | register FXdouble rr=0.5*roll; | ^~ FXQuatd.cpp:155:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 155 | register FXdouble pp=0.5*pitch; | ^~ FXQuatd.cpp:156:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 156 | register FXdouble yy=0.5*yaw; | ^~ FXQuatd.cpp: In member function 'void FX::FXQuatd::setPitchRollYaw(FX::FXdouble, FX::FXdouble, FX::FXdouble)': FXQuatd.cpp:169:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 169 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:169:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 169 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:169:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 169 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:169:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 169 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:169:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 169 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:169:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 169 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:170:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 170 | register FXdouble rr=0.5*roll; | ^~ FXQuatd.cpp:171:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 171 | register FXdouble pp=0.5*pitch; | ^~ FXQuatd.cpp:172:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXdouble yy=0.5*yaw; | ^~ FXQuatd.cpp: In member function 'void FX::FXQuatd::setPitchYawRoll(FX::FXdouble, FX::FXdouble, FX::FXdouble)': FXQuatd.cpp:185:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:185:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:185:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:185:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:185:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:185:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:186:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 186 | register FXdouble rr=0.5*roll; | ^~ FXQuatd.cpp:187:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 187 | register FXdouble pp=0.5*pitch; | ^~ FXQuatd.cpp:188:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 188 | register FXdouble yy=0.5*yaw; | ^~ FXQuatd.cpp: In member function 'void FX::FXQuatd::setYawRollPitch(FX::FXdouble, FX::FXdouble, FX::FXdouble)': FXQuatd.cpp:201:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:201:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:201:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:201:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:201:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:201:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXdouble sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:202:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 202 | register FXdouble rr=0.5*roll; | ^~ FXQuatd.cpp:203:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 203 | register FXdouble pp=0.5*pitch; | ^~ FXQuatd.cpp:204:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 204 | register FXdouble yy=0.5*yaw; | ^~ FXQuatd.cpp: In member function 'void FX::FXQuatd::getRollPitchYaw(FX::FXdouble&, FX::FXdouble&, FX::FXdouble&) const': FXQuatd.cpp:221:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 221 | register FXdouble s=-2.0f*(x*z-w*y); | ^ FXQuatd.cpp: In member function 'void FX::FXQuatd::getYawPitchRoll(FX::FXdouble&, FX::FXdouble&, FX::FXdouble&) const': FXQuatd.cpp:244:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 244 | register FXdouble s=2.0*(x*z+w*y); | ^ FXQuatd.cpp: In member function 'void FX::FXQuatd::getRollYawPitch(FX::FXdouble&, FX::FXdouble&, FX::FXdouble&) const': FXQuatd.cpp:267:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 267 | register FXdouble s=2.0*(x*y+w*z); | ^ FXQuatd.cpp: In member function 'void FX::FXQuatd::getPitchRollYaw(FX::FXdouble&, FX::FXdouble&, FX::FXdouble&) const': FXQuatd.cpp:290:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 290 | register FXdouble s=2.0*(y*z+w*x); | ^ FXQuatf.cpp: In member function 'FX::FXQuatf& FX::FXQuatf::adjust()': FXQuatf.cpp:75:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 75 | register FXfloat t=x*x+y*y+z*z+w*w; | ^ FXQuatf.cpp:76:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 76 | register FXfloat f; | ^ FXQuatd.cpp: In member function 'void FX::FXQuatd::getPitchYawRoll(FX::FXdouble&, FX::FXdouble&, FX::FXdouble&) const': FXQuatd.cpp:313:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 313 | register FXdouble s=-2.0*(x*y-w*z); | ^ FXQuatf.cpp: In member function 'void FX::FXQuatf::setAxisAngle(const FX::FXVec3f&, FX::FXfloat)': FXQuatf.cpp:90:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 90 | register FXfloat a=0.5f*phi; | ^ FXQuatf.cpp:91:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXfloat s=sinf(a)/axis.length(); | ^ FXQuatf.cpp: In member function 'void FX::FXQuatf::getAxisAngle(FX::FXVec3f&, FX::FXfloat&) const': FXQuatf.cpp:103:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 103 | register FXfloat n=sqrtf(x*x+y*y+z*z); | ^ FXQuatd.cpp: In member function 'void FX::FXQuatd::getYawRollPitch(FX::FXdouble&, FX::FXdouble&, FX::FXdouble&) const': FXQuatd.cpp:336:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 336 | register FXdouble s=-2.0*(y*z-w*x); | ^ FXQuatf.cpp: In member function 'void FX::FXQuatf::setRollPitchYaw(FX::FXfloat, FX::FXfloat, FX::FXfloat)': FXQuatf.cpp:121:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:121:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:121:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:121:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:121:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:121:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 121 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:122:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 122 | register FXfloat rr=0.5f*roll; | ^~ FXQuatf.cpp:123:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 123 | register FXfloat pp=0.5f*pitch; | ^~ FXQuatf.cpp:124:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 124 | register FXfloat yy=0.5f*yaw; | ^~ FXQuatd.cpp: In member function 'void FX::FXQuatd::setAxes(const FX::FXVec3d&, const FX::FXVec3d&, const FX::FXVec3d&)': FXQuatd.cpp:359:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 359 | register FXdouble trace=ex.x+ey.y+ez.z; | ^~~~~ FXQuatd.cpp:360:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 360 | register FXdouble scale; | ^~~~~ FXQuatf.cpp: In member function 'void FX::FXQuatf::setYawPitchRoll(FX::FXfloat, FX::FXfloat, FX::FXfloat)': FXQuatf.cpp:137:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:137:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:137:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:137:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:137:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:137:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:138:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 138 | register FXfloat rr=0.5f*roll; | ^~ FXQuatf.cpp:139:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 139 | register FXfloat pp=0.5f*pitch; | ^~ FXQuatf.cpp:140:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register FXfloat yy=0.5f*yaw; | ^~ FXQuatd.cpp: In member function 'void FX::FXQuatd::getAxes(FX::FXVec3d&, FX::FXVec3d&, FX::FXVec3d&) const': FXQuatd.cpp:395:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 395 | register FXdouble tx=2.0*x; | ^~ FXQuatf.cpp: In member function 'void FX::FXQuatf::setRollYawPitch(FX::FXfloat, FX::FXfloat, FX::FXfloat)': FXQuatf.cpp:153:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:396:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 396 | register FXdouble ty=2.0*y; | ^~ FXQuatf.cpp:153:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:397:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 397 | register FXdouble tz=2.0*z; | ^~ FXQuatf.cpp:153:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:153:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:398:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 398 | register FXdouble twx=tx*w; | ^~~ FXQuatf.cpp:153:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp:399:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 399 | register FXdouble twy=ty*w; | ^~~ FXQuatf.cpp:153:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 153 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:154:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 154 | register FXfloat rr=0.5f*roll; | ^~ FXQuatd.cpp:400:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 400 | register FXdouble twz=tz*w; | ^~~ FXQuatf.cpp:155:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 155 | register FXfloat pp=0.5f*pitch; | ^~ FXQuatd.cpp:401:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 401 | register FXdouble txx=tx*x; | ^~~ FXQuatf.cpp:156:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 156 | register FXfloat yy=0.5f*yaw; | ^~ FXQuatd.cpp:402:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 402 | register FXdouble txy=ty*x; | ^~~ FXQuatd.cpp:403:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 403 | register FXdouble txz=tz*x; | ^~~ FXQuatd.cpp:404:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXdouble tyy=ty*y; | ^~~ FXQuatd.cpp:405:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXdouble tyz=tz*y; | ^~~ FXQuatd.cpp:406:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 406 | register FXdouble tzz=tz*z; | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMessageBox.lo -MD -MP -MF .deps/FXMessageBox.Tpo -c FXMessageBox.cpp -o FXMessageBox.o >/dev/null 2>&1 FXQuatd.cpp: In member function 'FX::FXVec3d FX::FXQuatd::getXAxis() const': FXQuatd.cpp:421:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 421 | register FXdouble ty=2.0*y; | ^~ FXQuatd.cpp:422:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 422 | register FXdouble tz=2.0*z; | ^~ FXQuatf.cpp: In member function 'void FX::FXQuatf::setPitchRollYaw(FX::FXfloat, FX::FXfloat, FX::FXfloat)': FXQuatf.cpp:169:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 169 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:169:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 169 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:169:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 169 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:169:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 169 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:169:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 169 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:169:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 169 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatd.cpp: In member function 'FX::FXVec3d FX::FXQuatd::getYAxis() const': FXQuatd.cpp:429:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 429 | register FXdouble tx=2.0*x; | ^~ FXQuatf.cpp:170:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 170 | register FXfloat rr=0.5f*roll; | ^~ FXQuatd.cpp:430:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 430 | register FXdouble tz=2.0*z; | ^~ FXQuatf.cpp:171:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 171 | register FXfloat pp=0.5f*pitch; | ^~ FXQuatf.cpp:172:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 172 | register FXfloat yy=0.5f*yaw; | ^~ FXQuatd.cpp: In member function 'FX::FXVec3d FX::FXQuatd::getZAxis() const': FXQuatd.cpp:437:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 437 | register FXdouble tx=2.0*x; | ^~ FXQuatd.cpp:438:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 438 | register FXdouble ty=2.0*y; | ^~ FXQuatd.cpp: In member function 'FX::FXQuatd FX::FXQuatd::exp() const': FXQuatd.cpp:447:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 447 | register FXdouble theta=sqrt(x*x+y*y+z*z); | ^~~~~ FXQuatd.cpp:448:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 448 | register FXdouble scale; | ^~~~~ FXQuatf.cpp: In member function 'void FX::FXQuatf::setPitchYawRoll(FX::FXfloat, FX::FXfloat, FX::FXfloat)': FXQuatf.cpp:185:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:185:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:185:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:185:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:185:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:185:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:186:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 186 | register FXfloat rr=0.5f*roll; | ^~ FXQuatf.cpp:187:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 187 | register FXfloat pp=0.5f*pitch; | ^~ FXQuatf.cpp:188:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 188 | register FXfloat yy=0.5f*yaw; | ^~ FXQuatd.cpp: In member function 'FX::FXQuatd FX::FXQuatd::log() const': FXQuatd.cpp:464:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 464 | register FXdouble scale=sqrt(x*x+y*y+z*z); | ^~~~~ FXQuatd.cpp:465:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 465 | register FXdouble theta=atan2(scale,w); | ^~~~~ FXQuatd.cpp: In member function 'FX::FXQuatd FX::FXQuatd::invert() const': FXQuatd.cpp:479:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 479 | register FXdouble n=x*x+y*y+z*z+w*w; | ^ FXQuatf.cpp: In member function 'void FX::FXQuatf::setYawRollPitch(FX::FXfloat, FX::FXfloat, FX::FXfloat)': FXQuatf.cpp:201:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:201:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:201:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:201:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:201:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:201:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 201 | register FXfloat sr,cr,sp,cp,sy,cy; | ^~ FXQuatf.cpp:202:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 202 | register FXfloat rr=0.5f*roll; | ^~ FXQuatf.cpp:203:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 203 | register FXfloat pp=0.5f*pitch; | ^~ FXQuatf.cpp:204:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 204 | register FXfloat yy=0.5f*yaw; | ^~ FXQuatd.cpp: In member function 'FX::FXQuatd& FX::FXQuatd::arc(const FX::FXVec3d&, const FX::FXVec3d&)': FXQuatd.cpp:527:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 527 | register FXdouble dot=f.x*t.x+f.y*t.y+f.z*t.z,div; | ^~~ FXQuatd.cpp:527:49: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 527 | register FXdouble dot=f.x*t.x+f.y*t.y+f.z*t.z,div; | ^~~ FXQuatf.cpp: In member function 'void FX::FXQuatf::getRollPitchYaw(FX::FXfloat&, FX::FXfloat&, FX::FXfloat&) const': FXQuatf.cpp:222:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 222 | register FXfloat s=-2.0f*(x*z-w*y); | ^ FXQuatd.cpp: In member function 'FX::FXQuatd& FX::FXQuatd::lerp(const FX::FXQuatd&, const FX::FXQuatd&, FX::FXdouble)': FXQuatd.cpp:570:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 570 | register FXdouble alpha,beta,theta,sin_t,cos_t; | ^~~~~ FXQuatd.cpp:570:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 570 | register FXdouble alpha,beta,theta,sin_t,cos_t; | ^~~~ FXQuatd.cpp:570:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 570 | register FXdouble alpha,beta,theta,sin_t,cos_t; | ^~~~~ FXQuatd.cpp:570:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 570 | register FXdouble alpha,beta,theta,sin_t,cos_t; | ^~~~~ FXQuatd.cpp:570:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 570 | register FXdouble alpha,beta,theta,sin_t,cos_t; | ^~~~~ FXQuatd.cpp:571:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 571 | register FXint flip=0; | ^~~~ FXQuatf.cpp: In member function 'void FX::FXQuatf::getYawPitchRoll(FX::FXfloat&, FX::FXfloat&, FX::FXfloat&) const': FXQuatf.cpp:245:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 245 | register FXfloat s=2.0f*(x*z+w*y); | ^ FXQuatf.cpp: In member function 'void FX::FXQuatf::getRollYawPitch(FX::FXfloat&, FX::FXfloat&, FX::FXfloat&) const': FXQuatf.cpp:268:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 268 | register FXfloat s=2.0f*(x*y+w*z); | ^ FXQuatf.cpp: In member function 'void FX::FXQuatf::getPitchRollYaw(FX::FXfloat&, FX::FXfloat&, FX::FXfloat&) const': FXQuatf.cpp:291:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 291 | register FXfloat s=2.0f*(y*z+w*x); | ^ FXQuatf.cpp: In member function 'void FX::FXQuatf::getPitchYawRoll(FX::FXfloat&, FX::FXfloat&, FX::FXfloat&) const': FXQuatf.cpp:314:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 314 | register FXfloat s=-2.0f*(x*y-w*z); | ^ FXQuatf.cpp: In member function 'void FX::FXQuatf::getYawRollPitch(FX::FXfloat&, FX::FXfloat&, FX::FXfloat&) const': FXQuatf.cpp:337:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 337 | register FXfloat s=-2.0f*(y*z-w*x); | ^ FXQuatf.cpp: In member function 'void FX::FXQuatf::setAxes(const FX::FXVec3f&, const FX::FXVec3f&, const FX::FXVec3f&)': FXQuatf.cpp:360:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 360 | register FXfloat trace=ex.x+ey.y+ez.z; | ^~~~~ FXQuatf.cpp:361:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 361 | register FXfloat scale; | ^~~~~ FXQuatf.cpp: In member function 'void FX::FXQuatf::getAxes(FX::FXVec3f&, FX::FXVec3f&, FX::FXVec3f&) const': FXQuatf.cpp:396:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 396 | register FXfloat tx=2.0f*x; | ^~ FXQuatf.cpp:397:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 397 | register FXfloat ty=2.0f*y; | ^~ FXQuatf.cpp:398:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 398 | register FXfloat tz=2.0f*z; | ^~ FXQuatf.cpp:399:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 399 | register FXfloat twx=tx*w; | ^~~ FXQuatf.cpp:400:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 400 | register FXfloat twy=ty*w; | ^~~ FXQuatf.cpp:401:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 401 | register FXfloat twz=tz*w; | ^~~ FXQuatf.cpp:402:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 402 | register FXfloat txx=tx*x; | ^~~ FXQuatf.cpp:403:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 403 | register FXfloat txy=ty*x; | ^~~ FXQuatf.cpp:404:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 404 | register FXfloat txz=tz*x; | ^~~ FXQuatf.cpp:405:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 405 | register FXfloat tyy=ty*y; | ^~~ FXQuatf.cpp:406:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 406 | register FXfloat tyz=tz*y; | ^~~ FXQuatf.cpp:407:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 407 | register FXfloat tzz=tz*z; | ^~~ FXQuatf.cpp: In member function 'FX::FXVec3f FX::FXQuatf::getXAxis() const': FXQuatf.cpp:422:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 422 | register FXfloat ty=2.0f*y; | ^~ FXQuatf.cpp:423:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 423 | register FXfloat tz=2.0f*z; | ^~ FXQuatf.cpp: In member function 'FX::FXVec3f FX::FXQuatf::getYAxis() const': FXQuatf.cpp:430:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 430 | register FXfloat tx=2.0f*x; | ^~ FXQuatf.cpp:431:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 431 | register FXfloat tz=2.0f*z; | ^~ FXQuatf.cpp: In member function 'FX::FXVec3f FX::FXQuatf::getZAxis() const': FXQuatf.cpp:438:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 438 | register FXfloat tx=2.0f*x; | ^~ FXQuatf.cpp:439:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 439 | register FXfloat ty=2.0f*y; | ^~ FXQuatf.cpp: In member function 'FX::FXQuatf FX::FXQuatf::exp() const': FXQuatf.cpp:448:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 448 | register FXfloat theta=sqrtf(x*x+y*y+z*z); | ^~~~~ FXQuatf.cpp:449:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 449 | register FXfloat scale; | ^~~~~ FXQuatf.cpp: In member function 'FX::FXQuatf FX::FXQuatf::log() const': FXQuatf.cpp:465:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 465 | register FXfloat scale=sqrtf(x*x+y*y+z*z); | ^~~~~ FXQuatf.cpp:466:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 466 | register FXfloat theta=atan2f(scale,w); | ^~~~~ FXQuatf.cpp: In member function 'FX::FXQuatf FX::FXQuatf::invert() const': FXQuatf.cpp:480:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 480 | register FXfloat n=x*x+y*y+z*z+w*w; | ^ FXQuatf.cpp: In member function 'FX::FXQuatf& FX::FXQuatf::arc(const FX::FXVec3f&, const FX::FXVec3f&)': FXQuatf.cpp:528:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 528 | register FXfloat dot=f.x*t.x+f.y*t.y+f.z*t.z,div; | ^~~ FXQuatf.cpp:528:48: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 528 | register FXfloat dot=f.x*t.x+f.y*t.y+f.z*t.z,div; | ^~~ FXQuatf.cpp: In member function 'FX::FXQuatf& FX::FXQuatf::lerp(const FX::FXQuatf&, const FX::FXQuatf&, FX::FXfloat)': FXQuatf.cpp:571:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 571 | register FXfloat alpha,beta,theta,sin_t,cos_t; | ^~~~~ FXQuatf.cpp:571:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 571 | register FXfloat alpha,beta,theta,sin_t,cos_t; | ^~~~ FXQuatf.cpp:571:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 571 | register FXfloat alpha,beta,theta,sin_t,cos_t; | ^~~~~ FXQuatf.cpp:571:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 571 | register FXfloat alpha,beta,theta,sin_t,cos_t; | ^~~~~ FXQuatf.cpp:571:43: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 571 | register FXfloat alpha,beta,theta,sin_t,cos_t; | ^~~~~ FXQuatf.cpp:572:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 572 | register FXint flip=0; | ^~~~ mv -f .deps/FXMemoryStream.Tpo .deps/FXMemoryStream.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXScrollBar.lo -MD -MP -MF .deps/FXScrollBar.Tpo -c -o FXScrollBar.lo FXScrollBar.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMat4f.lo -MD -MP -MF .deps/FXMat4f.Tpo -c FXMat4f.cpp -o FXMat4f.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRegion.lo -MD -MP -MF .deps/FXRegion.Tpo -c FXRegion.cpp -fPIC -DPIC -o .libs/FXRegion.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMat4d.lo -MD -MP -MF .deps/FXMat4d.Tpo -c FXMat4d.cpp -o FXMat4d.o >/dev/null 2>&1 FXPopup.cpp: In constructor 'FX::FXPopup::FXPopup(FX::FXWindow*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXPopup.cpp:104:28: warning: declaration of 'owner' shadows a member of 'FX::FXPopup' [-Wshadow] 104 | FXPopup::FXPopup(FXWindow* owner,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXComposite.h:28, from ../include/FXShell.h:28, from ../include/FXPopup.h:28, from FXPopup.cpp:39: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXPopup.cpp: In constructor 'FX::FXPopup::FXPopup(FX::FXWindow*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXPopup.cpp:104:28: warning: declaration of 'owner' shadows a member of 'FX::FXPopup' [-Wshadow] 104 | FXPopup::FXPopup(FXWindow* owner,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXComposite.h:28, from ../include/FXShell.h:28, from ../include/FXPopup.h:28, from FXPopup.cpp:39: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXPopup.cpp: In constructor 'FX::FXPopup::FXPopup(FX::FXWindow*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXPopup.cpp:104:28: warning: declaration of 'owner' shadows a member of 'FX::FXPopup' [-Wshadow] 104 | FXPopup::FXPopup(FXWindow* owner,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXComposite.h:28, from ../include/FXShell.h:28, from ../include/FXPopup.h:28, from FXPopup.cpp:39: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXPopup.cpp: In member function 'virtual FX::FXint FX::FXPopup::getDefaultWidth()': FXPopup.cpp:166:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 166 | register FXWindow* child; | ^~~~~ FXPopup.cpp:167:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 167 | register FXint w,wmax,wcum; | ^ FXPopup.cpp:167:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 167 | register FXint w,wmax,wcum; | ^~~~ FXPopup.cpp:167:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 167 | register FXint w,wmax,wcum; | ^~~~ FXPopup.cpp:168:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 168 | register FXuint hints; | ^~~~~ FXPopup.cpp: In member function 'virtual FX::FXint FX::FXPopup::getDefaultHeight()': FXPopup.cpp:194:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 194 | register FXWindow* child; | ^~~~~ FXPopup.cpp:195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 195 | register FXint h,hmax,hcum; | ^ FXPopup.cpp:195:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 195 | register FXint h,hmax,hcum; | ^~~~ FXPopup.cpp:195:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 195 | register FXint h,hmax,hcum; | ^~~~ FXPopup.cpp:196:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 196 | register FXuint hints; | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPoint.lo -MD -MP -MF .deps/FXPoint.Tpo -c FXPoint.cpp -o FXPoint.o >/dev/null 2>&1 FXPopup.cpp: In member function 'virtual void FX::FXPopup::layout()': FXPopup.cpp:222:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 222 | register FXWindow *child; | ^~~~~ FXPopup.cpp:223:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 223 | register FXint w,h,x,y,remain,t; | ^ FXPopup.cpp:223:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 223 | register FXint w,h,x,y,remain,t; | ^ FXPopup.cpp:223:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 223 | register FXint w,h,x,y,remain,t; | ^ FXPopup.cpp:223:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 223 | register FXint w,h,x,y,remain,t; | ^ FXPopup.cpp:223:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 223 | register FXint w,h,x,y,remain,t; | ^~~~~~ FXPopup.cpp:223:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 223 | register FXint w,h,x,y,remain,t; | ^ FXPopup.cpp:224:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 224 | register FXuint hints; | ^~~~~ FXPopup.cpp:225:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 225 | register FXint sumexpand=0; | ^~~~~~~~~ FXPopup.cpp:226:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 226 | register FXint numexpand=0; | ^~~~~~~~~ FXPopup.cpp:227:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 227 | register FXint mw=0; | ^~ FXPopup.cpp:228:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXint mh=0; | ^~ FXPopup.cpp:229:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 229 | register FXint e=0; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPipe.lo -MD -MP -MF .deps/FXPipe.Tpo -c FXPipe.cpp -o FXPipe.o >/dev/null 2>&1 FXProgressDialog.cpp: In constructor 'FX::FXProgressDialog::FXProgressDialog(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXProgressDialog.cpp:86:46: warning: declaration of 'owner' shadows a member of 'FX::FXProgressDialog' [-Wshadow] 86 | FXProgressDialog::FXProgressDialog(FXWindow* owner,const FXString& caption,const FXString& label,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from FXProgressDialog.cpp:38: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXProgressDialog.cpp: In constructor 'FX::FXProgressDialog::FXProgressDialog(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXProgressDialog.cpp:86:46: warning: declaration of 'owner' shadows a member of 'FX::FXProgressDialog' [-Wshadow] 86 | FXProgressDialog::FXProgressDialog(FXWindow* owner,const FXString& caption,const FXString& label,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from FXProgressDialog.cpp:38: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXProgressDialog.cpp: In constructor 'FX::FXProgressDialog::FXProgressDialog(FX::FXWindow*, const FX::FXString&, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXProgressDialog.cpp:86:46: warning: declaration of 'owner' shadows a member of 'FX::FXProgressDialog' [-Wshadow] 86 | FXProgressDialog::FXProgressDialog(FXWindow* owner,const FXString& caption,const FXString& label,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from FXProgressDialog.cpp:38: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRegistry.lo -MD -MP -MF .deps/FXRegistry.Tpo -c FXRegistry.cpp -fPIC -DPIC -o .libs/FXRegistry.o FXPrintDialog.cpp: In constructor 'FX::FXPrintDialog::FXPrintDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXPrintDialog.cpp:233:40: warning: declaration of 'owner' shadows a member of 'FX::FXPrintDialog' [-Wshadow] 233 | FXPrintDialog::FXPrintDialog(FXWindow* owner,const FXString& caption,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from FXPrintDialog.cpp:44: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXPrintDialog.cpp: In constructor 'FX::FXPrintDialog::FXPrintDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXPrintDialog.cpp:233:40: warning: declaration of 'owner' shadows a member of 'FX::FXPrintDialog' [-Wshadow] 233 | FXPrintDialog::FXPrintDialog(FXWindow* owner,const FXString& caption,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from FXPrintDialog.cpp:44: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXPrintDialog.cpp: In constructor 'FX::FXPrintDialog::FXPrintDialog(FX::FXWindow*, const FX::FXString&, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXPrintDialog.cpp:233:40: warning: declaration of 'owner' shadows a member of 'FX::FXPrintDialog' [-Wshadow] 233 | FXPrintDialog::FXPrintDialog(FXWindow* owner,const FXString& caption,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from FXPrintDialog.cpp:44: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRex.lo -MD -MP -MF .deps/FXRex.Tpo -c FXRex.cpp -fPIC -DPIC -o .libs/FXRex.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXMDIChild.lo -MD -MP -MF .deps/FXMDIChild.Tpo -c FXMDIChild.cpp -o FXMDIChild.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXReplaceDialog.lo -MD -MP -MF .deps/FXReplaceDialog.Tpo -c FXReplaceDialog.cpp -fPIC -DPIC -o .libs/FXReplaceDialog.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRootWindow.lo -MD -MP -MF .deps/FXRootWindow.Tpo -c FXRootWindow.cpp -fPIC -DPIC -o .libs/FXRootWindow.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRuler.lo -MD -MP -MF .deps/FXRuler.Tpo -c FXRuler.cpp -fPIC -DPIC -o .libs/FXRuler.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPicker.lo -MD -MP -MF .deps/FXPicker.Tpo -c FXPicker.cpp -o FXPicker.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRGBIcon.lo -MD -MP -MF .deps/FXRGBIcon.Tpo -c FXRGBIcon.cpp -o FXRGBIcon.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRASIcon.lo -MD -MP -MF .deps/FXRASIcon.Tpo -c FXRASIcon.cpp -o FXRASIcon.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRulerView.lo -MD -MP -MF .deps/FXRulerView.Tpo -c FXRulerView.cpp -fPIC -DPIC -o .libs/FXRulerView.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRASImage.lo -MD -MP -MF .deps/FXRASImage.Tpo -c FXRASImage.cpp -o FXRASImage.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXScrollArea.lo -MD -MP -MF .deps/FXScrollArea.Tpo -c FXScrollArea.cpp -fPIC -DPIC -o .libs/FXScrollArea.o mv -f .deps/FXMenuSeparator.Tpo .deps/FXMenuSeparator.Plo libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXProgressDialog.lo -MD -MP -MF .deps/FXProgressDialog.Tpo -c FXProgressDialog.cpp -o FXProgressDialog.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXScrollPane.lo -MD -MP -MF .deps/FXScrollPane.Tpo -c -o FXScrollPane.lo FXScrollPane.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXImage.lo -MD -MP -MF .deps/FXImage.Tpo -c FXImage.cpp -o FXImage.o >/dev/null 2>&1 mv -f .deps/FXMenuPane.Tpo .deps/FXMenuPane.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXScrollWindow.lo -MD -MP -MF .deps/FXScrollWindow.Tpo -c -o FXScrollWindow.lo FXScrollWindow.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRGBImage.lo -MD -MP -MF .deps/FXRGBImage.Tpo -c FXRGBImage.cpp -o FXRGBImage.o >/dev/null 2>&1 mv -f .deps/FXMenuBar.Tpo .deps/FXMenuBar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSearchDialog.lo -MD -MP -MF .deps/FXSearchDialog.Tpo -c -o FXSearchDialog.lo FXSearchDialog.cpp FXRangef.cpp: In member function 'FX::FXfloat FX::FXRangef::longest() const': FXRangef.cpp:56:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 56 | register FXfloat x=upper.x-lower.x; | ^ FXRangef.cpp:57:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 57 | register FXfloat y=upper.y-lower.y; | ^ FXRangef.cpp:58:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 58 | register FXfloat z=upper.z-lower.z; | ^ FXRangef.cpp: In member function 'FX::FXfloat FX::FXRangef::shortest() const': FXRangef.cpp:65:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 65 | register FXfloat x=upper.x-lower.x; | ^ FXRangef.cpp:66:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 66 | register FXfloat y=upper.y-lower.y; | ^ FXRangef.cpp:67:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 67 | register FXfloat z=upper.z-lower.z; | ^ FXRangef.cpp: In member function 'FX::FXfloat FX::FXRangef::diameter() const': FXRangef.cpp:74:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 74 | register FXfloat x=upper.x-lower.x; | ^ FXRangef.cpp:75:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 75 | register FXfloat y=upper.y-lower.y; | ^ FXRangef.cpp:76:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 76 | register FXfloat z=upper.z-lower.z; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPacker.lo -MD -MP -MF .deps/FXPacker.Tpo -c FXPacker.cpp -o FXPacker.o >/dev/null 2>&1 FXRangef.cpp: In member function 'FX::FXRangef& FX::FXRangef::include(FX::FXfloat, FX::FXfloat, FX::FXfloat)': FXRangef.cpp:131:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 131 | if(xupper.x) upper.x=x; | ^~ FXRangef.cpp:131:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 131 | if(xupper.x) upper.x=x; | ^~ FXRangef.cpp:132:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 132 | if(yupper.y) upper.y=y; | ^~ FXRangef.cpp:132:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 132 | if(yupper.y) upper.y=y; | ^~ FXRangef.cpp:133:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 133 | if(zupper.z) upper.z=z; | ^~ FXRangef.cpp:133:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 133 | if(zupper.z) upper.z=z; | ^~ FXRangef.cpp: In member function 'FX::FXRangef& FX::FXRangef::include(const FX::FXRangef&)': FXRangef.cpp:146:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 146 | if(box.lower.xupper.x) upper.x=box.upper.x; | ^~ FXRangef.cpp:146:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 146 | if(box.lower.xupper.x) upper.x=box.upper.x; | ^~ FXRangef.cpp:147:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 147 | if(box.lower.yupper.y) upper.y=box.upper.y; | ^~ FXRangef.cpp:147:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 147 | if(box.lower.yupper.y) upper.y=box.upper.y; | ^~ FXRangef.cpp:148:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 148 | if(box.lower.zupper.z) upper.z=box.upper.z; | ^~ FXRangef.cpp:148:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 148 | if(box.lower.zupper.z) upper.z=box.upper.z; | ^~ FXRangef.cpp: In member function 'FX::FXRangef& FX::FXRangef::include(const FX::FXSpheref&)': FXRangef.cpp:157:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 157 | if(lo.xupper.x) upper.x=hi.x; | ^~ FXRangef.cpp:157:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 157 | if(lo.xupper.x) upper.x=hi.x; | ^~ FXRangef.cpp:158:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 158 | if(lo.yupper.y) upper.y=hi.y; | ^~ FXRangef.cpp:158:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 158 | if(lo.yupper.y) upper.y=hi.y; | ^~ FXRangef.cpp:159:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 159 | if(lo.zupper.z) upper.z=hi.z; | ^~ FXRangef.cpp:159:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 159 | if(lo.zupper.z) upper.z=hi.z; | ^~ FXRangef.cpp: In member function 'bool FX::FXRangef::intersect(const FX::FXVec3f&, const FX::FXVec3f&)': FXRangef.cpp:228:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXfloat d,ni,fi,t; | ^ FXRangef.cpp:228:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXfloat d,ni,fi,t; | ^~ FXRangef.cpp:228:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXfloat d,ni,fi,t; | ^~ FXRangef.cpp:228:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXfloat d,ni,fi,t; | ^ FXRangef.cpp:229:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 229 | register FXfloat f= FLT_MAX; | ^ FXRangef.cpp:230:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 230 | register FXfloat n=-FLT_MAX; | ^ FXRanged.cpp: In member function 'FX::FXdouble FX::FXRanged::longest() const': FXRanged.cpp:56:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 56 | register FXdouble x=upper.x-lower.x; | ^ FXRanged.cpp:57:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 57 | register FXdouble y=upper.y-lower.y; | ^ FXRanged.cpp:58:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 58 | register FXdouble z=upper.z-lower.z; | ^ FXRanged.cpp: In member function 'FX::FXdouble FX::FXRanged::shortest() const': FXRanged.cpp:65:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 65 | register FXdouble x=upper.x-lower.x; | ^ FXRanged.cpp:66:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 66 | register FXdouble y=upper.y-lower.y; | ^ FXRanged.cpp:67:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 67 | register FXdouble z=upper.z-lower.z; | ^ FXRanged.cpp: In member function 'FX::FXdouble FX::FXRanged::diameter() const': FXRanged.cpp:74:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 74 | register FXdouble x=upper.x-lower.x; | ^ FXRanged.cpp:75:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 75 | register FXdouble y=upper.y-lower.y; | ^ FXRanged.cpp:76:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 76 | register FXdouble z=upper.z-lower.z; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPath.lo -MD -MP -MF .deps/FXPath.Tpo -c FXPath.cpp -o FXPath.o >/dev/null 2>&1 FXRanged.cpp: In member function 'FX::FXRanged& FX::FXRanged::include(FX::FXdouble, FX::FXdouble, FX::FXdouble)': FXRanged.cpp:131:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 131 | if(xupper.x) upper.x=x; | ^~ FXRanged.cpp:131:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 131 | if(xupper.x) upper.x=x; | ^~ FXRanged.cpp:132:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 132 | if(yupper.y) upper.y=y; | ^~ FXRanged.cpp:132:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 132 | if(yupper.y) upper.y=y; | ^~ FXRanged.cpp:133:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 133 | if(zupper.z) upper.z=z; | ^~ FXRanged.cpp:133:28: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 133 | if(zupper.z) upper.z=z; | ^~ FXRanged.cpp: In member function 'FX::FXRanged& FX::FXRanged::include(const FX::FXRanged&)': FXRanged.cpp:146:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 146 | if(box.lower.xupper.x) upper.x=box.upper.x; | ^~ FXRanged.cpp:146:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 146 | if(box.lower.xupper.x) upper.x=box.upper.x; | ^~ FXRanged.cpp:147:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 147 | if(box.lower.yupper.y) upper.y=box.upper.y; | ^~ FXRanged.cpp:147:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 147 | if(box.lower.yupper.y) upper.y=box.upper.y; | ^~ FXRanged.cpp:148:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 148 | if(box.lower.zupper.z) upper.z=box.upper.z; | ^~ FXRanged.cpp:148:48: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 148 | if(box.lower.zupper.z) upper.z=box.upper.z; | ^~ FXRanged.cpp: In member function 'FX::FXRanged& FX::FXRanged::include(const FX::FXSphered&)': FXRanged.cpp:157:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 157 | if(lo.xupper.x) upper.x=hi.x; | ^~ FXRanged.cpp:157:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 157 | if(lo.xupper.x) upper.x=hi.x; | ^~ FXRanged.cpp:158:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 158 | if(lo.yupper.y) upper.y=hi.y; | ^~ FXRanged.cpp:158:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 158 | if(lo.yupper.y) upper.y=hi.y; | ^~ FXRanged.cpp:159:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 159 | if(lo.zupper.z) upper.z=hi.z; | ^~ FXRanged.cpp:159:34: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 159 | if(lo.zupper.z) upper.z=hi.z; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXScrollBar.lo -MD -MP -MF .deps/FXScrollBar.Tpo -c FXScrollBar.cpp -fPIC -DPIC -o .libs/FXScrollBar.o FXRanged.cpp: In member function 'bool FX::FXRanged::intersect(const FX::FXVec3d&, const FX::FXVec3d&)': FXRanged.cpp:228:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXdouble d,ni,fi,t; | ^ FXRanged.cpp:228:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXdouble d,ni,fi,t; | ^~ FXRanged.cpp:228:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXdouble d,ni,fi,t; | ^~ FXRanged.cpp:228:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 228 | register FXdouble d,ni,fi,t; | ^ FXRanged.cpp:229:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 229 | register FXdouble f= DBL_MAX; | ^ FXRanged.cpp:230:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 230 | register FXdouble n=-DBL_MAX; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXOptionMenu.lo -MD -MP -MF .deps/FXOptionMenu.Tpo -c FXOptionMenu.cpp -o FXOptionMenu.o >/dev/null 2>&1 mv -f .deps/FXMat3d.Tpo .deps/FXMat3d.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSeparator.lo -MD -MP -MF .deps/FXSeparator.Tpo -c -o FXSeparator.lo FXSeparator.cpp FXRealSlider.cpp: In member function 'long int FX::FXRealSlider::onLeftBtnPress(FX::FXObject*, FX::FXSelector, void*)': FXRealSlider.cpp:322:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 322 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXRealSlider.cpp:323:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 323 | register FXdouble p=pos; | ^ FXRealSlider.cpp: In member function 'long int FX::FXRealSlider::onLeftBtnRelease(FX::FXObject*, FX::FXSelector, void*)': FXRealSlider.cpp:374:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 374 | register FXuint flgs=flags; | ^~~~ FXRealSlider.cpp: In member function 'long int FX::FXRealSlider::onMotion(FX::FXObject*, FX::FXSelector, void*)': FXRealSlider.cpp:394:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 394 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXRealSlider.cpp:395:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 395 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~ FXRealSlider.cpp:395:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 395 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~ FXRealSlider.cpp:395:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 395 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~ FXRealSlider.cpp:395:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 395 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~ FXRealSlider.cpp:395:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 395 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~ FXRealSlider.cpp:395:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 395 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~ FXRealSlider.cpp:395:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 395 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^ FXRealSlider.cpp:395:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 395 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~~~~~ FXRealSlider.cpp:396:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 396 | register FXdouble p; | ^ FXRealSlider.cpp: In member function 'long int FX::FXRealSlider::onMiddleBtnPress(FX::FXObject*, FX::FXSelector, void*)': FXRealSlider.cpp:448:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 448 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXRealSlider.cpp:449:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 449 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~ FXRealSlider.cpp:449:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 449 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~ FXRealSlider.cpp:449:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 449 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~ FXRealSlider.cpp:449:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 449 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~ FXRealSlider.cpp:449:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 449 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~ FXRealSlider.cpp:449:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 449 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~ FXRealSlider.cpp:449:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 449 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^ FXRealSlider.cpp:449:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 449 | register FXint xx,yy,ww,hh,lo,hi,h,travel; | ^~~~~~ FXRealSlider.cpp:450:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 450 | register FXdouble p; | ^ FXRealSlider.cpp: In member function 'long int FX::FXRealSlider::onMiddleBtnRelease(FX::FXObject*, FX::FXSelector, void*)': FXRealSlider.cpp:508:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 508 | register FXuint flgs=flags; | ^~~~ FXRealSlider.cpp: In member function 'long int FX::FXRealSlider::onMouseWheel(FX::FXObject*, FX::FXSelector, void*)': FXRealSlider.cpp:528:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 528 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXRealSlider.cpp:529:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 529 | register FXdouble p=pos+incr*(event->code/120); | ^ FXRealSlider.cpp: In member function 'long int FX::FXRealSlider::onAutoSlide(FX::FXObject*, FX::FXSelector, void*)': FXRealSlider.cpp:618:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 618 | register FXint dir=(FXint)(FXival)ptr; | ^~~ FXRealSlider.cpp:619:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 619 | register FXdouble p=pos+incr*dir; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXQuatd.lo -MD -MP -MF .deps/FXQuatd.Tpo -c FXQuatd.cpp -o FXQuatd.o >/dev/null 2>&1 FXRealSlider.cpp: In member function 'void FX::FXRealSlider::drawHorzTicks(FX::FXDCWindow&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXRealSlider.cpp:641:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 641 | register FXdouble interval=range[1]-range[0]; | ^~~~~~~~ FXRealSlider.cpp:642:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 642 | register FXint travel,offset,p; | ^~~~~~ FXRealSlider.cpp:642:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 642 | register FXint travel,offset,p; | ^~~~~~ FXRealSlider.cpp:642:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 642 | register FXint travel,offset,p; | ^ FXRealSlider.cpp:643:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 643 | register FXdouble v,d; | ^ FXRealSlider.cpp:643:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 643 | register FXdouble v,d; | ^ FXRealSlider.cpp: In member function 'void FX::FXRealSlider::drawVertTicks(FX::FXDCWindow&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXRealSlider.cpp:660:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 660 | register FXdouble interval=range[1]-range[0]; | ^~~~~~~~ FXRealSlider.cpp:661:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 661 | register FXint travel,offset,p; | ^~~~~~ FXRealSlider.cpp:661:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 661 | register FXint travel,offset,p; | ^~~~~~ FXRealSlider.cpp:661:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 661 | register FXint travel,offset,p; | ^ FXRealSlider.cpp:662:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 662 | register FXdouble v,d; | ^ FXRealSlider.cpp:662:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 662 | register FXdouble v,d; | ^ FXRecentFiles.cpp: In member function 'long int FX::FXRecentFiles::onUpdFile(FX::FXObject*, FX::FXSelector, void*)': FXRecentFiles.cpp:176:14: warning: declaration of 'string' shadows a previous local [-Wshadow] 176 | FXString string; | ^~~~~~ FXRecentFiles.cpp:171:12: note: shadowed declaration is here 171 | FXString string; | ^~~~~~ FXRectangle.cpp: In member function 'FX::FXRectangle FX::FXRectangle::operator+(const FX::FXRectangle&) const': FXRectangle.cpp:123:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 123 | register FXshort xx=_min(x,r.x); | ^~ FXRectangle.cpp:124:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 124 | register FXshort ww=_max(x+w,r.x+r.w)-xx; | ^~ FXRectangle.cpp:125:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 125 | register FXshort yy=_min(y,r.y); | ^~ FXRectangle.cpp:126:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 126 | register FXshort hh=_max(y+h,r.y+r.h)-yy; | ^~ FXRectangle.cpp: In member function 'FX::FXRectangle FX::FXRectangle::operator*(const FX::FXRectangle&) const': FXRectangle.cpp:133:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 133 | register FXshort xx=_max(x,r.x); | ^~ FXRectangle.cpp:134:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 134 | register FXshort ww=_min(x+w,r.x+r.w)-xx; | ^~ FXRectangle.cpp:135:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 135 | register FXshort yy=_max(y,r.y); | ^~ FXRectangle.cpp:136:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 136 | register FXshort hh=_min(y+h,r.y+r.h)-yy; | ^~ FXRealSlider.cpp: In member function 'void FX::FXRealSlider::setValue(FX::FXdouble, FX::FXbool)': FXRealSlider.cpp:878:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 878 | register FXdouble interval=range[1]-range[0]; | ^~~~~~~~ FXRealSlider.cpp:879:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 879 | register FXint travel,lo,hi,h; | ^~~~~~ FXRealSlider.cpp:879:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 879 | register FXint travel,lo,hi,h; | ^~ FXRealSlider.cpp:879:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 879 | register FXint travel,lo,hi,h; | ^~ FXRealSlider.cpp:879:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 879 | register FXint travel,lo,hi,h; | ^ FXRealSpinner.cpp: In member function 'long int FX::FXRealSpinner::onChgEntry(FX::FXObject*, FX::FXSelector, void*)': FXRealSpinner.cpp:246:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 246 | register FXdouble value=FXDoubleVal(textField->getText()); | ^~~~~ mv -f .deps/FXPCXImage.Tpo .deps/FXPCXImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSettings.lo -MD -MP -MF .deps/FXSettings.Tpo -c -o FXSettings.lo FXSettings.cpp mv -f .deps/FXMat3f.Tpo .deps/FXMat3f.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXShell.lo -MD -MP -MF .deps/FXShell.Tpo -c -o FXShell.lo FXShell.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXQuatf.lo -MD -MP -MF .deps/FXQuatf.Tpo -c FXQuatf.cpp -o FXQuatf.o >/dev/null 2>&1 mv -f .deps/FXPCXIcon.Tpo .deps/FXPCXIcon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXShutter.lo -MD -MP -MF .deps/FXShutter.Tpo -c -o FXShutter.lo FXShutter.cpp mv -f .deps/FXPNGIcon.Tpo .deps/FXPNGIcon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSize.lo -MD -MP -MF .deps/FXSize.Tpo -c -o FXSize.lo FXSize.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXProgressBar.lo -MD -MP -MF .deps/FXProgressBar.Tpo -c FXProgressBar.cpp -o FXProgressBar.o >/dev/null 2>&1 mv -f .deps/FXPNGImage.Tpo .deps/FXPNGImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSlider.lo -MD -MP -MF .deps/FXSlider.Tpo -c -o FXSlider.lo FXSlider.cpp mv -f .deps/FXObject.Tpo .deps/FXObject.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSocket.lo -MD -MP -MF .deps/FXSocket.Tpo -c -o FXSocket.lo FXSocket.cpp mv -f .deps/FXKnob.Tpo .deps/FXKnob.Plo mv -f .deps/FXPPMIcon.Tpo .deps/FXPPMIcon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSpinner.lo -MD -MP -MF .deps/FXSpinner.Tpo -c -o FXSpinner.lo FXSpinner.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSpheref.lo -MD -MP -MF .deps/FXSpheref.Tpo -c -o FXSpheref.lo FXSpheref.cpp mv -f .deps/FXPPMImage.Tpo .deps/FXPPMImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSphered.lo -MD -MP -MF .deps/FXSphered.Tpo -c -o FXSphered.lo FXSphered.cpp FXRegistry.cpp: In member function 'bool FX::FXRegistry::read()': FXRegistry.cpp:137:17: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register bool ok=false; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXScrollPane.lo -MD -MP -MF .deps/FXScrollPane.Tpo -c FXScrollPane.cpp -fPIC -DPIC -o .libs/FXScrollPane.o FXRex.cpp: In function 'FX::FXint {anonymous}::hex(const FXchar*&)': FXRex.cpp:957:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 957 | register FXint ch,n; | ^~ FXRex.cpp:957:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 957 | register FXint ch,n; | ^ FXRex.cpp: In function 'FX::FXint {anonymous}::oct(const FXchar*&)': FXRex.cpp:967:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 967 | register FXint ch,n; | ^~ FXRex.cpp:967:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 967 | register FXint ch,n; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXScrollWindow.lo -MD -MP -MF .deps/FXScrollWindow.Tpo -c FXScrollWindow.cpp -fPIC -DPIC -o .libs/FXScrollWindow.o mv -f .deps/FXPoint.Tpo .deps/FXPoint.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSplashWindow.lo -MD -MP -MF .deps/FXSplashWindow.Tpo -c -o FXSplashWindow.lo FXSplashWindow.cpp mv -f .deps/FXFileList.Tpo .deps/FXFileList.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSplitter.lo -MD -MP -MF .deps/FXSplitter.Tpo -c -o FXSplitter.lo FXSplitter.cpp mv -f .deps/FXLabel.Tpo .deps/FXLabel.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSpring.lo -MD -MP -MF .deps/FXSpring.Tpo -c -o FXSpring.lo FXSpring.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRangef.lo -MD -MP -MF .deps/FXRangef.Tpo -c FXRangef.cpp -o FXRangef.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRectangle.lo -MD -MP -MF .deps/FXRectangle.Tpo -c FXRectangle.cpp -o FXRectangle.o >/dev/null 2>&1 mv -f .deps/FXMenuCaption.Tpo .deps/FXMenuCaption.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStat.lo -MD -MP -MF .deps/FXStat.Tpo -c -o FXStat.lo FXStat.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRanged.lo -MD -MP -MF .deps/FXRanged.Tpo -c FXRanged.cpp -o FXRanged.o >/dev/null 2>&1 FXRex.cpp: In member function 'FX::FXRexError {anonymous}::FXCompile::charset()': FXRex.cpp:1612:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1612 | register FXint first,last,op,i; | ^~~~~ FXRex.cpp:1612:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1612 | register FXint first,last,op,i; | ^~~~ FXRex.cpp:1612:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1612 | register FXint first,last,op,i; | ^~ FXRex.cpp:1612:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1612 | register FXint first,last,op,i; | ^ FXRex.cpp: In member function 'FX::FXint* {anonymous}::FXCompile::append(FX::FXint)': FXRex.cpp:1767:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1767 | register FXint *val=pc; | ^~~ FXRex.cpp: In member function 'FX::FXint* {anonymous}::FXCompile::append(FX::FXint, FX::FXint)': FXRex.cpp:1778:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1778 | register FXint *val=pc; | ^~~ FXRex.cpp: In member function 'FX::FXint* {anonymous}::FXCompile::append(FX::FXint, FX::FXint, FX::FXint)': FXRex.cpp:1790:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1790 | register FXint *val=pc; | ^~~ FXRex.cpp: In member function 'FX::FXint* {anonymous}::FXCompile::append(FX::FXint, FX::FXint*)': FXRex.cpp:1803:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1803 | register FXint *val=pc; | ^~~ FXRex.cpp: In member function 'FX::FXint* {anonymous}::FXCompile::append(FX::FXint, FX::FXint, FX::FXint*)': FXRex.cpp:1822:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1822 | register FXint *val=pc; | ^~~ FXRex.cpp: In member function 'void {anonymous}::FXCompile::patch(FX::FXint*, FX::FXint*)': FXRex.cpp:1888:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1888 | register FXint delta; | ^~~~~ FXRex.cpp: In member function 'bool {anonymous}::FXExecute::match(const FXint*)': FXRex.cpp:1906:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1906 | register FXint no,keep,rep_min,rep_max,greed,op; | ^~ FXRex.cpp:1906:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1906 | register FXint no,keep,rep_min,rep_max,greed,op; | ^~~~ FXRex.cpp:1906:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1906 | register FXint no,keep,rep_min,rep_max,greed,op; | ^~~~~~~ FXRex.cpp:1906:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1906 | register FXint no,keep,rep_min,rep_max,greed,op; | ^~~~~~~ FXRex.cpp:1906:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1906 | register FXint no,keep,rep_min,rep_max,greed,op; | ^~~~~ mv -f .deps/FXPipe.Tpo .deps/FXPipe.Plo FXRex.cpp:1906:48: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1906 | register FXint no,keep,rep_min,rep_max,greed,op; | ^~ FXRex.cpp:1907:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1907 | register const FXchar *save,*beg,*end; | ^~~~ FXRex.cpp:1907:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1907 | register const FXchar *save,*beg,*end; | ^~~ FXRex.cpp:1907:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1907 | register const FXchar *save,*beg,*end; | ^~~ FXRex.cpp:1908:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1908 | register FXchar ch; | ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStatusBar.lo -MD -MP -MF .deps/FXStatusBar.Tpo -c -o FXStatusBar.lo FXStatusBar.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSearchDialog.lo -MD -MP -MF .deps/FXSearchDialog.Tpo -c FXSearchDialog.cpp -fPIC -DPIC -o .libs/FXSearchDialog.o FXRex.cpp: In member function 'bool {anonymous}::FXExecute::attempt(const FXchar*)': FXRex.cpp:2436:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2436 | register FXint i=npar; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRecentFiles.lo -MD -MP -MF .deps/FXRecentFiles.Tpo -c FXRecentFiles.cpp -o FXRecentFiles.o >/dev/null 2>&1 FXRex.cpp: In member function 'bool {anonymous}::FXExecute::execute(const FXchar*, const FXchar*)': FXRex.cpp:2452:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2452 | register FXchar ch; | ^~ FXRex.cpp: In static member function 'static FX::FXString FX::FXRex::substitute(const FXchar*, FX::FXint, FX::FXint*, FX::FXint*, const FX::FXString&, FX::FXint)': FXRex.cpp:2701:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2701 | register FXint ch,n,i=0; | ^~ FXRex.cpp:2701:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2701 | register FXint ch,n,i=0; | ^ FXRex.cpp:2701:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2701 | register FXint ch,n,i=0; | ^ FXRootWindow.cpp: In member function 'virtual void FX::FXRootWindow::create()': FXRootWindow.cpp:85:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 85 | register FXWindow *child; | ^~~~~ FXRootWindow.cpp: In member function 'virtual void FX::FXRootWindow::detach()': FXRootWindow.cpp:135:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 135 | register FXWindow *child; | ^~~~~ FXRootWindow.cpp: In member function 'virtual void FX::FXRootWindow::destroy()': FXRootWindow.cpp:146:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 146 | register FXWindow *child; | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRegion.lo -MD -MP -MF .deps/FXRegion.Tpo -c FXRegion.cpp -o FXRegion.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXList.lo -MD -MP -MF .deps/FXList.Tpo -c FXList.cpp -o FXList.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPopup.lo -MD -MP -MF .deps/FXPopup.Tpo -c FXPopup.cpp -o FXPopup.o >/dev/null 2>&1 mv -f .deps/FXObjectList.Tpo .deps/FXObjectList.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStatusLine.lo -MD -MP -MF .deps/FXStatusLine.Tpo -c -o FXStatusLine.lo FXStatusLine.cpp mv -f .deps/FXMatrix.Tpo .deps/FXMatrix.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStream.lo -MD -MP -MF .deps/FXStream.Tpo -c -o FXStream.lo FXStream.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSeparator.lo -MD -MP -MF .deps/FXSeparator.Tpo -c FXSeparator.cpp -fPIC -DPIC -o .libs/FXSeparator.o mv -f .deps/FXMenuCascade.Tpo .deps/FXMenuCascade.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXString.lo -MD -MP -MF .deps/FXString.Tpo -c -o FXString.lo FXString.cpp mv -f .deps/FXMenuRadio.Tpo .deps/FXMenuRadio.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStringDict.lo -MD -MP -MF .deps/FXStringDict.Tpo -c -o FXStringDict.lo FXStringDict.cpp mv -f .deps/FXListBox.Tpo .deps/FXListBox.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSwitcher.lo -MD -MP -MF .deps/FXSwitcher.Tpo -c -o FXSwitcher.lo FXSwitcher.cpp mv -f .deps/FXMenuCheck.Tpo .deps/FXMenuCheck.Plo FXRuler.cpp: In member function 'long int FX::FXRuler::onLeftBtnPress(FX::FXObject*, FX::FXSelector, void*)': FXRuler.cpp:851:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 851 | register FXEvent* event=(FXEvent*)ptr; | ^~~~~ FXRuler.cpp:852:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 852 | register FXint lo,hi; | ^~ FXRuler.cpp:852:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 852 | register FXint lo,hi; | ^~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSystem.lo -MD -MP -MF .deps/FXSystem.Tpo -c -o FXSystem.lo FXSystem.cpp mv -f .deps/FXMDIClient.Tpo .deps/FXMDIClient.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTGAIcon.lo -MD -MP -MF .deps/FXTGAIcon.Tpo -c -o FXTGAIcon.lo FXTGAIcon.cpp FXRuler.cpp: In member function 'FX::FXint FX::FXRuler::picked(FX::FXint, FX::FXint)': FXRuler.cpp:900:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 900 | register FXint wlo,whi,lo,hi; | ^~~ FXRuler.cpp:900:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 900 | register FXint wlo,whi,lo,hi; | ^~~ FXRuler.cpp:900:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 900 | register FXint wlo,whi,lo,hi; | ^~ FXRuler.cpp:900:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 900 | register FXint wlo,whi,lo,hi; | ^~ FXRuler.cpp: In member function 'long int FX::FXRuler::onMotion(FX::FXObject*, FX::FXSelector, void*)': FXRuler.cpp:938:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 938 | register FXEvent* event=(FXEvent*)ptr; | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRadioButton.lo -MD -MP -MF .deps/FXRadioButton.Tpo -c FXRadioButton.cpp -o FXRadioButton.o >/dev/null 2>&1 FXReplaceDialog.cpp: In constructor 'FX::FXReplaceDialog::FXReplaceDialog(FX::FXWindow*, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXReplaceDialog.cpp:108:44: warning: declaration of 'owner' shadows a member of 'FX::FXReplaceDialog' [-Wshadow] 108 | FXReplaceDialog::FXReplaceDialog(FXWindow* owner,const FXString& caption,FXIcon* ic,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from FXReplaceDialog.cpp:42: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXReplaceDialog.cpp: In constructor 'FX::FXReplaceDialog::FXReplaceDialog(FX::FXWindow*, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXReplaceDialog.cpp:108:44: warning: declaration of 'owner' shadows a member of 'FX::FXReplaceDialog' [-Wshadow] 108 | FXReplaceDialog::FXReplaceDialog(FXWindow* owner,const FXString& caption,FXIcon* ic,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSettings.lo -MD -MP -MF .deps/FXSettings.Tpo -c FXSettings.cpp -fPIC -DPIC -o .libs/FXSettings.o In file included from FXReplaceDialog.cpp:42: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXReplaceDialog.cpp: In constructor 'FX::FXReplaceDialog::FXReplaceDialog(FX::FXWindow*, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXReplaceDialog.cpp:108:44: warning: declaration of 'owner' shadows a member of 'FX::FXReplaceDialog' [-Wshadow] 108 | FXReplaceDialog::FXReplaceDialog(FXWindow* owner,const FXString& caption,FXIcon* ic,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from FXReplaceDialog.cpp:42: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXReplaceDialog.cpp: In member function 'void FX::FXReplaceDialog::appendHistory(const FX::FXString&, const FX::FXString&, FX::FXuint)': FXReplaceDialog.cpp:232:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 232 | register const char* val; | ^~~ FXReplaceDialog.cpp:233:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 233 | register int i; | ^ mv -f .deps/FXMenuCommand.Tpo .deps/FXMenuCommand.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTGAImage.lo -MD -MP -MF .deps/FXTGAImage.Tpo -c -o FXTGAImage.lo FXTGAImage.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXShell.lo -MD -MP -MF .deps/FXShell.Tpo -c FXShell.cpp -fPIC -DPIC -o .libs/FXShell.o mv -f .deps/FXMDIButton.Tpo .deps/FXMDIButton.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTIFIcon.lo -MD -MP -MF .deps/FXTIFIcon.Tpo -c -o FXTIFIcon.lo FXTIFIcon.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXIconList.lo -MD -MP -MF .deps/FXIconList.Tpo -c FXIconList.cpp -o FXIconList.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXShutter.lo -MD -MP -MF .deps/FXShutter.Tpo -c FXShutter.cpp -fPIC -DPIC -o .libs/FXShutter.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSize.lo -MD -MP -MF .deps/FXSize.Tpo -c FXSize.cpp -fPIC -DPIC -o .libs/FXSize.o FXScrollArea.cpp: In member function 'virtual FX::FXint FX::FXScrollArea::getDefaultWidth()': FXScrollArea.cpp:128:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 128 | register FXint w=0; | ^ FXScrollArea.cpp:129:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 129 | register FXint t; | ^ FXScrollArea.cpp: In member function 'virtual FX::FXint FX::FXScrollArea::getDefaultHeight()': FXScrollArea.cpp:139:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 139 | register FXint h=0; | ^ FXScrollArea.cpp:140:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 140 | register FXint t; | ^ FXScrollArea.cpp: In member function 'long int FX::FXScrollArea::onAutoScroll(FX::FXObject*, FX::FXSelector, void*)': FXScrollArea.cpp:222:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 222 | register FXEvent* event=(FXEvent*)ptr; | ^~~~~ FXScrollArea.cpp:223:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 223 | register FXint dx=0; | ^~ FXScrollArea.cpp:224:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 224 | register FXint dy=0; | ^~ FXScrollArea.cpp: In member function 'FX::FXbool FX::FXScrollArea::startAutoScroll(FX::FXEvent*, FX::FXbool)': FXScrollArea.cpp:265:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 265 | register FXbool autoscrolling=FALSE; | ^~~~~~~~~~~~~ FXScrollArea.cpp: In member function 'virtual void FX::FXScrollArea::layout()': FXScrollArea.cpp:359:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 359 | register FXint new_x,new_y,content_w,content_h; | ^~~~~ FXScrollArea.cpp:359:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 359 | register FXint new_x,new_y,content_w,content_h; | ^~~~~ FXScrollArea.cpp:359:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 359 | register FXint new_x,new_y,content_w,content_h; | ^~~~~~~~~ FXScrollArea.cpp:359:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 359 | register FXint new_x,new_y,content_w,content_h; | ^~~~~~~~~ FXScrollArea.cpp:360:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 360 | register FXint sh_h=0; | ^~~~ FXScrollArea.cpp:361:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 361 | register FXint sv_w=0; | ^~~~ mv -f .deps/FXHeader.Tpo .deps/FXHeader.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTIFImage.lo -MD -MP -MF .deps/FXTIFImage.Tpo -c -o FXTIFImage.lo FXTIFImage.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSlider.lo -MD -MP -MF .deps/FXSlider.Tpo -c FXSlider.cpp -fPIC -DPIC -o .libs/FXSlider.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSpinner.lo -MD -MP -MF .deps/FXSpinner.Tpo -c FXSpinner.cpp -fPIC -DPIC -o .libs/FXSpinner.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRegistry.lo -MD -MP -MF .deps/FXRegistry.Tpo -c FXRegistry.cpp -o FXRegistry.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSocket.lo -MD -MP -MF .deps/FXSocket.Tpo -c FXSocket.cpp -fPIC -DPIC -o .libs/FXSocket.o mv -f .deps/FXRASIcon.Tpo .deps/FXRASIcon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTabBar.lo -MD -MP -MF .deps/FXTabBar.Tpo -c -o FXTabBar.lo FXTabBar.cpp mv -f .deps/FXRGBIcon.Tpo .deps/FXRGBIcon.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTabBook.lo -MD -MP -MF .deps/FXTabBook.Tpo -c -o FXTabBook.lo FXTabBook.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSpheref.lo -MD -MP -MF .deps/FXSpheref.Tpo -c FXSpheref.cpp -fPIC -DPIC -o .libs/FXSpheref.o mv -f .deps/FXRASImage.Tpo .deps/FXRASImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTabItem.lo -MD -MP -MF .deps/FXTabItem.Tpo -c -o FXTabItem.lo FXTabItem.cpp FXScrollBar.cpp: In member function 'long int FX::FXScrollBar::onLeftBtnPress(FX::FXObject*, FX::FXSelector, void*)': FXScrollBar.cpp:177:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 177 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXScrollBar.cpp:178:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 178 | register FXint p=pos; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRootWindow.lo -MD -MP -MF .deps/FXRootWindow.Tpo -c FXRootWindow.cpp -o FXRootWindow.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSphered.lo -MD -MP -MF .deps/FXSphered.Tpo -c FXSphered.cpp -fPIC -DPIC -o .libs/FXSphered.o FXScrollBar.cpp: In member function 'long int FX::FXScrollBar::onMiddleBtnPress(FX::FXObject*, FX::FXSelector, void*)': FXScrollBar.cpp:286:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 286 | register FXint p=pos; | ^ FXScrollBar.cpp:287:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 287 | register int travel,lo,hi,t; | ^~~~~~ FXScrollBar.cpp:287:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 287 | register int travel,lo,hi,t; | ^~ FXScrollBar.cpp:287:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 287 | register int travel,lo,hi,t; | ^~ FXScrollBar.cpp:287:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 287 | register int travel,lo,hi,t; | ^ FXScrollBar.cpp: In member function 'long int FX::FXScrollBar::onRightBtnPress(FX::FXObject*, FX::FXSelector, void*)': FXScrollBar.cpp:358:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 358 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXScrollBar.cpp:359:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 359 | register FXint p=pos; | ^ mv -f .deps/FXPicker.Tpo .deps/FXPicker.Plo FXScrollBar.cpp: In member function 'long int FX::FXScrollBar::onTimeWheel(FX::FXObject*, FX::FXSelector, void*)': FXScrollBar.cpp:599:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 599 | register FXint p=pos+(FXint)(FXival)ptr; | ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTable.lo -MD -MP -MF .deps/FXTable.Tpo -c -o FXTable.lo FXTable.cpp FXScrollBar.cpp: In member function 'long int FX::FXScrollBar::onAutoScroll(FX::FXObject*, FX::FXSelector, void*)': FXScrollBar.cpp:633:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 633 | register FXint p=pos+(FXint)(FXival)ptr; | ^ FXScrollBar.cpp: In member function 'long int FX::FXScrollBar::onPaint(FX::FXObject*, FX::FXSelector, void*)': FXScrollBar.cpp:770:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 770 | register FXEvent *ev=(FXEvent*)ptr; | ^~ FXScrollBar.cpp:771:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 771 | register int total; | ^~~~~ mv -f .deps/FXMenuTitle.Tpo .deps/FXMenuTitle.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXText.lo -MD -MP -MF .deps/FXText.Tpo -c -o FXText.lo FXText.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRealSpinner.lo -MD -MP -MF .deps/FXRealSpinner.Tpo -c FXRealSpinner.cpp -o FXRealSpinner.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXPrintDialog.lo -MD -MP -MF .deps/FXPrintDialog.Tpo -c FXPrintDialog.cpp -o FXPrintDialog.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSplashWindow.lo -MD -MP -MF .deps/FXSplashWindow.Tpo -c FXSplashWindow.cpp -fPIC -DPIC -o .libs/FXSplashWindow.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStat.lo -MD -MP -MF .deps/FXStat.Tpo -c FXStat.cpp -fPIC -DPIC -o .libs/FXStat.o mv -f .deps/FXRGBImage.Tpo .deps/FXRGBImage.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTextCodec.lo -MD -MP -MF .deps/FXTextCodec.Tpo -c -o FXTextCodec.lo FXTextCodec.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStatusBar.lo -MD -MP -MF .deps/FXStatusBar.Tpo -c FXStatusBar.cpp -fPIC -DPIC -o .libs/FXStatusBar.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSpring.lo -MD -MP -MF .deps/FXSpring.Tpo -c FXSpring.cpp -fPIC -DPIC -o .libs/FXSpring.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSplitter.lo -MD -MP -MF .deps/FXSplitter.Tpo -c FXSplitter.cpp -fPIC -DPIC -o .libs/FXSplitter.o mv -f .deps/FXGradientBar.Tpo .deps/FXGradientBar.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTextField.lo -MD -MP -MF .deps/FXTextField.Tpo -c -o FXTextField.lo FXTextField.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStream.lo -MD -MP -MF .deps/FXStream.Tpo -c FXStream.cpp -fPIC -DPIC -o .libs/FXStream.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStatusLine.lo -MD -MP -MF .deps/FXStatusLine.Tpo -c FXStatusLine.cpp -fPIC -DPIC -o .libs/FXStatusLine.o mv -f .deps/FXMessageBox.Tpo .deps/FXMessageBox.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXThread.lo -MD -MP -MF .deps/FXThread.Tpo -c -o FXThread.lo FXThread.cpp mv -f .deps/FXProgressDialog.Tpo .deps/FXProgressDialog.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXToggleButton.lo -MD -MP -MF .deps/FXToggleButton.Tpo -c -o FXToggleButton.lo FXToggleButton.cpp mv -f .deps/FXMenuButton.Tpo .deps/FXMenuButton.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXToolBar.lo -MD -MP -MF .deps/FXToolBar.Tpo -c -o FXToolBar.lo FXToolBar.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXString.lo -MD -MP -MF .deps/FXString.Tpo -c FXString.cpp -fPIC -DPIC -o .libs/FXString.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSystem.lo -MD -MP -MF .deps/FXSystem.Tpo -c FXSystem.cpp -fPIC -DPIC -o .libs/FXSystem.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTGAIcon.lo -MD -MP -MF .deps/FXTGAIcon.Tpo -c FXTGAIcon.cpp -fPIC -DPIC -o .libs/FXTGAIcon.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStringDict.lo -MD -MP -MF .deps/FXStringDict.Tpo -c FXStringDict.cpp -fPIC -DPIC -o .libs/FXStringDict.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSwitcher.lo -MD -MP -MF .deps/FXSwitcher.Tpo -c FXSwitcher.cpp -fPIC -DPIC -o .libs/FXSwitcher.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTGAImage.lo -MD -MP -MF .deps/FXTGAImage.Tpo -c FXTGAImage.cpp -fPIC -DPIC -o .libs/FXTGAImage.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTIFIcon.lo -MD -MP -MF .deps/FXTIFIcon.Tpo -c FXTIFIcon.cpp -fPIC -DPIC -o .libs/FXTIFIcon.o FXScrollPane.cpp: In constructor 'FX::FXScrollPane::FXScrollPane(FX::FXWindow*, FX::FXint, FX::FXuint)': FXScrollPane.cpp:77:38: warning: declaration of 'owner' shadows a member of 'FX::FXScrollPane' [-Wshadow] 77 | FXScrollPane::FXScrollPane(FXWindow* owner,FXint nvis,FXuint opts):FXMenuPane(owner,opts){ | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXArrowButton.h:28, from FXScrollPane.cpp:40: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXScrollPane.cpp: In constructor 'FX::FXScrollPane::FXScrollPane(FX::FXWindow*, FX::FXint, FX::FXuint)': FXScrollPane.cpp:77:38: warning: declaration of 'owner' shadows a member of 'FX::FXScrollPane' [-Wshadow] 77 | FXScrollPane::FXScrollPane(FXWindow* owner,FXint nvis,FXuint opts):FXMenuPane(owner,opts){ | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXArrowButton.h:28, from FXScrollPane.cpp:40: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXScrollPane.cpp: In constructor 'FX::FXScrollPane::FXScrollPane(FX::FXWindow*, FX::FXint, FX::FXuint)': FXScrollPane.cpp:77:38: warning: declaration of 'owner' shadows a member of 'FX::FXScrollPane' [-Wshadow] 77 | FXScrollPane::FXScrollPane(FXWindow* owner,FXint nvis,FXuint opts):FXMenuPane(owner,opts){ | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from ../include/FXArrowButton.h:28, from FXScrollPane.cpp:40: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXScrollPane.cpp: In member function 'virtual FX::FXint FX::FXScrollPane::getDefaultWidth()': FXScrollPane.cpp:96:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 96 | register FXWindow* child; | ^~~~~ FXScrollPane.cpp:97:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 97 | register FXint wmax,wcum,w,n; | ^~~~ FXScrollPane.cpp:97:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 97 | register FXint wmax,wcum,w,n; | ^~~~ FXScrollPane.cpp:97:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 97 | register FXint wmax,wcum,w,n; | ^ FXScrollPane.cpp:97:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 97 | register FXint wmax,wcum,w,n; | ^ FXScrollPane.cpp:98:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 98 | register FXuint hints; | ^~~~~ FXScrollPane.cpp: In member function 'virtual FX::FXint FX::FXScrollPane::getDefaultHeight()': FXScrollPane.cpp:131:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 131 | register FXWindow* child; | ^~~~~ FXScrollPane.cpp:132:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 132 | register FXint hmax,hcum,h,n; | ^~~~ FXScrollPane.cpp:132:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 132 | register FXint hmax,hcum,h,n; | ^~~~ FXScrollPane.cpp:132:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 132 | register FXint hmax,hcum,h,n; | ^ FXScrollPane.cpp:132:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 132 | register FXint hmax,hcum,h,n; | ^ FXScrollPane.cpp:133:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 133 | register FXuint hints; | ^~~~~ FXScrollPane.cpp: In member function 'virtual void FX::FXScrollPane::layout()': FXScrollPane.cpp:166:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 166 | register FXint w,h,x,y,mw,mh,arrowsize,n; | ^ FXScrollPane.cpp:166:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 166 | register FXint w,h,x,y,mw,mh,arrowsize,n; | ^ FXScrollPane.cpp:166:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 166 | register FXint w,h,x,y,mw,mh,arrowsize,n; | ^ FXScrollPane.cpp:166:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 166 | register FXint w,h,x,y,mw,mh,arrowsize,n; | ^ FXScrollPane.cpp:166:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 166 | register FXint w,h,x,y,mw,mh,arrowsize,n; | ^~ FXScrollPane.cpp:166:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 166 | register FXint w,h,x,y,mw,mh,arrowsize,n; | ^~ FXScrollPane.cpp:166:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 166 | register FXint w,h,x,y,mw,mh,arrowsize,n; | ^~~~~~~~~ FXScrollPane.cpp:166:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 166 | register FXint w,h,x,y,mw,mh,arrowsize,n; | ^ FXScrollPane.cpp:167:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 167 | register FXWindow *child; | ^~~~~ FXScrollPane.cpp:168:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 168 | register FXuint hints; | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTIFImage.lo -MD -MP -MF .deps/FXTIFImage.Tpo -c FXTIFImage.cpp -fPIC -DPIC -o .libs/FXTIFImage.o FXScrollWindow.cpp: In member function 'virtual FX::FXint FX::FXScrollWindow::getContentWidth()': FXScrollWindow.cpp:86:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 86 | register FXuint hints; | ^~~~~ FXScrollWindow.cpp:87:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 87 | register FXint w=1; | ^ FXScrollWindow.cpp: In member function 'virtual FX::FXint FX::FXScrollWindow::getContentHeight()': FXScrollWindow.cpp:99:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 99 | register FXuint hints; | ^~~~~ FXScrollWindow.cpp:100:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 100 | register FXint h=1; | ^ FXScrollWindow.cpp: In member function 'virtual void FX::FXScrollWindow::moveContents(FX::FXint, FX::FXint)': FXScrollWindow.cpp:112:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 112 | register FXWindow* contents=contentWindow(); | ^~~~~~~~ FXScrollWindow.cpp:113:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 113 | register FXint xx,yy,ww,hh; | ^~ FXScrollWindow.cpp:113:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 113 | register FXint xx,yy,ww,hh; | ^~ FXScrollWindow.cpp:113:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 113 | register FXint xx,yy,ww,hh; | ^~ FXScrollWindow.cpp:113:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 113 | register FXint xx,yy,ww,hh; | ^~ FXScrollWindow.cpp:114:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 114 | register FXuint hints; | ^~~~~ FXScrollWindow.cpp: In member function 'virtual void FX::FXScrollWindow::layout()': FXScrollWindow.cpp:150:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 150 | register FXWindow* contents=contentWindow(); | ^~~~~~~~ FXScrollWindow.cpp:151:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint xx,yy,ww,hh; | ^~ FXScrollWindow.cpp:151:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint xx,yy,ww,hh; | ^~ FXScrollWindow.cpp:151:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint xx,yy,ww,hh; | ^~ FXScrollWindow.cpp:151:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 151 | register FXint xx,yy,ww,hh; | ^~ FXScrollWindow.cpp:152:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 152 | register FXuint hints; | ^~~~~ FXSearchDialog.cpp: In constructor 'FX::FXSearchDialog::FXSearchDialog(FX::FXWindow*, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXSearchDialog.cpp:69:42: warning: declaration of 'owner' shadows a member of 'FX::FXSearchDialog' [-Wshadow] 69 | FXSearchDialog::FXSearchDialog(FXWindow* owner,const FXString& caption,FXIcon* ic,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from FXSearchDialog.cpp:38: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTabBook.lo -MD -MP -MF .deps/FXTabBook.Tpo -c FXTabBook.cpp -fPIC -DPIC -o .libs/FXTabBook.o FXSearchDialog.cpp: In constructor 'FX::FXSearchDialog::FXSearchDialog(FX::FXWindow*, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXSearchDialog.cpp:69:42: warning: declaration of 'owner' shadows a member of 'FX::FXSearchDialog' [-Wshadow] 69 | FXSearchDialog::FXSearchDialog(FXWindow* owner,const FXString& caption,FXIcon* ic,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from FXSearchDialog.cpp:38: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ FXSearchDialog.cpp: In constructor 'FX::FXSearchDialog::FXSearchDialog(FX::FXWindow*, const FX::FXString&, FX::FXIcon*, FX::FXuint, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXSearchDialog.cpp:69:42: warning: declaration of 'owner' shadows a member of 'FX::FXSearchDialog' [-Wshadow] 69 | FXSearchDialog::FXSearchDialog(FXWindow* owner,const FXString& caption,FXIcon* ic,FXuint opts,FXint x,FXint y,FXint w,FXint h): | ~~~~~~~~~~^~~~~ In file included from ../include/FXFrame.h:28, from FXSearchDialog.cpp:38: ../include/FXWindow.h:102:21: note: shadowed declaration is here 102 | FXWindow *owner; // Owner Window | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXScrollArea.lo -MD -MP -MF .deps/FXScrollArea.Tpo -c FXScrollArea.cpp -o FXScrollArea.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRulerView.lo -MD -MP -MF .deps/FXRulerView.Tpo -c FXRulerView.cpp -o FXRulerView.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTabBar.lo -MD -MP -MF .deps/FXTabBar.Tpo -c FXTabBar.cpp -fPIC -DPIC -o .libs/FXTabBar.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRealSlider.lo -MD -MP -MF .deps/FXRealSlider.Tpo -c FXRealSlider.cpp -o FXRealSlider.o >/dev/null 2>&1 FXSettings.cpp: In copy constructor 'FX::FXSettings::FXSettings(const FX::FXSettings&)': FXSettings.cpp:83:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 83 | register FXint i; | ^ FXSeparator.cpp: In member function 'long int FX::FXSeparator::onPaint(FX::FXObject*, FX::FXSelector, void*)': FXSeparator.cpp:97:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 97 | register FXint kk,ll; | ^~ FXSettings.cpp: In member function 'FX::FXSettings& FX::FXSettings::operator=(const FX::FXSettings&)': FXSettings.cpp:95:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 95 | register FXint i; | ^ FXSeparator.cpp:97:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 97 | register FXint kk,ll; | ^~ FXSettings.cpp: In function 'bool FX::readString(FX::FXFile&, FX::FXchar*, FX::FXint&, FX::FXint&, FX::FXint&)': FXSettings.cpp:122:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 122 | register FXint n; | ^ FXSettings.cpp: In function 'bool FX::writeString(FX::FXFile&, const FXchar*)': FXSettings.cpp:220:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 220 | register FXint len=strlen(string); | ^~~ FXSettings.cpp: In member function 'FX::FXchar* FX::FXSettings::dequote(FX::FXchar*) const': FXSettings.cpp:273:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 273 | register FXchar *result=text; | ^~~~~~ FXSettings.cpp:274:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 274 | register FXchar *ptr=text; | ^~~ FXSettings.cpp:275:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 275 | register FXuint v; | ^ FXSettings.cpp: In function 'bool FX::needquotes(const FXchar*)': FXSettings.cpp:349:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 349 | register const FXchar *ptr=text; | ^~~ FXSettings.cpp:350:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 350 | register FXuchar c; | ^ FXSettings.cpp: In member function 'FX::FXchar* FX::FXSettings::enquote(FX::FXchar*, const FXchar*)': FXSettings.cpp:360:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 360 | register FXchar *end=result+MAXVALUE-6; | ^~~ FXSettings.cpp:361:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 361 | register FXchar *ptr=result; | ^~~ FXSettings.cpp:362:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 362 | register FXuchar c; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTabItem.lo -MD -MP -MF .deps/FXTabItem.Tpo -c FXTabItem.cpp -fPIC -DPIC -o .libs/FXTabItem.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXReplaceDialog.lo -MD -MP -MF .deps/FXReplaceDialog.Tpo -c FXReplaceDialog.cpp -o FXReplaceDialog.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXText.lo -MD -MP -MF .deps/FXText.Tpo -c FXText.cpp -fPIC -DPIC -o .libs/FXText.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTable.lo -MD -MP -MF .deps/FXTable.Tpo -c FXTable.cpp -fPIC -DPIC -o .libs/FXTable.o mv -f .deps/FXApp.Tpo .deps/FXApp.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXToolBarGrip.lo -MD -MP -MF .deps/FXToolBarGrip.Tpo -c -o FXToolBarGrip.lo FXToolBarGrip.cpp mv -f .deps/FXRectangle.Tpo .deps/FXRectangle.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXToolBarShell.lo -MD -MP -MF .deps/FXToolBarShell.Tpo -c -o FXToolBarShell.lo FXToolBarShell.cpp mv -f .deps/FXRegion.Tpo .deps/FXRegion.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXToolBarTab.lo -MD -MP -MF .deps/FXToolBarTab.Tpo -c -o FXToolBarTab.lo FXToolBarTab.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTextCodec.lo -MD -MP -MF .deps/FXTextCodec.Tpo -c FXTextCodec.cpp -fPIC -DPIC -o .libs/FXTextCodec.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSearchDialog.lo -MD -MP -MF .deps/FXSearchDialog.Tpo -c FXSearchDialog.cpp -o FXSearchDialog.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTextField.lo -MD -MP -MF .deps/FXTextField.Tpo -c FXTextField.cpp -fPIC -DPIC -o .libs/FXTextField.o FXShutter.cpp: In member function 'virtual void FX::FXShutter::layout()': FXShutter.cpp:263:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 263 | register FXShutterItem* child; | ^~~~~ FXShutter.cpp:264:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 264 | register FXint index,numchildren; | ^~~~~ FXShutter.cpp:264:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 264 | register FXint index,numchildren; | ^~~~~~~~~~~ FXSpheref.cpp: In member function 'bool FX::FXSpheref::contains(const FX::FXSpheref&) const': FXSpheref.cpp:80:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 80 | register FXfloat dx=center.x-sphere.center.x; | ^~ FXSpheref.cpp:81:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 81 | register FXfloat dy=center.y-sphere.center.y; | ^~ FXSpheref.cpp:82:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 82 | register FXfloat dz=center.z-sphere.center.z; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXThread.lo -MD -MP -MF .deps/FXThread.Tpo -c FXThread.cpp -fPIC -DPIC -o .libs/FXThread.o FXSpheref.cpp: In member function 'FX::FXSpheref& FX::FXSpheref::include(FX::FXfloat, FX::FXfloat, FX::FXfloat)': FXSpheref.cpp:91:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXfloat dx,dy,dz,dist,delta,newradius; | ^~ FXSpheref.cpp:91:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXfloat dx,dy,dz,dist,delta,newradius; | ^~ FXSpheref.cpp:91:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXfloat dx,dy,dz,dist,delta,newradius; | ^~ FXSpheref.cpp:91:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXfloat dx,dy,dz,dist,delta,newradius; | ^~~~ FXSpheref.cpp:91:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXfloat dx,dy,dz,dist,delta,newradius; | ^~~~~ FXSpheref.cpp:91:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXfloat dx,dy,dz,dist,delta,newradius; | ^~~~~~~~~ FXSpheref.cpp: In member function 'FX::FXSpheref& FX::FXSpheref::includeInRadius(FX::FXfloat, FX::FXfloat, FX::FXfloat)': FXSpheref.cpp:123:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 123 | register FXfloat dx,dy,dz,dist; | ^~ FXSpheref.cpp:123:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 123 | register FXfloat dx,dy,dz,dist; | ^~ FXSpheref.cpp:123:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 123 | register FXfloat dx,dy,dz,dist; | ^~ FXSpheref.cpp:123:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 123 | register FXfloat dx,dy,dz,dist; | ^~~~ FXSpheref.cpp: In member function 'FX::FXSpheref& FX::FXSpheref::include(const FX::FXSpheref&)': FXSpheref.cpp:190:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register FXfloat dx,dy,dz,dist,delta,newradius; | ^~ FXSpheref.cpp:190:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register FXfloat dx,dy,dz,dist,delta,newradius; | ^~ FXSpheref.cpp:190:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register FXfloat dx,dy,dz,dist,delta,newradius; | ^~ FXSpheref.cpp:190:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register FXfloat dx,dy,dz,dist,delta,newradius; | ^~~~ FXSpheref.cpp:190:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register FXfloat dx,dy,dz,dist,delta,newradius; | ^~~~~ FXSpheref.cpp:190:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register FXfloat dx,dy,dz,dist,delta,newradius; | ^~~~~~~~~ FXSpheref.cpp: In member function 'FX::FXSpheref& FX::FXSpheref::includeInRadius(const FX::FXSpheref&)': FXSpheref.cpp:218:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 218 | register FXfloat dx,dy,dz,dist; | ^~ FXSpheref.cpp:218:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 218 | register FXfloat dx,dy,dz,dist; | ^~ FXSpheref.cpp:218:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 218 | register FXfloat dx,dy,dz,dist; | ^~ FXSpheref.cpp:218:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 218 | register FXfloat dx,dy,dz,dist; | ^~~~ FXSpheref.cpp: In member function 'FX::FXint FX::FXSpheref::intersect(const FX::FXVec4f&) const': FXSpheref.cpp:237:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register FXfloat dist=plane.distance(center); | ^~~~ FXSpheref.cpp: In function 'bool FX::overlap(const FX::FXSpheref&, const FX::FXRangef&)': FXSpheref.cpp:276:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 276 | register FXfloat dd=0.0f; | ^~ FXSpheref.cpp: In function 'bool FX::overlap(const FX::FXSpheref&, const FX::FXSpheref&)': FXSpheref.cpp:308:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 308 | register FXfloat dx=a.center.x-b.center.x; | ^~ FXSpheref.cpp:309:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 309 | register FXfloat dy=a.center.y-b.center.y; | ^~ FXSpheref.cpp:310:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXfloat dz=a.center.z-b.center.z; | ^~ mv -f .deps/FXQuatd.Tpo .deps/FXQuatd.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXToolTip.lo -MD -MP -MF .deps/FXToolTip.Tpo -c -o FXToolTip.lo FXToolTip.cpp mv -f .deps/FXMat4f.Tpo .deps/FXMat4f.Plo libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSize.lo -MD -MP -MF .deps/FXSize.Tpo -c FXSize.cpp -o FXSize.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTopWindow.lo -MD -MP -MF .deps/FXTopWindow.Tpo -c -o FXTopWindow.lo FXTopWindow.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXToolBar.lo -MD -MP -MF .deps/FXToolBar.Tpo -c FXToolBar.cpp -fPIC -DPIC -o .libs/FXToolBar.o mv -f .deps/FXQuatf.Tpo .deps/FXQuatf.Plo libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXToggleButton.lo -MD -MP -MF .deps/FXToggleButton.Tpo -c FXToggleButton.cpp -fPIC -DPIC -o .libs/FXToggleButton.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTranslator.lo -MD -MP -MF .deps/FXTranslator.Tpo -c -o FXTranslator.lo FXTranslator.cpp FXSphered.cpp: In member function 'bool FX::FXSphered::contains(const FX::FXSphered&) const': FXSphered.cpp:80:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 80 | register FXdouble dx=center.x-sphere.center.x; | ^~ FXSphered.cpp:81:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 81 | register FXdouble dy=center.y-sphere.center.y; | ^~ FXSphered.cpp:82:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 82 | register FXdouble dz=center.z-sphere.center.z; | ^~ FXSphered.cpp: In member function 'FX::FXSphered& FX::FXSphered::include(FX::FXdouble, FX::FXdouble, FX::FXdouble)': FXSphered.cpp:91:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXdouble dx,dy,dz,dist,delta,newradius; | ^~ FXSphered.cpp:91:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXdouble dx,dy,dz,dist,delta,newradius; | ^~ FXSphered.cpp:91:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXdouble dx,dy,dz,dist,delta,newradius; | ^~ FXSphered.cpp:91:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXdouble dx,dy,dz,dist,delta,newradius; | ^~~~ FXSphered.cpp:91:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXdouble dx,dy,dz,dist,delta,newradius; | ^~~~~ FXSphered.cpp:91:41: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 91 | register FXdouble dx,dy,dz,dist,delta,newradius; | ^~~~~~~~~ FXSphered.cpp: In member function 'FX::FXSphered& FX::FXSphered::includeInRadius(FX::FXdouble, FX::FXdouble, FX::FXdouble)': FXSphered.cpp:123:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 123 | register FXdouble dx,dy,dz,dist; | ^~ FXSphered.cpp:123:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 123 | register FXdouble dx,dy,dz,dist; | ^~ FXSphered.cpp:123:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 123 | register FXdouble dx,dy,dz,dist; | ^~ FXSphered.cpp:123:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 123 | register FXdouble dx,dy,dz,dist; | ^~~~ FXSphered.cpp: In member function 'FX::FXSphered& FX::FXSphered::include(const FX::FXSphered&)': FXSphered.cpp:190:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register FXdouble dx,dy,dz,dist,delta,newradius; | ^~ FXSphered.cpp:190:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register FXdouble dx,dy,dz,dist,delta,newradius; | ^~ FXSphered.cpp:190:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register FXdouble dx,dy,dz,dist,delta,newradius; | ^~ FXSphered.cpp:190:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register FXdouble dx,dy,dz,dist,delta,newradius; | ^~~~ FXSphered.cpp:190:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register FXdouble dx,dy,dz,dist,delta,newradius; | ^~~~~ FXSphered.cpp:190:41: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 190 | register FXdouble dx,dy,dz,dist,delta,newradius; | ^~~~~~~~~ FXSlider.cpp: In member function 'long int FX::FXSlider::onLeftBtnPress(FX::FXObject*, FX::FXSelector, void*)': FXSlider.cpp:315:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 315 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXSlider.cpp:316:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 316 | register FXint p=pos; | ^ FXSphered.cpp: In member function 'FX::FXSphered& FX::FXSphered::includeInRadius(const FX::FXSphered&)': FXSphered.cpp:218:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 218 | register FXdouble dx,dy,dz,dist; | ^~ FXSphered.cpp:218:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 218 | register FXdouble dx,dy,dz,dist; | ^~ FXSphered.cpp:218:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 218 | register FXdouble dx,dy,dz,dist; | ^~ FXSphered.cpp:218:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 218 | register FXdouble dx,dy,dz,dist; | ^~~~ FXSphered.cpp: In member function 'FX::FXint FX::FXSphered::intersect(const FX::FXVec4d&) const': FXSphered.cpp:237:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 237 | register FXdouble dist=plane.distance(center); | ^~~~ FXSlider.cpp: In member function 'long int FX::FXSlider::onLeftBtnRelease(FX::FXObject*, FX::FXSelector, void*)': FXSlider.cpp:367:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 367 | register FXuint flgs=flags; | ^~~~ FXSphered.cpp: In function 'bool FX::overlap(const FX::FXSphered&, const FX::FXRanged&)': FXSphered.cpp:276:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 276 | register FXdouble dd=0.0; | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXScrollWindow.lo -MD -MP -MF .deps/FXScrollWindow.Tpo -c FXScrollWindow.cpp -o FXScrollWindow.o >/dev/null 2>&1 FXSlider.cpp: In member function 'long int FX::FXSlider::onMotion(FX::FXObject*, FX::FXSelector, void*)': FXSlider.cpp:387:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 387 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXSlider.cpp:388:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 388 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~ FXSphered.cpp: In function 'bool FX::overlap(const FX::FXSphered&, const FX::FXSphered&)': FXSphered.cpp:308:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 308 | register FXdouble dx=a.center.x-b.center.x; | ^~ FXSlider.cpp:388:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 388 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~ FXSlider.cpp:388:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 388 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~ FXSphered.cpp:309:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 309 | register FXdouble dy=a.center.y-b.center.y; | ^~ FXSlider.cpp:388:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 388 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~ FXSlider.cpp:388:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 388 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~ FXSphered.cpp:310:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 310 | register FXdouble dz=a.center.z-b.center.z; | ^~ FXSlider.cpp:388:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 388 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~ FXSlider.cpp:388:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 388 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^ FXSlider.cpp:388:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 388 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^ FXSlider.cpp:388:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 388 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~~~~~ FXSlider.cpp: In member function 'long int FX::FXSlider::onMiddleBtnPress(FX::FXObject*, FX::FXSelector, void*)': FXSlider.cpp:440:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 440 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXSlider.cpp:441:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 441 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~ FXSlider.cpp:441:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 441 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~ FXSlider.cpp:441:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 441 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~ FXSlider.cpp:441:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 441 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~ FXSlider.cpp:441:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 441 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~ FXSlider.cpp:441:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 441 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~ FXSlider.cpp:441:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 441 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^ FXSlider.cpp:441:38: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 441 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^ FXSlider.cpp:441:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 441 | register FXint xx,yy,ww,hh,lo,hi,p,h,travel; | ^~~~~~ FXSlider.cpp: In member function 'long int FX::FXSlider::onMiddleBtnRelease(FX::FXObject*, FX::FXSelector, void*)': FXSlider.cpp:499:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 499 | register FXuint flgs=flags; | ^~~~ FXSlider.cpp: In member function 'long int FX::FXSlider::onMouseWheel(FX::FXObject*, FX::FXSelector, void*)': FXSlider.cpp:519:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 519 | register FXEvent *event=(FXEvent*)ptr; | ^~~~~ FXSlider.cpp:520:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 520 | register FXint p=pos+(event->code*incr)/120; | ^ FXSpinner.cpp: In member function 'long int FX::FXSpinner::onChgEntry(FX::FXObject*, FX::FXSelector, void*)': FXSpinner.cpp:243:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 243 | register FXint value=FXIntVal(textField->getText()); | ^~~~~ FXSlider.cpp: In member function 'long int FX::FXSlider::onAutoSlide(FX::FXObject*, FX::FXSelector, void*)': FXSlider.cpp:609:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 609 | register FXint inc=(FXint)(FXival)ptr; | ^~~ FXSlider.cpp:610:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 610 | register FXint p=pos+inc; | ^ FXSlider.cpp: In member function 'void FX::FXSlider::drawHorzTicks(FX::FXDCWindow&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXSlider.cpp:632:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 632 | register FXint interval=range[1]-range[0]; | ^~~~~~~~ FXSlider.cpp:633:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 633 | register FXint travel,offset,v,d,p; | ^~~~~~ FXSlider.cpp:633:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 633 | register FXint travel,offset,v,d,p; | ^~~~~~ FXSlider.cpp:633:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 633 | register FXint travel,offset,v,d,p; | ^ FXSlider.cpp:633:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 633 | register FXint travel,offset,v,d,p; | ^ FXSlider.cpp:633:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 633 | register FXint travel,offset,v,d,p; | ^ FXSlider.cpp: In member function 'void FX::FXSlider::drawVertTicks(FX::FXDCWindow&, FX::FXint, FX::FXint, FX::FXint, FX::FXint)': FXSlider.cpp:650:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 650 | register FXint interval=range[1]-range[0]; | ^~~~~~~~ FXSlider.cpp:651:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 651 | register FXint travel,offset,v,d,p; | ^~~~~~ FXSlider.cpp:651:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 651 | register FXint travel,offset,v,d,p; | ^~~~~~ FXSlider.cpp:651:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 651 | register FXint travel,offset,v,d,p; | ^ FXSlider.cpp:651:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 651 | register FXint travel,offset,v,d,p; | ^ FXSlider.cpp:651:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 651 | register FXint travel,offset,v,d,p; | ^ mv -f .deps/FXRangef.Tpo .deps/FXRangef.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTreeList.lo -MD -MP -MF .deps/FXTreeList.Tpo -c -o FXTreeList.lo FXTreeList.cpp mv -f .deps/FXRanged.Tpo .deps/FXRanged.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTreeListBox.lo -MD -MP -MF .deps/FXTreeListBox.Tpo -c -o FXTreeListBox.lo FXTreeListBox.cpp mv -f .deps/FXPath.Tpo .deps/FXPath.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTriStateButton.lo -MD -MP -MF .deps/FXTriStateButton.Tpo -c -o FXTriStateButton.lo FXTriStateButton.cpp FXSlider.cpp: In member function 'void FX::FXSlider::setValue(FX::FXint, FX::FXbool)': FXSlider.cpp:867:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 867 | register FXint interval=range[1]-range[0]; | ^~~~~~~~ FXSlider.cpp:868:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 868 | register FXint travel,lo,hi,h; | ^~~~~~ FXSlider.cpp:868:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 868 | register FXint travel,lo,hi,h; | ^~ FXSlider.cpp:868:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 868 | register FXint travel,lo,hi,h; | ^~ FXSlider.cpp:868:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 868 | register FXint travel,lo,hi,h; | ^ FXSlider.cpp: In member function 'void FX::FXSlider::setSliderStyle(FX::FXuint)': FXSlider.cpp:906:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 906 | register FXuint opts=(options&~SLIDER_MASK) | (style&SLIDER_MASK); | ^~~~ mv -f .deps/FXPacker.Tpo .deps/FXPacker.Plo mv -f .deps/FXRecentFiles.Tpo .deps/FXRecentFiles.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXUndoList.lo -MD -MP -MF .deps/FXUndoList.Tpo -c -o FXUndoList.lo FXUndoList.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXURL.lo -MD -MP -MF .deps/FXURL.Tpo -c -o FXURL.lo FXURL.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXScrollPane.lo -MD -MP -MF .deps/FXScrollPane.Tpo -c FXScrollPane.cpp -o FXScrollPane.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSocket.lo -MD -MP -MF .deps/FXSocket.Tpo -c FXSocket.cpp -o FXSocket.o >/dev/null 2>&1 mv -f .deps/FXMat4d.Tpo .deps/FXMat4d.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXVec2d.lo -MD -MP -MF .deps/FXVec2d.Tpo -c -o FXVec2d.lo FXVec2d.cpp FXStream.cpp: In member function 'void FX::FXStream::setSpace(FX::FXuval)': FXStream.cpp:150:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 150 | register FXuchar *oldbegptr=begptr; | ^~~~~~~~~ FXStream.cpp: In member function 'FX::FXStream& FX::FXStream::save(const FXushort*, FX::FXuval)': FXStream.cpp:379:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 379 | register const FXuchar *q=(const FXuchar*)p; | ^ FXStream.cpp: In member function 'FX::FXStream& FX::FXStream::save(const FXuint*, FX::FXuval)': FXStream.cpp:422:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 422 | register const FXuchar *q=(const FXuchar*)p; | ^ FXStream.cpp: In member function 'FX::FXStream& FX::FXStream::save(const FXdouble*, FX::FXuval)': FXStream.cpp:469:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 469 | register const FXuchar *q=(const FXuchar*)p; | ^ FXStream.cpp: In member function 'FX::FXStream& FX::FXStream::load(FX::FXushort*, FX::FXuval)': FXStream.cpp:650:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 650 | register FXuchar *q=(FXuchar*)p; | ^ FXStream.cpp: In member function 'FX::FXStream& FX::FXStream::load(FX::FXuint*, FX::FXuval)': FXStream.cpp:693:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 693 | register FXuchar *q=(FXuchar*)p; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSeparator.lo -MD -MP -MF .deps/FXSeparator.Tpo -c FXSeparator.cpp -o FXSeparator.o >/dev/null 2>&1 mv -f .deps/FXProgressBar.Tpo .deps/FXProgressBar.Plo FXStream.cpp: In member function 'FX::FXStream& FX::FXStream::load(FX::FXdouble*, FX::FXuval)': FXStream.cpp:740:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 740 | register FXuchar *q=(FXuchar*)p; | ^ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXVec2f.lo -MD -MP -MF .deps/FXVec2f.Tpo -c -o FXVec2f.lo FXVec2f.cpp FXStream.cpp: In member function 'FX::FXStream& FX::FXStream::saveObject(const FX::FXObject*)': FXStream.cpp:815:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 815 | register const FXMetaClass *cls; | ^~~ FXStream.cpp:816:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 816 | register const FXchar *name; | ^~~~ FXStream.cpp: In member function 'FX::FXStream& FX::FXStream::loadObject(FX::FXObject*&)': FXStream.cpp:851:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 851 | register const FXMetaClass *cls; | ^~~ FXSplitter.cpp: In member function 'virtual FX::FXint FX::FXSplitter::getDefaultWidth()': FXSplitter.cpp:134:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 134 | register FXWindow* child; | ^~~~~ FXSplitter.cpp:135:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 135 | register FXint wmax,w,numc; | ^~~~ FXSplitter.cpp:135:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 135 | register FXint wmax,w,numc; | ^ FXSplitter.cpp:135:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 135 | register FXint wmax,w,numc; | ^~~~ FXSplitter.cpp: In member function 'virtual FX::FXint FX::FXSplitter::getDefaultHeight()': FXSplitter.cpp:160:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 160 | register FXWindow* child; | ^~~~~ FXSplitter.cpp:161:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 161 | register FXint hmax,h,numc; | ^~~~ FXSplitter.cpp:161:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 161 | register FXint hmax,h,numc; | ^ FXSplitter.cpp:161:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 161 | register FXint hmax,h,numc; | ^~~~ FXSystem.cpp: In function 'FX::FXString FX::FXSystem::getUserDirectory(const FX::FXString&)': FXSystem.cpp:338:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 338 | register struct passwd *pwd; | ^~~ FXSystem.cpp:340:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 340 | register const FXchar* str; | ^~~ FXString.cpp: In function 'FX::FXint FX::strlen(const FXwchar*)': FXString.cpp:105:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 105 | register FXint i=0; | ^ FXString.cpp: In function 'FX::FXint FX::strlen(const FXnchar*)': FXString.cpp:113:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 113 | register FXint i=0; | ^ FXString.cpp: In function 'FX::FXwchar FX::wc(const FXchar*)': FXString.cpp:124:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 124 | register FXwchar w=(FXuchar)ptr[0]; | ^ FXString.cpp: In function 'FX::FXwchar FX::wc(const FXnchar*)': FXString.cpp:136:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 136 | register FXwchar w=ptr[0]; | ^ FXSplitter.cpp: In member function 'FX::FXWindow* FX::FXSplitter::findHSplit(FX::FXint)': FXSplitter.cpp:371:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 371 | register FXWindow* child=getFirst(); | ^~~~~ FXSplitter.cpp: In member function 'FX::FXWindow* FX::FXSplitter::findVSplit(FX::FXint)': FXSplitter.cpp:394:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 394 | register FXWindow* child=getFirst(); | ^~~~~ FXSplitter.cpp: In member function 'void FX::FXSplitter::moveHSplit(FX::FXint)': FXSplitter.cpp:417:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 417 | register FXint smin,smax; | ^~~~ FXSplitter.cpp:417:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 417 | register FXint smin,smax; | ^~~~ FXSplitter.cpp:418:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 418 | register FXuint hints; | ^~~~~ FXStatusBar.cpp: In member function 'virtual FX::FXint FX::FXStatusBar::getDefaultWidth()': FXStatusBar.cpp:75:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 75 | register FXint w,wcum,numc; | ^ FXStatusBar.cpp:75:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 75 | register FXint w,wcum,numc; | ^~~~ FXStatusBar.cpp:75:25: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 75 | register FXint w,wcum,numc; | ^~~~ FXStatusBar.cpp:76:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 76 | register FXWindow* child; | ^~~~~ FXStatusBar.cpp:77:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 77 | register FXuint hints; | ^~~~~ FXSplitter.cpp: In member function 'void FX::FXSplitter::moveVSplit(FX::FXint)': FXSplitter.cpp:439:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 439 | register FXint smin,smax; | ^~~~ FXSplitter.cpp:439:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 439 | register FXint smin,smax; | ^~~~ FXSplitter.cpp:440:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 440 | register FXuint hints; | ^~~~~ FXStatusBar.cpp: In member function 'virtual FX::FXint FX::FXStatusBar::getDefaultHeight()': FXStatusBar.cpp:96:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 96 | register FXint h,hmax; | ^ FXStatusBar.cpp:96:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 96 | register FXint h,hmax; | ^~~~ FXStatusBar.cpp:97:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 97 | register FXWindow* child; | ^~~~~ FXStatusBar.cpp:98:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 98 | register FXuint hints; | ^~~~~ FXString.cpp: In function 'FX::FXint FX::utfslen(const FXwchar*, FX::FXint)': FXString.cpp:217:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 217 | register FXint len=0; | ^~~ FXString.cpp:218:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 218 | register FXint p=0; | ^ FXString.cpp:219:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 219 | register FXwchar w; | ^ FXString.cpp: In function 'FX::FXint FX::utfslen(const FXnchar*, FX::FXint)': FXString.cpp:242:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 242 | register FXint len=0; | ^~~ FXString.cpp:243:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 243 | register FXint p=0; | ^ FXString.cpp:244:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 244 | register FXwchar w; | ^ FXString.cpp: In function 'FX::FXint FX::wcslen(const FXchar*, FX::FXint)': FXString.cpp:266:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 266 | register FXint len=0; | ^~~ FXString.cpp:267:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 267 | register FXint p=0; | ^ FXString.cpp: In function 'FX::FXint FX::ncslen(const FXchar*, FX::FXint)': FXString.cpp:285:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 285 | register FXint len=0; | ^~~ FXString.cpp:286:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 286 | register FXint p=0; | ^ FXString.cpp:287:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 287 | register FXwchar c; | ^ FXString.cpp: In function 'FX::FXint FX::utf2wcs(FX::FXwchar*, const FXchar*, FX::FXint)': FXString.cpp:312:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 312 | register FXint len=0; | ^~~ FXString.cpp:313:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 313 | register FXint p=0; | ^ FXString.cpp:314:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 314 | register FXwchar w; | ^ FXString.cpp: In function 'FX::FXint FX::utf2ncs(FX::FXnchar*, const FXchar*, FX::FXint)': FXString.cpp:337:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 337 | register FXint len=0; | ^~~ FXString.cpp:338:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 338 | register FXint p=0; | ^ FXString.cpp:339:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 339 | register FXwchar w; | ^ FXString.cpp: In function 'FX::FXint FX::wc2utfs(FX::FXchar*, const FXwchar*, FX::FXint)': FXString.cpp:363:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 363 | register FXint len=0; | ^~~ FXString.cpp:364:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 364 | register FXint p=0; | ^ FXString.cpp:365:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 365 | register FXwchar w; | ^ FXString.cpp: In function 'FX::FXint FX::nc2utfs(FX::FXchar*, const FXnchar*, FX::FXint)': FXString.cpp:418:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 418 | register FXint len=0; | ^~~ FXString.cpp:419:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 419 | register FXint p=0; | ^ FXString.cpp:420:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 420 | register FXwchar w; | ^ FXStringDict.cpp: In copy constructor 'FX::FXStringDict::FXStringDict(const FX::FXStringDict&)': FXStringDict.cpp:55:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 55 | register FXint i; | ^ FXStringDict.cpp: In member function 'FX::FXStringDict& FX::FXStringDict::operator=(const FX::FXStringDict&)': FXStringDict.cpp:66:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 66 | register FXint i; | ^ FXString.cpp: In member function 'FX::FXwchar FX::FXString::wc(FX::FXint) const': FXString.cpp:505:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 505 | register FXwchar w=(FXuchar)str[i]; | ^ FXString.cpp: In member function 'FX::FXint FX::FXString::count(FX::FXint, FX::FXint) const': FXString.cpp:517:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 517 | register FXint cnt=0; | ^~~ FXString.cpp: In member function 'FX::FXint FX::FXString::index(FX::FXint) const': FXString.cpp:534:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 534 | register FXint len=length(); | ^~~ FXString.cpp:535:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 535 | register FXint i=0; | ^ FXString.cpp:536:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 536 | register FXint p=0; | ^ FXString.cpp: In member function 'FX::FXint FX::FXString::offset(FX::FXint) const': FXString.cpp:547:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 547 | register FXint len=length(); | ^~~ FXString.cpp:548:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 548 | register FXint i=0; | ^ FXString.cpp:549:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 549 | register FXint p=0; | ^ FXString.cpp: In copy constructor 'FX::FXString::FXString(const FX::FXString&)': FXString.cpp:565:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 565 | register FXint n=s.length(); | ^ FXString.cpp: In constructor 'FX::FXString::FXString(const FXchar*)': FXString.cpp:576:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 576 | register FXint n=strlen(s); | ^ FXString.cpp: In constructor 'FX::FXString::FXString(const FXwchar*)': FXString.cpp:586:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 586 | register FXint n=utfslen(s); | ^ FXString.cpp: In constructor 'FX::FXString::FXString(const FXnchar*)': FXString.cpp:596:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 596 | register FXint n=utfslen(s); | ^ FXString.cpp: In constructor 'FX::FXString::FXString(const FXwchar*, FX::FXint)': FXString.cpp:615:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 615 | register FXint n=utfslen(s,m); | ^ FXString.cpp: In constructor 'FX::FXString::FXString(const FXnchar*, FX::FXint)': FXString.cpp:625:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 625 | register FXint n=utfslen(s,m); | ^ FXString.cpp: In member function 'FX::FXString FX::FXString::section(FX::FXchar, FX::FXint, FX::FXint) const': FXString.cpp:643:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 643 | register FXint len=length(),s,e; | ^~~ FXString.cpp:643:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 643 | register FXint len=length(),s,e; | ^ FXString.cpp:643:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 643 | register FXint len=length(),s,e; | ^ FXString.cpp: In member function 'FX::FXString FX::FXString::section(const FXchar*, FX::FXint, FX::FXint, FX::FXint) const': FXString.cpp:664:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 664 | register FXint len=length(),s,e,i; | ^~~ FXString.cpp:664:31: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 664 | register FXint len=length(),s,e,i; | ^ FXString.cpp:664:33: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 664 | register FXint len=length(),s,e,i; | ^ FXString.cpp:664:35: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 664 | register FXint len=length(),s,e,i; | ^ FXString.cpp:665:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 665 | register FXchar c; | ^ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXShell.lo -MD -MP -MF .deps/FXShell.Tpo -c FXShell.cpp -o FXShell.o >/dev/null 2>&1 FXString.cpp: In member function 'FX::FXString& FX::FXString::assign(const FXwchar*, FX::FXint)': FXString.cpp:752:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 752 | register FXint n=utfslen(s,m); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::assign(const FXnchar*, FX::FXint)': FXString.cpp:766:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 766 | register FXint n=utfslen(s,m); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::assign(const FXchar*)': FXString.cpp:780:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 780 | register FXint n=strlen(s); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::assign(const FXwchar*)': FXString.cpp:794:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 794 | register FXint n=utfslen(s); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::assign(const FXnchar*)': FXString.cpp:808:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 808 | register FXint n=utfslen(s); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::insert(FX::FXint, FX::FXchar)': FXString.cpp:853:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 853 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::insert(FX::FXint, FX::FXchar, FX::FXint)': FXString.cpp:873:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 873 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::insert(FX::FXint, const FXchar*, FX::FXint)': FXString.cpp:895:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 895 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::insert(FX::FXint, const FXwchar*, FX::FXint)': FXString.cpp:916:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 916 | register FXint len=length(); | ^~~ FXString.cpp:917:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 917 | register FXint n=utfslen(s,m); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::insert(FX::FXint, const FXnchar*, FX::FXint)': FXString.cpp:938:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 938 | register FXint len=length(); | ^~~ FXString.cpp:939:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 939 | register FXint n=utfslen(s,m); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::insert(FX::FXint, const FXchar*)': FXString.cpp:960:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 960 | register FXint len=length(); | ^~~ FXString.cpp:961:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 961 | register FXint n=strlen(s); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::insert(FX::FXint, const FXwchar*)': FXString.cpp:982:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 982 | register FXint len=length(); | ^~~ FXString.cpp:983:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 983 | register FXint n=utfslen(s); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::insert(FX::FXint, const FXnchar*)': FXString.cpp:1004:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1004 | register FXint len=length(); | ^~~ FXString.cpp:1005:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1005 | register FXint n=utfslen(s); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::append(FX::FXchar)': FXString.cpp:1031:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1031 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::append(FX::FXchar, FX::FXint)': FXString.cpp:1041:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1041 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::append(const FXchar*, FX::FXint)': FXString.cpp:1052:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1052 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::append(const FXwchar*, FX::FXint)': FXString.cpp:1063:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1063 | register FXint len=length(); | ^~~ FXString.cpp:1064:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1064 | register FXint n=utfslen(s,m); | ^ mv -f .deps/FXOptionMenu.Tpo .deps/FXOptionMenu.Plo FXString.cpp: In member function 'FX::FXString& FX::FXString::append(const FXnchar*, FX::FXint)': FXString.cpp:1075:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1075 | register FXint len=length(); | ^~~ FXString.cpp:1076:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1076 | register FXint n=utfslen(s,m); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::append(const FXchar*)': FXString.cpp:1087:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1087 | register FXint len=length(); | ^~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXVec3d.lo -MD -MP -MF .deps/FXVec3d.Tpo -c -o FXVec3d.lo FXVec3d.cpp FXString.cpp:1088:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1088 | register FXint n=strlen(s); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::append(const FXwchar*)': FXString.cpp:1099:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1099 | register FXint len=length(); | ^~~ FXString.cpp:1100:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1100 | register FXint n=utfslen(s); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::append(const FXnchar*)': FXString.cpp:1111:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1111 | register FXint len=length(); | ^~~ FXString.cpp:1112:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1112 | register FXint n=utfslen(s); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::prepend(FX::FXchar)': FXString.cpp:1158:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1158 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::prepend(FX::FXchar, FX::FXint)': FXString.cpp:1169:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1169 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::prepend(const FXchar*, FX::FXint)': FXString.cpp:1181:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1181 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::prepend(const FXwchar*, FX::FXint)': FXString.cpp:1193:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1193 | register FXint len=length(); | ^~~ FXString.cpp:1194:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1194 | register FXint n=utfslen(s,m); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::prepend(const FXnchar*, FX::FXint)': FXString.cpp:1206:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1206 | register FXint len=length(); | ^~~ FXString.cpp:1207:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1207 | register FXint n=utfslen(s,m); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::prepend(const FXchar*)': FXString.cpp:1219:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1219 | register FXint len=length(); | ^~~ FXString.cpp:1220:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1220 | register FXint n=strlen(s); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::prepend(const FXwchar*)': FXString.cpp:1232:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1232 | register FXint len=length(); | ^~~ FXString.cpp:1233:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1233 | register FXint n=utfslen(s); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::prepend(const FXnchar*)': FXString.cpp:1245:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1245 | register FXint len=length(); | ^~~ FXString.cpp:1246:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1246 | register FXint n=utfslen(s); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::replace(FX::FXint, FX::FXchar)': FXString.cpp:1263:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1263 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::replace(FX::FXint, FX::FXint, FX::FXchar, FX::FXint)': FXString.cpp:1282:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1282 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::replace(FX::FXint, FX::FXint, const FXchar*, FX::FXint)': FXString.cpp:1307:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1307 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::replace(FX::FXint, FX::FXint, const FXwchar*, FX::FXint)': FXString.cpp:1332:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1332 | register FXint w=utfslen(s,n); | ^ FXString.cpp:1333:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1333 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::replace(FX::FXint, FX::FXint, const FXnchar*, FX::FXint)': FXString.cpp:1358:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1358 | register FXint w=utfslen(s,n); | ^ FXString.cpp:1359:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1359 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::move(FX::FXint, FX::FXint, FX::FXint)': FXString.cpp:1408:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1408 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::erase(FX::FXint)': FXString.cpp:1431:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1431 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::erase(FX::FXint, FX::FXint)': FXString.cpp:1443:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1443 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXint FX::FXString::contains(FX::FXchar) const': FXString.cpp:1457:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1457 | register FXint len=length(); | ^~~ FXString.cpp:1458:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1458 | register FXint c=ch; | ^ FXString.cpp:1459:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1459 | register FXint m=0; | ^ FXString.cpp:1460:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1460 | register FXint i=0; | ^ FXString.cpp: In member function 'FX::FXint FX::FXString::contains(const FXchar*, FX::FXint) const': FXString.cpp:1473:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1473 | register FXint len=length()-n; | ^~~ FXString.cpp:1474:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1474 | register FXint m=0; | ^ FXString.cpp:1475:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1475 | register FXint i=0; | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::substitute(FX::FXchar, FX::FXchar, bool)': FXString.cpp:1563:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1563 | register FXint len=length(); | ^~~ FXString.cpp:1564:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1564 | register FXint c=org; | ^ FXString.cpp:1565:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1565 | register FXint s=sub; | ^ FXString.cpp:1566:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1566 | register FXint i=0; | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::substitute(const FXchar*, FX::FXint, const FXchar*, FX::FXint, bool)': FXString.cpp:1581:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1581 | register FXint pos=0; | ^~~ FXString.cpp: In member function 'FX::FXString& FX::FXString::simplify()': FXString.cpp:1611:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1611 | register FXint s=0; | ^ FXString.cpp:1612:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1612 | register FXint d=0; | ^ FXString.cpp:1613:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1613 | register FXint e=length(); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::trim()': FXString.cpp:1630:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1630 | register FXint s=0; | ^ FXString.cpp:1631:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1631 | register FXint e=length(); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::trimBegin()': FXString.cpp:1644:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1644 | register FXint s=0; | ^ FXString.cpp:1645:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1645 | register FXint e=length(); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::trimEnd()': FXString.cpp:1657:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1657 | register FXint e=length(); | ^ FXString.cpp: In member function 'FX::FXString& FX::FXString::trunc(FX::FXint)': FXString.cpp:1667:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1667 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString FX::FXString::left(FX::FXint) const': FXString.cpp:1684:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1684 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString FX::FXString::right(FX::FXint) const': FXString.cpp:1695:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1695 | register FXint len=length(); | ^~~ FXString.cpp: In member function 'FX::FXString FX::FXString::mid(FX::FXint, FX::FXint) const': FXString.cpp:1706:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1706 | register FXint len=length(); | ^~~ mv -f .deps/FXRegistry.Tpo .deps/FXRegistry.Plo FXString.cpp: In member function 'FX::FXString FX::FXString::before(FX::FXchar, FX::FXint) const': FXString.cpp:1719:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1719 | register FXint len=length(); | ^~~ /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXVec3f.lo -MD -MP -MF .deps/FXVec3f.Tpo -c -o FXVec3f.lo FXVec3f.cpp FXString.cpp:1720:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1720 | register FXint p=0; | ^ FXString.cpp: In member function 'FX::FXString FX::FXString::rbefore(FX::FXchar, FX::FXint) const': FXString.cpp:1733:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1733 | register FXint p=length(); | ^ FXString.cpp: In member function 'FX::FXString FX::FXString::after(FX::FXchar, FX::FXint) const': FXString.cpp:1746:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1746 | register FXint len=length(); | ^~~ FXString.cpp:1747:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1747 | register FXint p=0; | ^ FXString.cpp: In member function 'FX::FXString FX::FXString::rafter(FX::FXchar, FX::FXint) const': FXString.cpp:1760:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1760 | register FXint len=length(); | ^~~ FXString.cpp:1761:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1761 | register FXint p=len; | ^ FXString.cpp: In function 'FX::FXint FX::compare(const FXchar*, const FXchar*)': FXString.cpp:1798:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1798 | register const FXuchar *p1=(const FXuchar *)s1; | ^~ FXString.cpp:1799:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1799 | register const FXuchar *p2=(const FXuchar *)s2; | ^~ FXString.cpp:1800:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1800 | register FXint c1,c2; | ^~ FXString.cpp:1800:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1800 | register FXint c1,c2; | ^~ FXString.cpp: In function 'FX::FXint FX::compare(const FXchar*, const FXchar*, FX::FXint)': FXString.cpp:1827:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1827 | register const FXuchar *p1=(const FXuchar *)s1; | ^~ FXString.cpp:1828:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1828 | register const FXuchar *p2=(const FXuchar *)s2; | ^~ FXString.cpp:1829:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1829 | register FXint c1,c2; | ^~ FXString.cpp:1829:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1829 | register FXint c1,c2; | ^~ FXString.cpp: In function 'FX::FXint FX::comparecase(const FXchar*, const FXchar*)': FXString.cpp:1869:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1869 | register FXint c1,c2; | ^~ FXString.cpp:1869:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1869 | register FXint c1,c2; | ^~ FXString.cpp: In function 'FX::FXint FX::comparecase(const FXchar*, const FXchar*, FX::FXint)': FXString.cpp:1887:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1887 | register FXint c1,c2; | ^~ FXString.cpp:1887:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 1887 | register FXint c1,c2; | ^~ FXString.cpp: In member function 'FX::FXint FX::FXString::find(FX::FXchar, FX::FXint, FX::FXint) const': FXString.cpp:2042:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2042 | register FXint len=length(); | ^~~ FXString.cpp:2043:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2043 | register FXint p=pos; | ^ FXString.cpp:2044:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2044 | register FXint cc=c; | ^~ FXString.cpp: In member function 'FX::FXint FX::FXString::rfind(FX::FXchar, FX::FXint, FX::FXint) const': FXString.cpp:2057:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2057 | register FXint len=length(); | ^~~ FXString.cpp:2058:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2058 | register FXint p=pos; | ^ FXString.cpp:2059:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2059 | register FXint cc=c; | ^~ FXString.cpp: In member function 'FX::FXint FX::FXString::find(FX::FXchar, FX::FXint) const': FXString.cpp:2072:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2072 | register FXint len=length(); | ^~~ FXString.cpp:2073:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2073 | register FXint p=pos; | ^ FXString.cpp:2074:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2074 | register FXint cc=c; | ^~ FXString.cpp: In member function 'FX::FXint FX::FXString::rfind(FX::FXchar, FX::FXint) const': FXString.cpp:2083:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2083 | register FXint len=length(); | ^~~ FXString.cpp:2084:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2084 | register FXint p=pos; | ^ FXString.cpp:2085:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2085 | register FXint cc=c; | ^~ FXString.cpp: In member function 'FX::FXint FX::FXString::find(const FXchar*, FX::FXint, FX::FXint) const': FXString.cpp:2094:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2094 | register FXint len=length(); | ^~~ FXString.cpp:2096:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2096 | register FXint c=substr[0]; | ^ FXString.cpp: In member function 'FX::FXint FX::FXString::rfind(const FXchar*, FX::FXint, FX::FXint) const': FXString.cpp:2125:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2125 | register FXint len=length(); | ^~~ FXString.cpp:2127:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2127 | register FXint c=substr[0]; | ^ FXString.cpp: In member function 'FX::FXint FX::FXString::find_first_of(const FXchar*, FX::FXint, FX::FXint) const': FXString.cpp:2157:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2157 | register FXint len=length(); | ^~~ FXString.cpp:2158:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2158 | register FXint p=pos; | ^ FXString.cpp:2161:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2161 | register FXint c=str[p]; | ^ FXString.cpp:2162:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2162 | register FXint i=n; | ^ FXString.cpp: In member function 'FX::FXint FX::FXString::find_first_of(FX::FXchar, FX::FXint) const': FXString.cpp:2184:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2184 | register FXint len=length(); | ^~~ FXString.cpp:2185:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2185 | register FXint p=pos; | ^ FXString.cpp:2186:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2186 | register FXint cc=c; | ^~ FXString.cpp: In member function 'FX::FXint FX::FXString::find_last_of(const FXchar*, FX::FXint, FX::FXint) const': FXString.cpp:2195:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2195 | register FXint len=length(); | ^~~ FXString.cpp:2196:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2196 | register FXint p=pos; | ^ FXString.cpp:2199:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2199 | register FXint c=str[p]; | ^ FXString.cpp:2200:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2200 | register FXint i=n; | ^ FXString.cpp: In member function 'FX::FXint FX::FXString::find_last_of(FX::FXchar, FX::FXint) const': FXString.cpp:2222:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2222 | register FXint len=length(); | ^~~ FXString.cpp:2223:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2223 | register FXint p=pos; | ^ FXString.cpp:2224:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2224 | register FXint cc=c; | ^~ FXString.cpp: In member function 'FX::FXint FX::FXString::find_first_not_of(const FXchar*, FX::FXint, FX::FXint) const': FXString.cpp:2234:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2234 | register FXint len=length(); | ^~~ FXString.cpp:2235:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2235 | register FXint p=pos; | ^ FXString.cpp:2238:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2238 | register FXint c=str[p]; | ^ FXString.cpp:2239:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2239 | register FXint i=n; | ^ FXString.cpp: In member function 'FX::FXint FX::FXString::find_first_not_of(FX::FXchar, FX::FXint) const': FXString.cpp:2262:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2262 | register FXint len=length(); | ^~~ FXString.cpp:2263:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2263 | register FXint p=pos; | ^ FXString.cpp:2264:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2264 | register FXint cc=c; | ^~ FXString.cpp: In member function 'FX::FXint FX::FXString::find_last_not_of(const FXchar*, FX::FXint, FX::FXint) const': FXString.cpp:2274:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2274 | register FXint len=length(); | ^~~ FXString.cpp:2275:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2275 | register FXint p=pos; | ^ FXString.cpp:2278:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2278 | register FXint c=str[p]; | ^ FXString.cpp:2279:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2279 | register FXint i=n; | ^ FXString.cpp: In member function 'FX::FXint FX::FXString::find_last_not_of(FX::FXchar, FX::FXint) const': FXString.cpp:2300:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2300 | register FXint len=length(); | ^~~ FXString.cpp:2301:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2301 | register FXint p=pos; | ^ FXString.cpp:2302:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2302 | register FXint cc=c; | ^~ FXString.cpp: In member function 'FX::FXuint FX::FXString::hash() const': FXString.cpp:2311:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2311 | register FXint len=length(); | ^~~ FXString.cpp:2312:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2312 | register FXuint h=0; | ^ FXString.cpp:2313:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 2313 | for(register FXint i=0; i/dev/null 2>&1 mv -f .deps/FXRootWindow.Tpo .deps/FXRootWindow.Plo libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXShutter.lo -MD -MP -MF .deps/FXShutter.Tpo -c FXShutter.cpp -o FXShutter.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXVec4d.lo -MD -MP -MF .deps/FXVec4d.Tpo -c -o FXVec4d.lo FXVec4d.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXToolBarTab.lo -MD -MP -MF .deps/FXToolBarTab.Tpo -c FXToolBarTab.cpp -fPIC -DPIC -o .libs/FXToolBarTab.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSpring.lo -MD -MP -MF .deps/FXSpring.Tpo -c FXSpring.cpp -o FXSpring.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXRuler.lo -MD -MP -MF .deps/FXRuler.Tpo -c FXRuler.cpp -o FXRuler.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSphered.lo -MD -MP -MF .deps/FXSphered.Tpo -c FXSphered.cpp -o FXSphered.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStringDict.lo -MD -MP -MF .deps/FXStringDict.Tpo -c FXStringDict.cpp -o FXStringDict.o >/dev/null 2>&1 mv -f .deps/FXMDIChild.Tpo .deps/FXMDIChild.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXVec4f.lo -MD -MP -MF .deps/FXVec4f.Tpo -c -o FXVec4f.lo FXVec4f.cpp mv -f .deps/FXRadioButton.Tpo .deps/FXRadioButton.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXVerticalFrame.lo -MD -MP -MF .deps/FXVerticalFrame.Tpo -c -o FXVerticalFrame.lo FXVerticalFrame.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXScrollBar.lo -MD -MP -MF .deps/FXScrollBar.Tpo -c FXScrollBar.cpp -o FXScrollBar.o >/dev/null 2>&1 FXString.cpp: At global scope: FXString.cpp:2784:14: warning: 'FX::FXint FX::composehangul(FX::FXwchar*, FX::FXint)' defined but not used [-Wunused-function] 2784 | static FXint composehangul(FXwchar *result,FXint len){ | ^~~~~~~~~~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSplashWindow.lo -MD -MP -MF .deps/FXSplashWindow.Tpo -c FXSplashWindow.cpp -o FXSplashWindow.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTGAIcon.lo -MD -MP -MF .deps/FXTGAIcon.Tpo -c FXTGAIcon.cpp -o FXTGAIcon.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSystem.lo -MD -MP -MF .deps/FXSystem.Tpo -c FXSystem.cpp -o FXSystem.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXToolTip.lo -MD -MP -MF .deps/FXToolTip.Tpo -c FXToolTip.cpp -fPIC -DPIC -o .libs/FXToolTip.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTranslator.lo -MD -MP -MF .deps/FXTranslator.Tpo -c FXTranslator.cpp -fPIC -DPIC -o .libs/FXTranslator.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTopWindow.lo -MD -MP -MF .deps/FXTopWindow.Tpo -c FXTopWindow.cpp -fPIC -DPIC -o .libs/FXTopWindow.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTGAImage.lo -MD -MP -MF .deps/FXTGAImage.Tpo -c FXTGAImage.cpp -o FXTGAImage.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTreeListBox.lo -MD -MP -MF .deps/FXTreeListBox.Tpo -c FXTreeListBox.cpp -fPIC -DPIC -o .libs/FXTreeListBox.o FXTabBook.cpp: In member function 'virtual FX::FXint FX::FXTabBook::getDefaultWidth()': FXTabBook.cpp:92:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 92 | register FXint w,wtabs,maxtabw,wpnls,t,ntabs; | ^ FXTabBook.cpp:92:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 92 | register FXint w,wtabs,maxtabw,wpnls,t,ntabs; | ^~~~~ FXTabBook.cpp:92:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 92 | register FXint w,wtabs,maxtabw,wpnls,t,ntabs; | ^~~~~~~ FXTabBook.cpp:92:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 92 | register FXint w,wtabs,maxtabw,wpnls,t,ntabs; | ^~~~~ FXTabBook.cpp:92:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 92 | register FXint w,wtabs,maxtabw,wpnls,t,ntabs; | ^ FXTabBook.cpp:92:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 92 | register FXint w,wtabs,maxtabw,wpnls,t,ntabs; | ^~~~~ FXTabBook.cpp:93:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 93 | register FXWindow *tab,*pane; | ^~~ FXTabBook.cpp:93:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 93 | register FXWindow *tab,*pane; | ^~~~ FXTabBook.cpp:94:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 94 | register FXuint hints; | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTreeList.lo -MD -MP -MF .deps/FXTreeList.Tpo -c FXTreeList.cpp -fPIC -DPIC -o .libs/FXTreeList.o FXTabBook.cpp: In member function 'virtual FX::FXint FX::FXTabBook::getDefaultHeight()': FXTabBook.cpp:137:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXint h,htabs,maxtabh,hpnls,t,ntabs; | ^ FXTabBook.cpp:137:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXint h,htabs,maxtabh,hpnls,t,ntabs; | ^~~~~ FXTabBook.cpp:137:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXint h,htabs,maxtabh,hpnls,t,ntabs; | ^~~~~~~ FXTabBook.cpp:137:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXint h,htabs,maxtabh,hpnls,t,ntabs; | ^~~~~ FXTabBook.cpp:137:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXint h,htabs,maxtabh,hpnls,t,ntabs; | ^ FXTabBook.cpp:137:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXint h,htabs,maxtabh,hpnls,t,ntabs; | ^~~~~ FXTabBook.cpp:138:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 138 | register FXWindow *tab,*pane; | ^~~ FXTabBook.cpp:138:27: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 138 | register FXWindow *tab,*pane; | ^~~~ FXTabBook.cpp:139:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 139 | register FXuint hints; | ^~~~~ FXTabBook.cpp: In member function 'virtual void FX::FXTabBook::layout()': FXTabBook.cpp:182:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^ FXTabBook.cpp:182:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~ FXTabBook.cpp:182:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~ FXTabBook.cpp:182:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^ FXTabBook.cpp:182:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^ FXTabBook.cpp:182:30: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^ FXTabBook.cpp:182:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^ FXTabBook.cpp:182:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~ FXTabBook.cpp:182:37: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~ FXTabBook.cpp:182:40: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~ FXTabBook.cpp:182:43: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~ FXTabBook.cpp:182:46: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~~~~~~ FXTabBook.cpp:182:54: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~~~~~~ FXTabBook.cpp:182:62: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~~~ FXTabBook.cpp:182:67: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~~~ FXTabBook.cpp:182:72: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 182 | register FXint i,xx,yy,x,y,w,h,px,py,pw,ph,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~~~~~~~~~ FXTabBook.cpp:183:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 183 | register FXWindow *raisepane=NULL; | ^~~~~~~~~ FXTabBook.cpp:184:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 184 | register FXWindow *raisetab=NULL; | ^~~~~~~~ FXTabBook.cpp:185:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXWindow *pane,*tab; | ^~~~ FXTabBook.cpp:185:28: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 185 | register FXWindow *pane,*tab; | ^~~ FXTabBook.cpp:186:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 186 | register FXuint hints; | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTriStateButton.lo -MD -MP -MF .deps/FXTriStateButton.Tpo -c FXTriStateButton.cpp -fPIC -DPIC -o .libs/FXTriStateButton.o FXTabBar.cpp: In member function 'virtual FX::FXint FX::FXTabBar::getDefaultWidth()': FXTabBar.cpp:98:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 98 | register FXint w,wtabs,maxtabw,t,ntabs; | ^ FXTabBar.cpp:98:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 98 | register FXint w,wtabs,maxtabw,t,ntabs; | ^~~~~ FXTabBar.cpp:98:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 98 | register FXint w,wtabs,maxtabw,t,ntabs; | ^~~~~~~ FXTabBar.cpp:98:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 98 | register FXint w,wtabs,maxtabw,t,ntabs; | ^ FXTabBar.cpp:98:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 98 | register FXint w,wtabs,maxtabw,t,ntabs; | ^~~~~ FXTabBar.cpp:99:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 99 | register FXuint hints; | ^~~~~ FXTabBar.cpp:100:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 100 | register FXWindow *child; | ^~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXURL.lo -MD -MP -MF .deps/FXURL.Tpo -c FXURL.cpp -fPIC -DPIC -o .libs/FXURL.o FXTabBar.cpp: In member function 'virtual FX::FXint FX::FXTabBar::getDefaultHeight()': FXTabBar.cpp:136:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 136 | register FXint h,htabs,maxtabh,t,ntabs; | ^ FXTabBar.cpp:136:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 136 | register FXint h,htabs,maxtabh,t,ntabs; | ^~~~~ FXTabBar.cpp:136:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 136 | register FXint h,htabs,maxtabh,t,ntabs; | ^~~~~~~ FXTabBar.cpp:136:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 136 | register FXint h,htabs,maxtabh,t,ntabs; | ^ FXTabBar.cpp:136:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 136 | register FXint h,htabs,maxtabh,t,ntabs; | ^~~~~ FXTabBar.cpp:137:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 137 | register FXuint hints; | ^~~~~ FXTabBar.cpp:138:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 138 | register FXWindow *child; | ^~~~~ FXTextCodec.cpp: In static member function 'static FX::FXint FX::FXTextCodec::utf2wc(FX::FXwchar&, const FXchar*, FX::FXint)': FXTextCodec.cpp:111:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 111 | register FXwchar c; | ^ FXTabBar.cpp: In member function 'virtual void FX::FXTabBar::layout()': FXTabBar.cpp:174:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^ FXTabBar.cpp:174:20: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~ FXTabBar.cpp:174:23: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~ FXTabBar.cpp:174:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~ FXTabBar.cpp:174:29: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~ FXTabBar.cpp:174:32: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^ FXTabBar.cpp:174:34: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^ FXTabBar.cpp:174:36: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~ FXTabBar.cpp:174:39: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~ FXTabBar.cpp:174:42: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^ FXTabBar.cpp:174:44: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^ FXTabBar.cpp:174:46: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~~~~~~ FXTabBar.cpp:174:54: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~~~~~~ FXTabBar.cpp:174:62: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~~~ FXTabBar.cpp:174:67: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~~~ FXTabBar.cpp:174:72: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 174 | register FXint i,px,py,pw,ph,x,y,xx,yy,w,h,maxtabw,maxtabh,cumw,cumh,newcurrent; | ^~~~~~~~~~ FXTabBar.cpp:175:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 175 | register FXWindow *raisetab=NULL; | ^~~~~~~~ FXTabBar.cpp:176:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 176 | register FXWindow *tab; | ^~~ FXTabBar.cpp:177:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 177 | register FXuint hints; | ^~~~~ FXTextCodec.cpp: In member function 'virtual FX::FXint FX::FXTextCodec::mb2utflen(const FXchar*, FX::FXint) const': FXTextCodec.cpp:259:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register FXint nr,len=0; | ^~ FXTextCodec.cpp:259:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 259 | register FXint nr,len=0; | ^~~ FXTextCodec.cpp: In member function 'virtual FX::FXint FX::FXTextCodec::mb2utf(FX::FXchar*, FX::FXint, const FXchar*, FX::FXint) const': FXTextCodec.cpp:283:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 283 | register FXint nr,nw,len=0; | ^~ FXTextCodec.cpp:283:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 283 | register FXint nr,nw,len=0; | ^~ FXTextCodec.cpp:283:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 283 | register FXint nr,nw,len=0; | ^~~ FXTextCodec.cpp: In member function 'FX::FXString FX::FXTextCodec::mb2utf(const FXchar*, FX::FXint) const': FXTextCodec.cpp:317:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 317 | register FXint len; | ^~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXUndoList.lo -MD -MP -MF .deps/FXUndoList.Tpo -c FXUndoList.cpp -fPIC -DPIC -o .libs/FXUndoList.o FXTextCodec.cpp: In member function 'virtual FX::FXint FX::FXTextCodec::utf2mblen(const FXchar*, FX::FXint) const': FXTextCodec.cpp:354:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 354 | register FXint nr,len=0; | ^~ FXTextCodec.cpp:354:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 354 | register FXint nr,len=0; | ^~~ FXTextCodec.cpp: In member function 'virtual FX::FXint FX::FXTextCodec::utf2mb(FX::FXchar*, FX::FXint, const FXchar*, FX::FXint) const': FXTextCodec.cpp:379:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 379 | register FXint nr,nw,len=0; | ^~ FXTextCodec.cpp:379:21: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 379 | register FXint nr,nw,len=0; | ^~ FXTextCodec.cpp:379:24: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 379 | register FXint nr,nw,len=0; | ^~~ FXTextCodec.cpp: In member function 'FX::FXString FX::FXTextCodec::utf2mb(const FXchar*, FX::FXint) const': FXTextCodec.cpp:413:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 413 | register FXint len; | ^~~ FXTabBar.cpp: In member function 'virtual void FX::FXTabBar::setCurrent(FX::FXint, FX::FXbool)': FXTabBar.cpp:372:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 372 | register FXint nc=isMemberOf(&FXTabBook::metaClass)?numChildren()>>1:numChildren(); | ^~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSettings.lo -MD -MP -MF .deps/FXSettings.Tpo -c FXSettings.cpp -o FXSettings.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXVec2d.lo -MD -MP -MF .deps/FXVec2d.Tpo -c FXVec2d.cpp -fPIC -DPIC -o .libs/FXVec2d.o libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTIFIcon.lo -MD -MP -MF .deps/FXTIFIcon.Tpo -c FXTIFIcon.cpp -o FXTIFIcon.o >/dev/null 2>&1 FXThread.cpp: In member function 'FX::FXbool FX::FXCondition::wait(FX::FXMutex&, FX::FXlong)': FXThread.cpp:258:16: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 258 | register int result; | ^~~~~~ FXThread.cpp: In static member function 'static void* FX::FXThread::execute(void*)': FXThread.cpp:318:18: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 318 | register FXint code=-1; | ^~~~ FXThread.cpp: In member function 'FX::FXbool FX::FXThread::start(long unsigned int)': FXThread.cpp:332:19: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 332 | register FXbool code; | ^~~~ FXThread.cpp: In member function 'FX::FXbool FX::FXThread::join(FX::FXint&)': FXThread.cpp:346:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 346 | register pthread_t ttid=(pthread_t)tid; | ^~~~ FXThread.cpp: In member function 'FX::FXbool FX::FXThread::join()': FXThread.cpp:359:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 359 | register pthread_t ttid=(pthread_t)tid; | ^~~~ FXThread.cpp: In member function 'FX::FXbool FX::FXThread::cancel()': FXThread.cpp:370:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 370 | register pthread_t ttid=(pthread_t)tid; | ^~~~ FXThread.cpp: In member function 'FX::FXbool FX::FXThread::detach()': FXThread.cpp:382:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 382 | register pthread_t ttid=(pthread_t)tid; | ^~~~ FXThread.cpp: In member function 'void FX::FXThread::priority(FX::FXint)': FXThread.cpp:480:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 480 | register pthread_t ttid=(pthread_t)tid; | ^~~~ FXThread.cpp: In member function 'FX::FXint FX::FXThread::priority()': FXThread.cpp:499:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 499 | register pthread_t ttid=(pthread_t)tid; | ^~~~ FXThread.cpp: In destructor 'virtual FX::FXThread::~FXThread()': FXThread.cpp:512:22: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 512 | register pthread_t ttid=(pthread_t)tid; | ^~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStatusLine.lo -MD -MP -MF .deps/FXStatusLine.Tpo -c FXStatusLine.cpp -o FXStatusLine.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXTIFImage.lo -MD -MP -MF .deps/FXTIFImage.Tpo -c FXTIFImage.cpp -o FXTIFImage.o >/dev/null 2>&1 mv -f .deps/FXFileSelector.Tpo .deps/FXFileSelector.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXVisual.lo -MD -MP -MF .deps/FXVisual.Tpo -c -o FXVisual.lo FXVisual.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSwitcher.lo -MD -MP -MF .deps/FXSwitcher.Tpo -c FXSwitcher.cpp -o FXSwitcher.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStatusBar.lo -MD -MP -MF .deps/FXStatusBar.Tpo -c FXStatusBar.cpp -o FXStatusBar.o >/dev/null 2>&1 libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXStat.lo -MD -MP -MF .deps/FXStat.Tpo -c FXStat.cpp -o FXStat.o >/dev/null 2>&1 mv -f .deps/FXPopup.Tpo .deps/FXPopup.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DPACKAGE_NAME=\"fox\" -DPACKAGE_TARNAME=\"fox\" -DPACKAGE_VERSION=\"1.6.57\" -DPACKAGE_STRING=\"fox\ 1.6.57\" -DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\" -DPACKAGE_URL=\"\" -DPACKAGE=\"fox\" -DVERSION=\"1.6.57\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXWindow.lo -MD -MP -MF .deps/FXWindow.Tpo -c -o FXWindow.lo FXWindow.cpp libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXVec2f.lo -MD -MP -MF .deps/FXVec2f.Tpo -c FXVec2f.cpp -fPIC -DPIC -o .libs/FXVec2f.o In file included from ../include/FX88591Codec.h:5, from FXText.cpp:50: ../include/FXTextCodec.h:99:17: warning: 'virtual FX::FXint FX::FXTextCodec::utf2mblen(const FX::FXString&) const' was hidden [-Woverloaded-virtual] 99 | virtual FXint utf2mblen(const FXString& src) const; | ^~~~~~~~~ In file included from FXText.cpp:52: ../include/FXUTF16Codec.h:73:17: note: by 'virtual FX::FXint FX::FXUTF16Codec::utf2mblen(const FXchar*, FX::FXint) const' 73 | virtual FXint utf2mblen(const FXchar* src,FXint nsrc) const; | ^~~~~~~~~ libtool: compile: g++ "-DPACKAGE_NAME=\"fox\"" "-DPACKAGE_TARNAME=\"fox\"" "-DPACKAGE_VERSION=\"1.6.57\"" "-DPACKAGE_STRING=\"fox 1.6.57\"" "-DPACKAGE_BUGREPORT=\"jeroen@fox-toolkit.com\"" "-DPACKAGE_URL=\"\"" "-DPACKAGE=\"fox\"" "-DVERSION=\"1.6.57\"" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DHAVE_DLFCN_H=1 "-DLT_OBJDIR=\".libs/\"" -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_DIRENT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIBRT=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBDL=1 -DHAVE_VSSCANF=1 -DHAVE_VSNPRINTF=1 -DHAVE_STRTOLL=1 -DHAVE_STRTOULL=1 -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_X11_EXTENSIONS_XSHM_H=1 -DHAVE_X11_EXTENSIONS_SHAPE_H=1 -DHAVE_X11_EXTENSIONS_XRENDER_H=1 -DHAVE_X11_EXTENSIONS_XFIXES_H=1 -I. -I../include -I../include -Os -fomit-frame-pointer -Wall -Wformat -Woverloaded-virtual -Wshadow -DUNICODE -DHAVE_PNG_H=1 -DHAVE_ZLIB_H=1 -DHAVE_XFT_H=1 -I/usr/include/freetype2 -DHAVE_XSHM_H=1 -DHAVE_XSHAPE_H=1 -DHAVE_XRENDER_H=1 -DHAVE_XFIXES_H=1 -DNO_XIM -DHAVE_GLU_H=1 -DHAVE_GL_H=1 -MT FXSpinner.lo -MD -MP -MF .deps/FXSpinner.Tpo -c FXSpinner.cpp -o FXSpinner.o >/dev/null 2>&1 In file included from ../include/FX88591Codec.h:5, from FXTable.cpp:47: ../include/FXTextCodec.h:99:17: warning: 'virtual FX::FXint FX::FXTextCodec::utf2mblen(const FX::FXString&) const' was hidden [-Woverloaded-virtual] 99 | virtual FXint utf2mblen(const FXString& src) const; | ^~~~~~~~~ In file included from FXTable.cpp:49: ../include/FXUTF16Codec.h:73:17: note: by 'virtual FX::FXint FX::FXUTF16Codec::utf2mblen(const FXchar*, FX::FXint) const' 73 | virtual FXint utf2mblen(const FXchar* src,FXint nsrc) const; | ^~~~~~~~~ FXText.cpp: In member function 'FX::FXint FX::FXText::validPos(FX::FXint) const': FXText.cpp:499:26: warning: ISO C++17 does not allow 'register' storage class specifier [-Wregister] 499 | register const FXchar *ptr=pos