>>> Building on exopi-1 under x11/mowitz BDEPENDS = [x11/neXtaw] DIST = [x11/mowitz:Mowitz-0.3.1.tar.gz] FULLPKGNAME = mowitz-0.3.1 RDEPENDS = [x11/neXtaw] Woken up telephony/baresip/restund (Junk lock failure for exopi-1 at 1711503834.78263) Received IO (Junk lock obtained for exopi-1 at 1711503863.11) Received IO Woken up x11/mowitz Woken up x11/mowitz Short-cut: depends already handled by telephony/baresip/restund >>> Running show-prepare-results in x11/mowitz at 1711503864.71 ===> x11/mowitz ===> Building from scratch mowitz-0.3.1 ===> mowitz-0.3.1 depends on: neXtaw-* -> neXtaw-0.15.1p2 ===> Verifying specs: m neXtaw ===> found m.10.1 neXtaw.15.1 neXtaw-0.15.1p2 (Junk lock released for exopi-1 at 1711503865.44) Woken up mail/p5-MIME-EncWords distfiles size=1150170 >>> Running build in x11/mowitz at 1711503865.48 ===> x11/mowitz ===> Checking files for mowitz-0.3.1 `/exopi-cvs/ports/distfiles/Mowitz-0.3.1.tar.gz' is up to date. >> (SHA256) Mowitz-0.3.1.tar.gz: OK ===> Extracting for mowitz-0.3.1 ===> Patching for mowitz-0.3.1 ===> Applying OpenBSD patch patch-Mowitz_MwFilesel_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Mowitz/MwFilesel.c.orig Thu Aug 30 08:22:14 2007 |+++ Mowitz/MwFilesel.c Fri Jan 8 22:27:00 2016 -------------------------- Patching file Mowitz/MwFilesel.c using Plan A... Hunk #1 succeeded at 80. Hunk #2 succeeded at 90. Hunk #3 succeeded at 172. Hunk #4 succeeded at 190. Hunk #5 succeeded at 260. Hunk #6 succeeded at 313. Hunk #7 succeeded at 368. done ===> Applying OpenBSD patch patch-Mowitz_MwFilesel_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Mowitz/MwFilesel.h.orig Mon Dec 1 13:18:42 2008 |+++ Mowitz/MwFilesel.h Mon Dec 1 13:19:28 2008 -------------------------- Patching file Mowitz/MwFilesel.h using Plan A... Hunk #1 succeeded at 18. done ===> Applying OpenBSD patch patch-Mowitz_MwHandle_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- Mowitz/MwHandle.c.orig Mon Dec 1 13:20:07 2008 |+++ Mowitz/MwHandle.c Mon Dec 1 13:20:26 2008 -------------------------- Patching file Mowitz/MwHandle.c using Plan A... Hunk #1 succeeded at 4. done ===> Applying OpenBSD patch patch-examples_Directory_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- examples/Directory.h.orig Mon Dec 1 13:21:45 2008 |+++ examples/Directory.h Mon Dec 1 13:21:53 2008 -------------------------- Patching file examples/Directory.h using Plan A... Hunk #1 succeeded at 31. done ===> Applying OpenBSD patch patch-examples_listtree2_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- examples/listtree2.c.orig Mon Dec 1 13:21:01 2008 |+++ examples/listtree2.c Mon Dec 1 13:21:08 2008 -------------------------- Patching file examples/listtree2.c using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-examples_rulerdemo_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- examples/rulerdemo.c.orig Mon Dec 1 13:22:04 2008 |+++ examples/rulerdemo.c Mon Dec 1 13:22:17 2008 -------------------------- Patching file examples/rulerdemo.c using Plan A... Hunk #1 succeeded at 1. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for mowitz-0.3.1 ===> Configuring for mowitz-0.3.1 Using /exopi-obj/pobj/mowitz-0.3.1/config.site (generated) configure: loading site script /exopi-obj/pobj/mowitz-0.3.1/config.site checking for a BSD-compatible install... /exopi-obj/pobj/mowitz-0.3.1/bin/install -c checking whether build environment is sane... yes checking whether make sets $(MAKE)... (cached) yes checking for working aclocal-1.4... missing checking for working autoconf... missing checking for working automake-1.4... missing checking for working autoheader... missing checking for working makeinfo... found checking for gawk... (cached) awk checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ANSI C... none needed checking for a BSD-compatible install... /exopi-obj/pobj/mowitz-0.3.1/bin/install -c checking whether ln -s works... yes checking for strerror in -lcposix... (cached) no checking build system type... x86_64-unknown-openbsd7.5 checking host system type... x86_64-unknown-openbsd7.5 checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for egrep... (cached) grep -E checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... match_pattern /lib[^/]+(\.so\.[0-9]+\.[0-9]+|\.so|_pic\.a)$ checking how to run the C preprocessor... cc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking whether we are using the GNU C++ compiler... (cached) yes checking whether c++ accepts -g... (cached) yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... (cached) yes checking whether accepts -g... (cached) yes checking the maximum length of command line arguments... (cached) 131072 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for strip... (cached) strip checking if cc supports -fno-rtti -fno-exceptions... yes checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ static flag -static works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... openbsd7.5 ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... (cached) yes checking for connect... (cached) yes checking for remove... (cached) yes checking for shmat... (cached) yes checking for IceConnectionNumber in -lICE... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for size_t... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for ceil in -lm... (cached) yes checking for fnmatch... (cached) yes checking for main in -lX11... (cached) yes checking for main in -lXt... (cached) yes checking for main in -lXext... (cached) yes checking for main in -lXmu... (cached) yes checking for main in -lXpm... (cached) yes checking for XCreateIC in -lX11... (cached) yes checking for main in -lneXtaw... yes configure: creating ./config.status config.status: creating Makefile config.status: creating Mowitz/Makefile config.status: creating Mowitz/cursor/Makefile config.status: creating Mowitz/fonts/Makefile config.status: creating Mowitz/pixmaps/Makefile config.status: creating examples/Makefile config.status: creating doc/Makefile ===> Building for mowitz-0.3.1 Making all in Mowitz Making all in cursor Making all in fonts Making all in pixmaps /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwApplicationShell.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwApplicationShell.c -fPIC -DPIC -o .libs/MwApplicationShell.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwApplicationShell.c -o MwApplicationShell.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwCanvas.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwCanvas.c -fPIC -DPIC -o .libs/MwCanvas.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwCanvas.c -o MwCanvas.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwCheck.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwCheck.c -fPIC -DPIC -o .libs/MwCheck.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwCheck.c -o MwCheck.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwCheckME.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwCheckME.c -fPIC -DPIC -o .libs/MwCheckME.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwCheckME.c -o MwCheckME.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwCombo.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwCombo.c -fPIC -DPIC -o .libs/MwCombo.o MwCombo.c:262:32: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] XawListChange(cw->combo.list, cw->combo.data, cw->combo.ndata, 0, True); ^~~~~~~~~~~~~~ /usr/X11R6/include/X11/Xaw/List.h:170:18: note: passing argument to parameter 'list' here _Xconst char **list, ^ MwCombo.c:303:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count, bufsiz = 10; ^ MwCombo.c:145:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ MwCombo.c:408:13: note: conflicting prototype is here static void Redisplay(Widget w, XEvent *event, Region region) ^ 3 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwCombo.c -o MwCombo.o MwCombo.c:262:32: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] XawListChange(cw->combo.list, cw->combo.data, cw->combo.ndata, 0, True); ^~~~~~~~~~~~~~ /usr/X11R6/include/X11/Xaw/List.h:170:18: note: passing argument to parameter 'list' here _Xconst char **list, ^ MwCombo.c:303:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count, bufsiz = 10; ^ MwCombo.c:145:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ MwCombo.c:408:13: note: conflicting prototype is here static void Redisplay(Widget w, XEvent *event, Region region) ^ 3 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwDialog.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwDialog.c -fPIC -DPIC -o .libs/MwDialog.o MwDialog.c:109:19: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] alert_clicked, (XtPointer)i); ^~~~~~~~~~~~ MwDialog.c:91:35: warning: variable 'command' set but not used [-Wunused-but-set-variable] Widget topbox, buttonbox, label, command; ^ MwDialog.c:142:33: warning: variable 'image' set but not used [-Wunused-but-set-variable] Widget topbox, label, command, image; ^ MwDialog.c:276:22: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] XawListChange(list, choices, nchoices, 0, True); ^~~~~~~ /usr/X11R6/include/X11/Xaw/List.h:170:18: note: passing argument to parameter 'list' here _Xconst char **list, ^ MwDialog.c:285:22: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] XawListChange(list, choices, nchoices, 0, True); ^~~~~~~ /usr/X11R6/include/X11/Xaw/List.h:170:18: note: passing argument to parameter 'list' here _Xconst char **list, ^ MwDialog.c:224:3: warning: variable 'okbutton' set but not used [-Wunused-but-set-variable] okbutton, cancelbutton; ^ MwDialog.c:224:13: warning: variable 'cancelbutton' set but not used [-Wunused-but-set-variable] okbutton, cancelbutton; ^ 7 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwDialog.c -o MwDialog.o MwDialog.c:109:19: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] alert_clicked, (XtPointer)i); ^~~~~~~~~~~~ MwDialog.c:91:35: warning: variable 'command' set but not used [-Wunused-but-set-variable] Widget topbox, buttonbox, label, command; ^ MwDialog.c:142:33: warning: variable 'image' set but not used [-Wunused-but-set-variable] Widget topbox, label, command, image; ^ MwDialog.c:276:22: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] XawListChange(list, choices, nchoices, 0, True); ^~~~~~~ /usr/X11R6/include/X11/Xaw/List.h:170:18: note: passing argument to parameter 'list' here _Xconst char **list, ^ MwDialog.c:285:22: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] XawListChange(list, choices, nchoices, 0, True); ^~~~~~~ /usr/X11R6/include/X11/Xaw/List.h:170:18: note: passing argument to parameter 'list' here _Xconst char **list, ^ MwDialog.c:224:3: warning: variable 'okbutton' set but not used [-Wunused-but-set-variable] okbutton, cancelbutton; ^ MwDialog.c:224:13: warning: variable 'cancelbutton' set but not used [-Wunused-but-set-variable] okbutton, cancelbutton; ^ 7 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwFilesel.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwFilesel.c -fPIC -DPIC -o .libs/MwFilesel.o MwFilesel.c:158:4: warning: passing 'String[1]' (aka 'char *[1]') to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] foo, 1, 0, True); ^~~ /usr/X11R6/include/X11/Xaw/List.h:170:18: note: passing argument to parameter 'list' here _Xconst char **list, ^ MwFilesel.c:161:4: warning: passing 'String *' (aka 'char **') to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] files, nfiles, 0, True); ^~~~~ /usr/X11R6/include/X11/Xaw/List.h:170:18: note: passing argument to parameter 'list' here _Xconst char **list, ^ MwFilesel.c:167:3: warning: passing 'String *' (aka 'char **') to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] dirs, ndirs, 0, True); ^~~~ /usr/X11R6/include/X11/Xaw/List.h:170:18: note: passing argument to parameter 'list' here _Xconst char **list, ^ 3 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwFilesel.c -o MwFilesel.o MwFilesel.c:158:4: warning: passing 'String[1]' (aka 'char *[1]') to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] foo, 1, 0, True); ^~~ /usr/X11R6/include/X11/Xaw/List.h:170:18: note: passing argument to parameter 'list' here _Xconst char **list, ^ MwFilesel.c:161:4: warning: passing 'String *' (aka 'char **') to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] files, nfiles, 0, True); ^~~~~ /usr/X11R6/include/X11/Xaw/List.h:170:18: note: passing argument to parameter 'list' here _Xconst char **list, ^ MwFilesel.c:167:3: warning: passing 'String *' (aka 'char **') to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] dirs, ndirs, 0, True); ^~~~ /usr/X11R6/include/X11/Xaw/List.h:170:18: note: passing argument to parameter 'list' here _Xconst char **list, ^ 3 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwFrame.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwFrame.c -fPIC -DPIC -o .libs/MwFrame.o MwFrame.c:65:30: warning: expression which evaluates to zero treated as a null pointer constant of type 'XtPointer' (aka 'void *') [-Wnon-literal-null-conversion] offset(justify), XtRString, XtJustifyLeft}, ^~~~~~~~~~~~~ MwFrame.c:262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameInit(request, new, args, num_args) ^ MwFrame.c:298:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameRealize(w, valueMask, attributes) ^ MwFrame.c:312:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameDestroy(w) ^ MwFrame.c:324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameResize(w) ^ MwFrame.c:384:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameExpose(w, event, region) ^ MwFrame.c:442:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameSetValues(current, request, new, args, num_args) ^ MwFrame.c:490:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameQueryGeometry(w, intended, preferred) ^ MwFrame.c:573:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameGeometryManager(w, req, reply) ^ MwFrame.c:699:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameChangeManaged(w) ^ MwFrame.c:729:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameAllocGCs(fw) ^ MwFrame.c:758:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameFreeGCs(fw) ^ MwFrame.c:780:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredSize(fw, reply_width, reply_height) ^ MwFrame.c:795:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredSize3(fw, cw,ch, tw,th, reply_width, reply_height) ^ MwFrame.c:812:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameChild(fw) ^ MwFrame.c:838:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _CvtStringToShadowType(args, num_args, fromVal, toVal) ^ 16 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwFrame.c -o MwFrame.o MwFrame.c:65:30: warning: expression which evaluates to zero treated as a null pointer constant of type 'XtPointer' (aka 'void *') [-Wnon-literal-null-conversion] offset(justify), XtRString, XtJustifyLeft}, ^~~~~~~~~~~~~ MwFrame.c:262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameInit(request, new, args, num_args) ^ MwFrame.c:298:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameRealize(w, valueMask, attributes) ^ MwFrame.c:312:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameDestroy(w) ^ MwFrame.c:324:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameResize(w) ^ MwFrame.c:384:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameExpose(w, event, region) ^ MwFrame.c:442:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameSetValues(current, request, new, args, num_args) ^ MwFrame.c:490:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameQueryGeometry(w, intended, preferred) ^ MwFrame.c:573:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameGeometryManager(w, req, reply) ^ MwFrame.c:699:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameChangeManaged(w) ^ MwFrame.c:729:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameAllocGCs(fw) ^ MwFrame.c:758:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameFreeGCs(fw) ^ MwFrame.c:780:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredSize(fw, reply_width, reply_height) ^ MwFrame.c:795:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredSize3(fw, cw,ch, tw,th, reply_width, reply_height) ^ MwFrame.c:812:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwFrameChild(fw) ^ MwFrame.c:838:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] _CvtStringToShadowType(args, num_args, fromVal, toVal) ^ 16 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwGcs.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwGcs.c -fPIC -DPIC -o .libs/MwGcs.o MwGcs.c:164:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocFgGC(w, fg, font) ^ MwGcs.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocBackgroundGC(w, font) ^ MwGcs.c:206:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocGreyGC(w, fg, font, contrast, be_nice_to_cmap) ^ MwGcs.c:250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocTopShadowGC(w, contrast, be_nice_to_cmap) ^ MwGcs.c:275:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocBotShadowGC(w, contrast, be_nice_to_cmap) ^ MwGcs.c:298:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocArmGC(w, contrast, be_nice_to_cmap) ^ MwGcs.c:338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocShadowPixel(w, scale) ^ MwGcs.c:384:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocGreyPixel(w, fg, bg, cnt) ^ MwGcs.c:411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetGrey50(w, gp) ^ 9 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwGcs.c -o MwGcs.o MwGcs.c:164:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocFgGC(w, fg, font) ^ MwGcs.c:192:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocBackgroundGC(w, font) ^ MwGcs.c:206:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocGreyGC(w, fg, font, contrast, be_nice_to_cmap) ^ MwGcs.c:250:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocTopShadowGC(w, contrast, be_nice_to_cmap) ^ MwGcs.c:275:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocBotShadowGC(w, contrast, be_nice_to_cmap) ^ MwGcs.c:298:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocArmGC(w, contrast, be_nice_to_cmap) ^ MwGcs.c:338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocShadowPixel(w, scale) ^ MwGcs.c:384:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AllocGreyPixel(w, fg, bg, cnt) ^ MwGcs.c:411:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetGrey50(w, gp) ^ 9 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwHandle.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwHandle.c -fPIC -DPIC -o .libs/MwHandle.o MwHandle.c:187:7: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if (abs((long)newtime-(long)hw->handle.oldtime) ^ MwHandle.c:187:7: note: use function 'labs' instead if (abs((long)newtime-(long)hw->handle.oldtime) ^~~ labs 1 warning generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwHandle.c -o MwHandle.o MwHandle.c:187:7: warning: absolute value function 'abs' given an argument of type 'long' but has parameter of type 'int' which may cause truncation of value [-Wabsolute-value] if (abs((long)newtime-(long)hw->handle.oldtime) ^ MwHandle.c:187:7: note: use function 'labs' instead if (abs((long)newtime-(long)hw->handle.oldtime) ^~~ labs 1 warning generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwImage.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwImage.c -fPIC -DPIC -o .libs/MwImage.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwImage.c -o MwImage.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwListTree.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwListTree.c -fPIC -DPIC -o .libs/MwListTree.o MwListTree.c:198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakePixmap(w, pix) ^ MwListTree.c:228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreePixmap(w, pix) ^ MwListTree.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(treq, tnew, args, num) ^ MwListTree.c:102:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ MwListTree.c:327:21: warning: passing arguments to 'DeleteChildren' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteChildren(w, item->firstchild); ^ MwListTree.c:317:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ MwListTree.c:103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); ^ MwListTree.c:352:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(lw, (Boolean) True, (int) event->y, (int) event->height); ^ MwListTree.c:355:12: warning: passing arguments to 'DrawAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawAll(lw); ^ MwListTree.c:341:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ MwListTree.c:104:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ MwListTree.c:360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, nargs) ^ MwListTree.c:110:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ MwListTree.c:387:13: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (Layout(w, FALSE, FALSE, &width, &height)) ^ MwListTree.c:373:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(w) ^ MwListTree.c:105:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ MwListTree.c:400:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredSize(lw, w, h) ^ MwListTree.c:410:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeSize(w) ^ MwListTree.c:106:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeSize(); ^ MwListTree.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, xfree, yfree, width, height) ^ MwListTree.c:117:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean Layout(); ^ MwListTree.c:667:24: warning: passing arguments to 'DrawItemHighlightClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawItemHighlightClear(w, item); ^ MwListTree.c:673:24: warning: passing arguments to 'DrawItemHighlightClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawItemHighlightClear(w, item); ^ MwListTree.c:806:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeV1CallbackStruct(w, item) ^ MwListTree.c:914:12: warning: passing arguments to 'DrawAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawAll(w); ^ MwListTree.c:956:31: warning: passing arguments to 'GetItem' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->list.timer_item = GetItem(w, event->xbutton.y); ^ MwListTree.c:947:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Select(aw, event, params, num_params) ^ MwListTree.c:115:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Select(), Notify(), Unset(), Extend(); ^ MwListTree.c:1005:17: warning: passing arguments to 'GetItem' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] item = GetItem(w, y); ^ MwListTree.c:1012:21: warning: passing arguments to 'GetItem' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] item = GetItem(w, y); ^ MwListTree.c:1021:21: warning: passing arguments to 'GetItem' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] item = GetItem(w, y); ^ MwListTree.c:984:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Extend(aw, event, params, num_params) ^ MwListTree.c:115:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Select(), Notify(), Unset(), Extend(); ^ MwListTree.c:1038:17: warning: passing arguments to 'GetItem' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] item = GetItem(w, event->xbutton.y); ^ MwListTree.c:1029:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Unset(aw, event, params, num_params) ^ MwListTree.c:115:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Select(), Notify(), Unset(), Extend(); ^ MwListTree.c:1049:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Notify(aw, event, params, num_params) ^ MwListTree.c:115:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Select(), Notify(), Unset(), Extend(); ^ MwListTree.c:1069:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawItemHighlight(w, item) ^ MwListTree.c:113:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DrawItemHighlight(), DrawItemHighlightClear(); ^ MwListTree.c:1093:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawItemHighlightClear(w, item) ^ MwListTree.c:113:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DrawItemHighlight(), DrawItemHighlightClear(); ^ MwListTree.c:1121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawItem(w, draw, item, x, y, xroot, yroot, retwidth, retheight) ^ MwListTree.c:1217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawChildren(w, draw, item, x, y, xroot, yroot) ^ MwListTree.c:1248:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w, draw, yevent, hevent) ^ MwListTree.c:111:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Draw(); ^ MwListTree.c:1297:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawAll(w) ^ MwListTree.c:112:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DrawAll(); ^ MwListTree.c:1311:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveReference(w, item) ^ MwListTree.c:1334:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteChildren(w, item) ^ MwListTree.c:116:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DeleteChildren(); ^ MwListTree.c:1353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertChild(w, parent, item) ^ MwListTree.c:1393:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertChildren(w, parent, item) ^ MwListTree.c:1436:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SearchChildren(w, item, y, findy, finditem) ^ MwListTree.c:1482:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetItem(w, findy) ^ MwListTree.c:114:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static MwListTreeItem *GetItem(); ^ MwListTree.c:1529:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SearchPosition(w, item, y, finditem, found) ^ MwListTree.c:1576:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetPosition(w, finditem) ^ MwListTree.c:1971:19: warning: variable 'first' set but not used [-Wunused-but-set-variable] MwListTreeItem *first; ^ MwListTree.c:2061:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwListTreeFirstItem(w) ^ 60 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwListTree.c -o MwListTree.o MwListTree.c:198:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakePixmap(w, pix) ^ MwListTree.c:228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FreePixmap(w, pix) ^ MwListTree.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(treq, tnew, args, num) ^ MwListTree.c:102:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ MwListTree.c:327:21: warning: passing arguments to 'DeleteChildren' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteChildren(w, item->firstchild); ^ MwListTree.c:317:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Destroy(w) ^ MwListTree.c:103:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); ^ MwListTree.c:352:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(lw, (Boolean) True, (int) event->y, (int) event->height); ^ MwListTree.c:355:12: warning: passing arguments to 'DrawAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawAll(lw); ^ MwListTree.c:341:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Redisplay(w, event, region) ^ MwListTree.c:104:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ MwListTree.c:360:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SetValues(current, request, new, args, nargs) ^ MwListTree.c:110:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ MwListTree.c:387:13: warning: passing arguments to 'Layout' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (Layout(w, FALSE, FALSE, &width, &height)) ^ MwListTree.c:373:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Resize(w) ^ MwListTree.c:105:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ MwListTree.c:400:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredSize(lw, w, h) ^ MwListTree.c:410:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeSize(w) ^ MwListTree.c:106:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeSize(); ^ MwListTree.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Layout(w, xfree, yfree, width, height) ^ MwListTree.c:117:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean Layout(); ^ MwListTree.c:667:24: warning: passing arguments to 'DrawItemHighlightClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawItemHighlightClear(w, item); ^ MwListTree.c:673:24: warning: passing arguments to 'DrawItemHighlightClear' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawItemHighlightClear(w, item); ^ MwListTree.c:806:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MakeV1CallbackStruct(w, item) ^ MwListTree.c:914:12: warning: passing arguments to 'DrawAll' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawAll(w); ^ MwListTree.c:956:31: warning: passing arguments to 'GetItem' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] w->list.timer_item = GetItem(w, event->xbutton.y); ^ MwListTree.c:947:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Select(aw, event, params, num_params) ^ MwListTree.c:115:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Select(), Notify(), Unset(), Extend(); ^ MwListTree.c:1005:17: warning: passing arguments to 'GetItem' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] item = GetItem(w, y); ^ MwListTree.c:1012:21: warning: passing arguments to 'GetItem' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] item = GetItem(w, y); ^ MwListTree.c:1021:21: warning: passing arguments to 'GetItem' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] item = GetItem(w, y); ^ MwListTree.c:984:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Extend(aw, event, params, num_params) ^ MwListTree.c:115:42: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Select(), Notify(), Unset(), Extend(); ^ MwListTree.c:1038:17: warning: passing arguments to 'GetItem' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] item = GetItem(w, event->xbutton.y); ^ MwListTree.c:1029:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Unset(aw, event, params, num_params) ^ MwListTree.c:115:33: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Select(), Notify(), Unset(), Extend(); ^ MwListTree.c:1049:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Notify(aw, event, params, num_params) ^ MwListTree.c:115:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Select(), Notify(), Unset(), Extend(); ^ MwListTree.c:1069:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawItemHighlight(w, item) ^ MwListTree.c:113:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DrawItemHighlight(), DrawItemHighlightClear(); ^ MwListTree.c:1093:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawItemHighlightClear(w, item) ^ MwListTree.c:113:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DrawItemHighlight(), DrawItemHighlightClear(); ^ MwListTree.c:1121:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawItem(w, draw, item, x, y, xroot, yroot, retwidth, retheight) ^ MwListTree.c:1217:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawChildren(w, draw, item, x, y, xroot, yroot) ^ MwListTree.c:1248:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w, draw, yevent, hevent) ^ MwListTree.c:111:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Draw(); ^ MwListTree.c:1297:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawAll(w) ^ MwListTree.c:112:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DrawAll(); ^ MwListTree.c:1311:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RemoveReference(w, item) ^ MwListTree.c:1334:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteChildren(w, item) ^ MwListTree.c:116:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DeleteChildren(); ^ MwListTree.c:1353:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertChild(w, parent, item) ^ MwListTree.c:1393:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InsertChildren(w, parent, item) ^ MwListTree.c:1436:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SearchChildren(w, item, y, findy, finditem) ^ MwListTree.c:1482:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetItem(w, findy) ^ MwListTree.c:114:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static MwListTreeItem *GetItem(); ^ MwListTree.c:1529:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SearchPosition(w, item, y, finditem, found) ^ MwListTree.c:1576:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GetPosition(w, finditem) ^ MwListTree.c:1971:19: warning: variable 'first' set but not used [-Wunused-but-set-variable] MwListTreeItem *first; ^ MwListTree.c:2061:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwListTreeFirstItem(w) ^ 60 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwNotebook.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwNotebook.c -fPIC -DPIC -o .libs/MwNotebook.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwNotebook.c -o MwNotebook.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwRudegrid.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwRudegrid.c -fPIC -DPIC -o .libs/MwRudegrid.o MwRudegrid.c:327:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRudegridSetValues(current, request, new, args, num_args) ^ MwRudegrid.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRudegridGeometryManager(w, request, reply) ^ MwRudegrid.c:371:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRudegridConstraintSetValues(current, request, new, args, num_args) ^ 3 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwRudegrid.c -o MwRudegrid.o MwRudegrid.c:327:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRudegridSetValues(current, request, new, args, num_args) ^ MwRudegrid.c:358:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRudegridGeometryManager(w, request, reply) ^ MwRudegrid.c:371:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRudegridConstraintSetValues(current, request, new, args, num_args) ^ 3 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwRuler.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwRuler.c -fPIC -DPIC -o .libs/MwRuler.o MwRuler.c:419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerInit(request, new, args, num_args) ^ MwRuler.c:468:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerRealize(w, valueMask, attributes) ^ MwRuler.c:502:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerDestroy(w) ^ MwRuler.c:516:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerResize(w) ^ MwRuler.c:545:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fracStr(rw, line, v, numerator,denominator, sign) ^ MwRuler.c:547:8: warning: argument 'line' of type 'char[128]' with mismatched bound [-Warray-parameter] char line[128] ; ^ MwRuler.c:249:42: note: previously declared as 'char[]' here static void fracStr( MwRulerWidget, char line[], int v, int n, int d, int s) ; ^ MwRuler.c:575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fracWid(rw, v, divisions) ^ MwRuler.c:587:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rulerWid(rw, v, divisions) ^ MwRuler.c:598:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] minStep(step, sm, scale) ^ MwRuler.c:618:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] maxDiv(rw, divisions, width, func, arg) ^ MwRuler.c:641:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] func(rw, arg, divisions/i)*divisions/i <= width ) ^ MwRuler.c:668:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerExpose(w, event, region) ^ MwRuler.c:694:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerDraw(rw, x1,x2) ^ MwRuler.c:798:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drawTics(rw, x,y,dx,n, tic_len, x1,x2) ^ MwRuler.c:836:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drawTic(rw, x,y, tic_len, x1,x2) ^ MwRuler.c:856:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drawLabel(rw, x,y, str, gc, font) ^ MwRuler.c:889:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] indexPmPos(rw, x, y, wid,hgt) ^ MwRuler.c:922:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drawPointer(rw) ^ MwRuler.c:983:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] undrawPointer(rw) ^ MwRuler.c:1007:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerSetValues(old, request, new, args, num_args) ^ MwRuler.c:1103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerQueryGeometry(w, intended, preferred) ^ MwRuler.c:1148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StartScroll(w, event, params, num_params) ^ MwRuler.c:1173:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Drag(w, event, params, num_params) ^ MwRuler.c:1209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EndScroll(w, event, params, num_params) ^ MwRuler.c:1228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scroll(w, event, params, num_params) ^ MwRuler.c:1292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScrollTo(w, event, params, num_params) ^ MwRuler.c:1338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] iScroll(rw, dp) ^ MwRuler.c:1353:27: warning: result of comparison of constant -9007199254740991 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] if( dp > MAX_L0 || dp < -MAX_L0 || ~~ ^ ~~~~~~~ MwRuler.c:1353:12: warning: result of comparison of constant 9007199254740991 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] if( dp > MAX_L0 || dp < -MAX_L0 || ~~ ^ ~~~~~~ MwRuler.c:1403:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtractPosition (event, x, y) ^ MwRuler.c:1444:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerSetMinScale(w, minValue, scale) ^ MwRuler.c:1463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerSetMin(w, minValue) ^ MwRuler.c:1476:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerSetScale(w, scale) ^ MwRuler.c:1489:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerSetMinPosition(w, minValue, position) ^ MwRuler.c:1506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerGetMin(w) ^ MwRuler.c:1519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerGetScale(w) ^ MwRuler.c:1532:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerSetValue(w, value) ^ MwRuler.c:1547:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerSetIValue(w, value) ^ MwRuler.c:1564:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerShowPointer(w, show) ^ MwRuler.c:1583:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerGetValue(w) ^ MwRuler.c:1594:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerGetIValue(w) ^ MwRuler.c:1607:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerPosition2Value(w, position) ^ MwRuler.c:1622:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerValue2Position(w, value) ^ MwRuler.c:1647:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerAllocGCs(rw) ^ MwRuler.c:1656:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerFreeGCs(rw) ^ MwRuler.c:1680:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerStepDiv(rw) ^ MwRuler.c:1803:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredSize(rw, reply_width, reply_height) ^ MwRuler.c:1830:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ifloor(a) ^ MwRuler.c:1841:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] iceil(a) ^ MwRuler.c:1895:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerAllocFgGC(rw) ^ MwRuler.c:1918:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerAllocPointerGC(rw) ^ MwRuler.c:1934:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToLabelStyle(dpy, args, nargs, from, to, data) ^ 52 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwRuler.c -o MwRuler.o MwRuler.c:419:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerInit(request, new, args, num_args) ^ MwRuler.c:468:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerRealize(w, valueMask, attributes) ^ MwRuler.c:502:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerDestroy(w) ^ MwRuler.c:516:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerResize(w) ^ MwRuler.c:545:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fracStr(rw, line, v, numerator,denominator, sign) ^ MwRuler.c:547:8: warning: argument 'line' of type 'char[128]' with mismatched bound [-Warray-parameter] char line[128] ; ^ MwRuler.c:249:42: note: previously declared as 'char[]' here static void fracStr( MwRulerWidget, char line[], int v, int n, int d, int s) ; ^ MwRuler.c:575:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fracWid(rw, v, divisions) ^ MwRuler.c:587:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rulerWid(rw, v, divisions) ^ MwRuler.c:598:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] minStep(step, sm, scale) ^ MwRuler.c:618:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] maxDiv(rw, divisions, width, func, arg) ^ MwRuler.c:641:7: warning: passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] func(rw, arg, divisions/i)*divisions/i <= width ) ^ MwRuler.c:668:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerExpose(w, event, region) ^ MwRuler.c:694:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerDraw(rw, x1,x2) ^ MwRuler.c:798:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drawTics(rw, x,y,dx,n, tic_len, x1,x2) ^ MwRuler.c:836:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drawTic(rw, x,y, tic_len, x1,x2) ^ MwRuler.c:856:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drawLabel(rw, x,y, str, gc, font) ^ MwRuler.c:889:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] indexPmPos(rw, x, y, wid,hgt) ^ MwRuler.c:922:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] drawPointer(rw) ^ MwRuler.c:983:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] undrawPointer(rw) ^ MwRuler.c:1007:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerSetValues(old, request, new, args, num_args) ^ MwRuler.c:1103:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerQueryGeometry(w, intended, preferred) ^ MwRuler.c:1148:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] StartScroll(w, event, params, num_params) ^ MwRuler.c:1173:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Drag(w, event, params, num_params) ^ MwRuler.c:1209:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EndScroll(w, event, params, num_params) ^ MwRuler.c:1228:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scroll(w, event, params, num_params) ^ MwRuler.c:1292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScrollTo(w, event, params, num_params) ^ MwRuler.c:1338:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] iScroll(rw, dp) ^ MwRuler.c:1353:27: warning: result of comparison of constant -9007199254740991 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] if( dp > MAX_L0 || dp < -MAX_L0 || ~~ ^ ~~~~~~~ MwRuler.c:1353:12: warning: result of comparison of constant 9007199254740991 with expression of type 'int' is always false [-Wtautological-constant-out-of-range-compare] if( dp > MAX_L0 || dp < -MAX_L0 || ~~ ^ ~~~~~~ MwRuler.c:1403:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ExtractPosition (event, x, y) ^ MwRuler.c:1444:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerSetMinScale(w, minValue, scale) ^ MwRuler.c:1463:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerSetMin(w, minValue) ^ MwRuler.c:1476:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerSetScale(w, scale) ^ MwRuler.c:1489:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerSetMinPosition(w, minValue, position) ^ MwRuler.c:1506:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerGetMin(w) ^ MwRuler.c:1519:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerGetScale(w) ^ MwRuler.c:1532:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerSetValue(w, value) ^ MwRuler.c:1547:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerSetIValue(w, value) ^ MwRuler.c:1564:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerShowPointer(w, show) ^ MwRuler.c:1583:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerGetValue(w) ^ MwRuler.c:1594:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerGetIValue(w) ^ MwRuler.c:1607:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerPosition2Value(w, position) ^ MwRuler.c:1622:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MwRulerValue2Position(w, value) ^ MwRuler.c:1647:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerAllocGCs(rw) ^ MwRuler.c:1656:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerFreeGCs(rw) ^ MwRuler.c:1680:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerStepDiv(rw) ^ MwRuler.c:1803:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredSize(rw, reply_width, reply_height) ^ MwRuler.c:1830:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ifloor(a) ^ MwRuler.c:1841:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] iceil(a) ^ MwRuler.c:1895:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerAllocFgGC(rw) ^ MwRuler.c:1918:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RulerAllocPointerGC(rw) ^ MwRuler.c:1934:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CvtStringToLabelStyle(dpy, args, nargs, from, to, data) ^ 52 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwSpinner.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwSpinner.c -fPIC -DPIC -o .libs/MwSpinner.o MwSpinner.c:213:3: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer)sw->spinner.value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ MwSpinner.c:237:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count, bufsiz = 10; ^ MwSpinner.c:124:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ MwSpinner.c:397:13: note: conflicting prototype is here static void Redisplay(Widget w, XEvent *event, Region region) ^ 3 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwSpinner.c -o MwSpinner.o MwSpinner.c:213:3: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer)sw->spinner.value); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ MwSpinner.c:237:7: warning: variable 'count' set but not used [-Wunused-but-set-variable] int count, bufsiz = 10; ^ MwSpinner.c:124:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ MwSpinner.c:397:13: note: conflicting prototype is here static void Redisplay(Widget w, XEvent *event, Region region) ^ 3 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwSlider.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwSlider.c -fPIC -DPIC -o .libs/MwSlider.o MwSlider.c:759:28: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] sw->slider.dragCallback, (XtPointer)sw->slider.value) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ MwSlider.c:811:36: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] sw->slider.valueChangedCallback, (XtPointer)sw->slider.value) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ MwSlider.c:848:36: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] sw->slider.valueChangedCallback, (XtPointer)sw->slider.value) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwSlider.c -o MwSlider.o MwSlider.c:759:28: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] sw->slider.dragCallback, (XtPointer)sw->slider.value) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ MwSlider.c:811:36: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] sw->slider.valueChangedCallback, (XtPointer)sw->slider.value) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ MwSlider.c:848:36: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] sw->slider.valueChangedCallback, (XtPointer)sw->slider.value) ; ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwVSlider.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwVSlider.c -fPIC -DPIC -o .libs/MwVSlider.o MwVSlider.c:1:13: warning: unused variable 'rcsid' [-Wunused-variable] static char rcsid[] = "$Id: MwVSlider.c,v 1.1.1.1 2003/01/16 20:31:17 ulric Exp $" ; ^ cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwVSlider.c -o MwVSlider.o 1 warning generated. MwVSlider.c:1:13: warning: unused variable 'rcsid' [-Wunused-variable] static char rcsid[] = "$Id: MwVSlider.c,v 1.1.1.1 2003/01/16 20:31:17 ulric Exp $" ; ^ 1 warning generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTabs.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTabs.c -fPIC -DPIC -o .libs/MwTabs.o MwTabs.c:357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsInit(request, new, args, num_args) ^ MwTabs.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsConstraintInitialize(request, new, args, num_args) ^ MwTabs.c:423:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsRealize(w, valueMask, attributes) ^ MwTabs.c:443:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsDestroy(w) ^ MwTabs.c:455:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsResize(w) ^ MwTabs.c:514:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsExpose(w, event, region) ^ MwTabs.c:532:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsSetValues(current, request, new, args, num_args) ^ MwTabs.c:602:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsConstraintSetValues(current, request, new, args, num_args) ^ MwTabs.c:677:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsQueryGeometry(w, intended, preferred) ^ MwTabs.c:706:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsGeometryManager(w, req, reply) ^ MwTabs.c:880:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsChangeManaged(w) ^ MwTabs.c:907:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsSelect(w, event, params, num_params) ^ MwTabs.c:963:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawTabsSetTop(w, callCallbacks) ^ MwTabs.c:1016:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsAllocGCs(tw) ^ MwTabs.c:1030:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsFreeGCs(tw) ^ MwTabs.c:1049:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTabs(tw, labels) ^ MwTabs.c:1092:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTab(tw, child, labels) ^ MwTabs.c:1155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawFrame(tw) ^ MwTabs.c:1171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTrim(tw, x,y,wid,hgt, bottom, undraw) ^ MwTabs.c:1197:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawBorder(tw, child, undraw) ^ MwTabs.c:1249:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabWidth(w) ^ MwTabs.c:1292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabLayout(tw, wid, reply_height, query_only) ^ MwTabs.c:1368:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MaxChild(tw, reply_cw, reply_ch, except) ^ MwTabs.c:1407:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsShuffleRows(tw) ^ MwTabs.c:1456:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredSize(tw, reply_width, reply_height, reply_cw, reply_ch) ^ MwTabs.c:1477:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredSize2(tw, cw,ch, reply_width, reply_height) ^ MwTabs.c:1485:7: warning: variable 'nrows' set but not used [-Wunused-but-set-variable] int nrows ; ^ MwTabs.c:1510:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getBitmapInfo(tw, tab) ^ MwTabs.c:1533:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsAllocFgGC(tw) ^ MwTabs.c:1551:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsAllocGreyGC(tw) ^ 30 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTabs.c -o MwTabs.o MwTabs.c:357:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsInit(request, new, args, num_args) ^ MwTabs.c:404:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsConstraintInitialize(request, new, args, num_args) ^ MwTabs.c:423:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsRealize(w, valueMask, attributes) ^ MwTabs.c:443:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsDestroy(w) ^ MwTabs.c:455:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsResize(w) ^ MwTabs.c:514:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsExpose(w, event, region) ^ MwTabs.c:532:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsSetValues(current, request, new, args, num_args) ^ MwTabs.c:602:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsConstraintSetValues(current, request, new, args, num_args) ^ MwTabs.c:677:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsQueryGeometry(w, intended, preferred) ^ MwTabs.c:706:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsGeometryManager(w, req, reply) ^ MwTabs.c:880:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsChangeManaged(w) ^ MwTabs.c:907:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsSelect(w, event, params, num_params) ^ MwTabs.c:963:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XawTabsSetTop(w, callCallbacks) ^ MwTabs.c:1016:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsAllocGCs(tw) ^ MwTabs.c:1030:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsFreeGCs(tw) ^ MwTabs.c:1049:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTabs(tw, labels) ^ MwTabs.c:1092:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTab(tw, child, labels) ^ MwTabs.c:1155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawFrame(tw) ^ MwTabs.c:1171:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTrim(tw, x,y,wid,hgt, bottom, undraw) ^ MwTabs.c:1197:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawBorder(tw, child, undraw) ^ MwTabs.c:1249:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabWidth(w) ^ MwTabs.c:1292:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabLayout(tw, wid, reply_height, query_only) ^ MwTabs.c:1368:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MaxChild(tw, reply_cw, reply_ch, except) ^ MwTabs.c:1407:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsShuffleRows(tw) ^ MwTabs.c:1456:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredSize(tw, reply_width, reply_height, reply_cw, reply_ch) ^ MwTabs.c:1477:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PreferredSize2(tw, cw,ch, reply_width, reply_height) ^ MwTabs.c:1485:7: warning: variable 'nrows' set but not used [-Wunused-but-set-variable] int nrows ; ^ MwTabs.c:1510:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] getBitmapInfo(tw, tab) ^ MwTabs.c:1533:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsAllocFgGC(tw) ^ MwTabs.c:1551:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] TabsAllocGreyGC(tw) ^ 30 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTabstop.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTabstop.c -fPIC -DPIC -o .libs/MwTabstop.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTabstop.c -o MwTabstop.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTabbing.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTabbing.c -fPIC -DPIC -o .libs/MwTabbing.o MwTabbing.c:163:34: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] tw->tabbing.rename_callbacks, (XtPointer)j); ^~~~~~~~~~~~ MwTabbing.c:172:34: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] tw->tabbing.select_callbacks, (XtPointer)j); ^~~~~~~~~~~~ 2 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTabbing.c -o MwTabbing.o MwTabbing.c:163:34: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] tw->tabbing.rename_callbacks, (XtPointer)j); ^~~~~~~~~~~~ MwTabbing.c:172:34: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] tw->tabbing.select_callbacks, (XtPointer)j); ^~~~~~~~~~~~ 2 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTextField.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTextField.c -fPIC -DPIC -o .libs/MwTextField.o MwTextField.c:70:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ MwTextField.c:311:1: note: conflicting prototype is here Initialize(Widget treq, Widget tnew, ArgList args, Cardinal * num) ^ MwTextField.c:72:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); ^ MwTextField.c:373:1: note: conflicting prototype is here Destroy(MwTextFieldWidget w) ^ MwTextField.c:73:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ MwTextField.c:389:1: note: conflicting prototype is here Redisplay(Widget aw, XExposeEvent * event, Region region) ^ MwTextField.c:396:7: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:75:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ MwTextField.c:400:1: note: conflicting prototype is here SetValues(Widget current, Widget request, Widget reply, ^ MwTextField.c:74:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ MwTextField.c:438:1: note: conflicting prototype is here Resize(Widget aw) ^ MwTextField.c:459:20: warning: passing arguments to 'MassiveChangeDraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MassiveChangeDraw(w); ^ MwTextField.c:504:16: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:79:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Nothing(), Activate(), InsertChar(), ForwardChar(), ^ MwTextField.c:602:1: note: conflicting prototype is here Nothing(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:79:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Nothing(), Activate(), InsertChar(), ForwardChar(), ^ MwTextField.c:608:1: note: conflicting prototype is here Activate(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:79:50: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Nothing(), Activate(), InsertChar(), ForwardChar(), ^ MwTextField.c:623:1: note: conflicting prototype is here ForwardChar(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:630:17: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:633:16: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:634:23: warning: passing arguments to 'PositionCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PositionCursor(w)) ^ MwTextField.c:635:25: warning: passing arguments to 'DrawTextReposition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTextReposition(w); ^ MwTextField.c:636:15: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:80:3: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ForwardToEnd(), BackwardChar(), BackwardToStart(), DeleteNext(), ^ MwTextField.c:642:1: note: conflicting prototype is here ForwardToEnd(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:649:17: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:652:16: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:653:23: warning: passing arguments to 'PositionCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PositionCursor(w)) ^ MwTextField.c:654:25: warning: passing arguments to 'DrawTextReposition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTextReposition(w); ^ MwTextField.c:655:15: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:80:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ForwardToEnd(), BackwardChar(), BackwardToStart(), DeleteNext(), ^ MwTextField.c:661:1: note: conflicting prototype is here BackwardChar(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:668:17: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:671:16: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:672:23: warning: passing arguments to 'PositionCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PositionCursor(w)) ^ MwTextField.c:673:25: warning: passing arguments to 'DrawTextReposition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTextReposition(w); ^ MwTextField.c:674:15: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:80:35: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ForwardToEnd(), BackwardChar(), BackwardToStart(), DeleteNext(), ^ MwTextField.c:680:1: note: conflicting prototype is here BackwardToStart(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:687:17: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:690:16: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:691:23: warning: passing arguments to 'PositionCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PositionCursor(w)) ^ MwTextField.c:692:25: warning: passing arguments to 'DrawTextReposition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTextReposition(w); ^ MwTextField.c:693:15: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:79:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Nothing(), Activate(), InsertChar(), ForwardChar(), ^ MwTextField.c:699:1: note: conflicting prototype is here InsertChar(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:738:16: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:740:17: warning: passing arguments to 'DrawInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawInsert(w); ^ MwTextField.c:742:11: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:80:54: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ForwardToEnd(), BackwardChar(), BackwardToStart(), DeleteNext(), ^ MwTextField.c:748:1: note: conflicting prototype is here DeleteNext(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:756:19: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:758:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:81:3: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] DeleteToEnd(), DeletePrev(), DeleteToStart(), DeleteHighlighted(), ^ MwTextField.c:764:1: note: conflicting prototype is here DeleteToEnd(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:772:19: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:774:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:81:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] DeleteToEnd(), DeletePrev(), DeleteToStart(), DeleteHighlighted(), ^ MwTextField.c:780:1: note: conflicting prototype is here DeletePrev(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:788:19: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:791:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:81:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] DeleteToEnd(), DeletePrev(), DeleteToStart(), DeleteHighlighted(), ^ MwTextField.c:797:1: note: conflicting prototype is here DeleteToStart(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:805:19: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:808:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:81:49: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] DeleteToEnd(), DeletePrev(), DeleteToStart(), DeleteHighlighted(), ^ MwTextField.c:814:1: note: conflicting prototype is here DeleteHighlighted(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:823:22: warning: passing arguments to 'MassiveChangeDraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MassiveChangeDraw(w); ^ MwTextField.c:82:3: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] TransposeChars(), SelectStart(), ExtendStart(), ExtendAdjust(), ^ MwTextField.c:829:1: note: conflicting prototype is here TransposeChars(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:837:17: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:842:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:82:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] TransposeChars(), SelectStart(), ExtendStart(), ExtendAdjust(), ^ MwTextField.c:848:1: note: conflicting prototype is here SelectStart(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:860:19: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:863:16: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:864:15: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:82:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] TransposeChars(), SelectStart(), ExtendStart(), ExtendAdjust(), ^ MwTextField.c:870:1: note: conflicting prototype is here ExtendStart(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:880:14: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:902:16: warning: passing arguments to 'DrawHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawHighlight(w); ^ MwTextField.c:903:13: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:934:14: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:948:21: warning: passing arguments to 'PositionCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PositionCursor(w)) ^ MwTextField.c:949:23: warning: passing arguments to 'DrawTextReposition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTextReposition(w); ^ MwTextField.c:950:16: warning: passing arguments to 'DrawHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawHighlight(w); ^ MwTextField.c:951:13: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:82:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] TransposeChars(), SelectStart(), ExtendStart(), ExtendAdjust(), ^ MwTextField.c:970:1: note: conflicting prototype is here ExtendAdjust(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:983:34: warning: expression which evaluates to zero treated as a null pointer constant of type 'XtIntervalId *' (aka 'unsigned long *') [-Wnon-literal-null-conversion] ExtendTimer((XtPointer) w, (XtIntervalId) 0); ^~~~~~~~~~~~~~~~ MwTextField.c:1036:17: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:83:3: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ExtendEnd(), InsertSelection(); ^ MwTextField.c:1041:1: note: conflicting prototype is here ExtendEnd(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:1085:19: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:1087:25: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] w->text.CursorPos = (int) client; ^~~~~~~~~~~~ MwTextField.c:1094:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:83:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ExtendEnd(), InsertSelection(); ^ MwTextField.c:1100:1: note: conflicting prototype is here InsertSelection(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:1114:5: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer) pos, event->xbutton.time); ^~~~~~~~~~~~~~~ MwTextField.c:78:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean PositionCursor(), MassiveCursorAdjust(); ^ MwTextField.c:1123:1: note: conflicting prototype is here PositionCursor(MwTextFieldWidget w) ^ MwTextField.c:78:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean PositionCursor(), MassiveCursorAdjust(); ^ MwTextField.c:1148:1: note: conflicting prototype is here MassiveCursorAdjust(MwTextFieldWidget w) ^ MwTextField.c:76:56: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Draw(), DrawInsert(), MassiveChangeDraw(), DrawTextReposition(), ^ MwTextField.c:1279:1: note: conflicting prototype is here DrawTextReposition(MwTextFieldWidget w) ^ MwTextField.c:77:38: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ClearHighlight(), DrawHighlight(), DrawCursor(), EraseCursor(); ^ MwTextField.c:1433:1: note: conflicting prototype is here DrawCursor(MwTextFieldWidget w) ^ MwTextField.c:77:52: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ClearHighlight(), DrawHighlight(), DrawCursor(), EraseCursor(); ^ MwTextField.c:1450:1: note: conflicting prototype is here EraseCursor(MwTextFieldWidget w) ^ MwTextField.c:77:3: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ClearHighlight(), DrawHighlight(), DrawCursor(), EraseCursor(); ^ MwTextField.c:1467:1: note: conflicting prototype is here ClearHighlight(MwTextFieldWidget w) ^ MwTextField.c:77:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ClearHighlight(), DrawHighlight(), DrawCursor(), EraseCursor(); ^ MwTextField.c:1482:1: note: conflicting prototype is here DrawHighlight(MwTextFieldWidget w) ^ MwTextField.c:76:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Draw(), DrawInsert(), MassiveChangeDraw(), DrawTextReposition(), ^ MwTextField.c:1505:1: note: conflicting prototype is here DrawInsert(MwTextFieldWidget w) ^ MwTextField.c:76:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Draw(), DrawInsert(), MassiveChangeDraw(), DrawTextReposition(), ^ MwTextField.c:1516:1: note: conflicting prototype is here Draw(MwTextFieldWidget w) ^ MwTextField.c:76:35: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Draw(), DrawInsert(), MassiveChangeDraw(), DrawTextReposition(), ^ MwTextField.c:1529:1: note: conflicting prototype is here MassiveChangeDraw(MwTextFieldWidget w) ^ 87 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTextField.c -o MwTextField.o MwTextField.c:70:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ MwTextField.c:311:1: note: conflicting prototype is here Initialize(Widget treq, Widget tnew, ArgList args, Cardinal * num) ^ MwTextField.c:72:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); ^ MwTextField.c:373:1: note: conflicting prototype is here Destroy(MwTextFieldWidget w) ^ MwTextField.c:73:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Redisplay(); ^ MwTextField.c:389:1: note: conflicting prototype is here Redisplay(Widget aw, XExposeEvent * event, Region region) ^ MwTextField.c:396:7: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:75:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ MwTextField.c:400:1: note: conflicting prototype is here SetValues(Widget current, Widget request, Widget reply, ^ MwTextField.c:74:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ MwTextField.c:438:1: note: conflicting prototype is here Resize(Widget aw) ^ MwTextField.c:459:20: warning: passing arguments to 'MassiveChangeDraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MassiveChangeDraw(w); ^ MwTextField.c:504:16: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:79:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Nothing(), Activate(), InsertChar(), ForwardChar(), ^ MwTextField.c:602:1: note: conflicting prototype is here Nothing(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:79:24: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Nothing(), Activate(), InsertChar(), ForwardChar(), ^ MwTextField.c:608:1: note: conflicting prototype is here Activate(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:79:50: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Nothing(), Activate(), InsertChar(), ForwardChar(), ^ MwTextField.c:623:1: note: conflicting prototype is here ForwardChar(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:630:17: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:633:16: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:634:23: warning: passing arguments to 'PositionCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PositionCursor(w)) ^ MwTextField.c:635:25: warning: passing arguments to 'DrawTextReposition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTextReposition(w); ^ MwTextField.c:636:15: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:80:3: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ForwardToEnd(), BackwardChar(), BackwardToStart(), DeleteNext(), ^ MwTextField.c:642:1: note: conflicting prototype is here ForwardToEnd(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:649:17: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:652:16: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:653:23: warning: passing arguments to 'PositionCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PositionCursor(w)) ^ MwTextField.c:654:25: warning: passing arguments to 'DrawTextReposition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTextReposition(w); ^ MwTextField.c:655:15: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:80:19: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ForwardToEnd(), BackwardChar(), BackwardToStart(), DeleteNext(), ^ MwTextField.c:661:1: note: conflicting prototype is here BackwardChar(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:668:17: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:671:16: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:672:23: warning: passing arguments to 'PositionCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PositionCursor(w)) ^ MwTextField.c:673:25: warning: passing arguments to 'DrawTextReposition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTextReposition(w); ^ MwTextField.c:674:15: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:80:35: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ForwardToEnd(), BackwardChar(), BackwardToStart(), DeleteNext(), ^ MwTextField.c:680:1: note: conflicting prototype is here BackwardToStart(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:687:17: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:690:16: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:691:23: warning: passing arguments to 'PositionCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PositionCursor(w)) ^ MwTextField.c:692:25: warning: passing arguments to 'DrawTextReposition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTextReposition(w); ^ MwTextField.c:693:15: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:79:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Nothing(), Activate(), InsertChar(), ForwardChar(), ^ MwTextField.c:699:1: note: conflicting prototype is here InsertChar(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:738:16: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:740:17: warning: passing arguments to 'DrawInsert' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawInsert(w); ^ MwTextField.c:742:11: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:80:54: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ForwardToEnd(), BackwardChar(), BackwardToStart(), DeleteNext(), ^ MwTextField.c:748:1: note: conflicting prototype is here DeleteNext(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:756:19: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:758:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:81:3: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] DeleteToEnd(), DeletePrev(), DeleteToStart(), DeleteHighlighted(), ^ MwTextField.c:764:1: note: conflicting prototype is here DeleteToEnd(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:772:19: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:774:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:81:18: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] DeleteToEnd(), DeletePrev(), DeleteToStart(), DeleteHighlighted(), ^ MwTextField.c:780:1: note: conflicting prototype is here DeletePrev(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:788:19: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:791:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:81:32: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] DeleteToEnd(), DeletePrev(), DeleteToStart(), DeleteHighlighted(), ^ MwTextField.c:797:1: note: conflicting prototype is here DeleteToStart(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:805:19: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:808:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:81:49: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] DeleteToEnd(), DeletePrev(), DeleteToStart(), DeleteHighlighted(), ^ MwTextField.c:814:1: note: conflicting prototype is here DeleteHighlighted(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:823:22: warning: passing arguments to 'MassiveChangeDraw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MassiveChangeDraw(w); ^ MwTextField.c:82:3: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] TransposeChars(), SelectStart(), ExtendStart(), ExtendAdjust(), ^ MwTextField.c:829:1: note: conflicting prototype is here TransposeChars(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:837:17: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:842:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:82:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] TransposeChars(), SelectStart(), ExtendStart(), ExtendAdjust(), ^ MwTextField.c:848:1: note: conflicting prototype is here SelectStart(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:860:19: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:863:16: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:864:15: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:82:36: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] TransposeChars(), SelectStart(), ExtendStart(), ExtendAdjust(), ^ MwTextField.c:870:1: note: conflicting prototype is here ExtendStart(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:880:14: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:902:16: warning: passing arguments to 'DrawHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawHighlight(w); ^ MwTextField.c:903:13: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:934:14: warning: passing arguments to 'EraseCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EraseCursor(w); ^ MwTextField.c:948:21: warning: passing arguments to 'PositionCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] if (PositionCursor(w)) ^ MwTextField.c:949:23: warning: passing arguments to 'DrawTextReposition' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawTextReposition(w); ^ MwTextField.c:950:16: warning: passing arguments to 'DrawHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawHighlight(w); ^ MwTextField.c:951:13: warning: passing arguments to 'DrawCursor' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DrawCursor(w); ^ MwTextField.c:82:51: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] TransposeChars(), SelectStart(), ExtendStart(), ExtendAdjust(), ^ MwTextField.c:970:1: note: conflicting prototype is here ExtendAdjust(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:983:34: warning: expression which evaluates to zero treated as a null pointer constant of type 'XtIntervalId *' (aka 'unsigned long *') [-Wnon-literal-null-conversion] ExtendTimer((XtPointer) w, (XtIntervalId) 0); ^~~~~~~~~~~~~~~~ MwTextField.c:1036:17: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:83:3: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ExtendEnd(), InsertSelection(); ^ MwTextField.c:1041:1: note: conflicting prototype is here ExtendEnd(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:1085:19: warning: passing arguments to 'ClearHighlight' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ClearHighlight(w); ^ MwTextField.c:1087:25: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] w->text.CursorPos = (int) client; ^~~~~~~~~~~~ MwTextField.c:1094:9: warning: passing arguments to 'Draw' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Draw(w); ^ MwTextField.c:83:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ExtendEnd(), InsertSelection(); ^ MwTextField.c:1100:1: note: conflicting prototype is here InsertSelection(Widget aw, XEvent * event, String * params, Cardinal * num_params) ^ MwTextField.c:1114:5: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer) pos, event->xbutton.time); ^~~~~~~~~~~~~~~ MwTextField.c:78:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean PositionCursor(), MassiveCursorAdjust(); ^ MwTextField.c:1123:1: note: conflicting prototype is here PositionCursor(MwTextFieldWidget w) ^ MwTextField.c:78:34: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean PositionCursor(), MassiveCursorAdjust(); ^ MwTextField.c:1148:1: note: conflicting prototype is here MassiveCursorAdjust(MwTextFieldWidget w) ^ MwTextField.c:76:56: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Draw(), DrawInsert(), MassiveChangeDraw(), DrawTextReposition(), ^ MwTextField.c:1279:1: note: conflicting prototype is here DrawTextReposition(MwTextFieldWidget w) ^ MwTextField.c:77:38: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ClearHighlight(), DrawHighlight(), DrawCursor(), EraseCursor(); ^ MwTextField.c:1433:1: note: conflicting prototype is here DrawCursor(MwTextFieldWidget w) ^ MwTextField.c:77:52: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ClearHighlight(), DrawHighlight(), DrawCursor(), EraseCursor(); ^ MwTextField.c:1450:1: note: conflicting prototype is here EraseCursor(MwTextFieldWidget w) ^ MwTextField.c:77:3: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ClearHighlight(), DrawHighlight(), DrawCursor(), EraseCursor(); ^ MwTextField.c:1467:1: note: conflicting prototype is here ClearHighlight(MwTextFieldWidget w) ^ MwTextField.c:77:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] ClearHighlight(), DrawHighlight(), DrawCursor(), EraseCursor(); ^ MwTextField.c:1482:1: note: conflicting prototype is here DrawHighlight(MwTextFieldWidget w) ^ MwTextField.c:76:21: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Draw(), DrawInsert(), MassiveChangeDraw(), DrawTextReposition(), ^ MwTextField.c:1505:1: note: conflicting prototype is here DrawInsert(MwTextFieldWidget w) ^ MwTextField.c:76:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Draw(), DrawInsert(), MassiveChangeDraw(), DrawTextReposition(), ^ MwTextField.c:1516:1: note: conflicting prototype is here Draw(MwTextFieldWidget w) ^ MwTextField.c:76:35: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Draw(), DrawInsert(), MassiveChangeDraw(), DrawTextReposition(), ^ MwTextField.c:1529:1: note: conflicting prototype is here MassiveChangeDraw(MwTextFieldWidget w) ^ 87 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTooltip.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTooltip.c -fPIC -DPIC -o .libs/MwTooltip.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTooltip.c -o MwTooltip.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwBase.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwBase.c -fPIC -DPIC -o .libs/MwBase.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwBase.c -o MwBase.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwBaseComp.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwBaseComp.c -fPIC -DPIC -o .libs/MwBaseComp.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwBaseComp.c -o MwBaseComp.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwBaseConst.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwBaseConst.c -fPIC -DPIC -o .libs/MwBaseConst.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwBaseConst.c -o MwBaseConst.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwBaseME.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwBaseME.c -fPIC -DPIC -o .libs/MwBaseME.o MwBaseME.c:363:10: warning: variable 'redraw' set but not used [-Wunused-but-set-variable] Boolean redraw=False; ^ 1 warning generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwBaseME.c -o MwBaseME.o MwBaseME.c:363:10: warning: variable 'redraw' set but not used [-Wunused-but-set-variable] Boolean redraw=False; ^ 1 warning generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwButton.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwButton.c -fPIC -DPIC -o .libs/MwButton.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwButton.c -o MwButton.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwLineME.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwLineME.c -fPIC -DPIC -o .libs/MwLineME.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwLineME.c -o MwLineME.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwLabelME.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwLabelME.c -fPIC -DPIC -o .libs/MwLabelME.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwLabelME.c -o MwLabelME.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwMBButton.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwMBButton.c -fPIC -DPIC -o .libs/MwMBButton.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwMBButton.c -o MwMBButton.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwMenu.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwMenu.c -fPIC -DPIC -o .libs/MwMenu.o MwMenu.c:863:22: warning: variable 'class' set but not used [-Wunused-but-set-variable] MwBaseMEObjectClass class; ^ 1 warning generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwMenu.c -o MwMenu.o MwMenu.c:863:22: warning: variable 'class' set but not used [-Wunused-but-set-variable] MwBaseMEObjectClass class; ^ 1 warning generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwMenuBar.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwMenuBar.c -fPIC -DPIC -o .libs/MwMenuBar.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwMenuBar.c -o MwMenuBar.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwMenuButton.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwMenuButton.c -fPIC -DPIC -o .libs/MwMenuButton.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwMenuButton.c -o MwMenuButton.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwNws.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwNws.c -fPIC -DPIC -o .libs/MwNws.o MwNws.c:84:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] X_DrawSimple3DFrame(dpy,win,x,y,width,height,thickness,top_left_color,bottom_right_color) ^ MwNws.c:150:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_DrawSimpleRawFrame(dpy,win,x,y,width,height,thickness,color) ^ MwNws.c:201:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_DrawIcon(dpy,win,icon,x,y) ^ MwNws.c:233:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_Draw3DArrow(dpy , win , x , y , width , height , type , top , bottom , normal) ^ MwNws.c:354:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_Draw3DRectangle(dpy,win,x,y,width,height,thickness,top,bottom,normal) ^ MwNws.c:383:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_Draw3DString(dpy,win,font,x,y,offset,text,length,normal,shadow) ^ MwNws.c:411:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_DrawTextCursor(dpy , win , x , y , height , color) ^ MwNws.c:434:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Icon *X_XpmDataToIcon(dpy , data) ^ MwNws.c:498:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_GetWindowRootPosition(dpy , win , x , y) ^ MwNws.c:527:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Xt_SetInsensitive(w) ^ MwNws.c:582:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Widget Xt_GetShell(w) ^ MwNws.c:594:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean Xt_IsUp(w) ^ MwNws.c:733:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void VendorShellInitialize(req, new) ^ MwNws.c:661:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void VendorShellInitialize(); ^ MwNws.c:739:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(wid) ^ MwNws.c:662:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); ^ MwNws.c:775:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(w, intended , preferred) ^ MwNws.c:663:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); ^ MwNws.c:812:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToBoxType (display,args,num_args,from,to,converter_data) ^ MwNws.c:855:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtBoxTypeToString(display,args,num_args,from,to,converter_data) ^ MwNws.c:883:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToJustify (display,args,num_args,from,to,converter_data) ^ MwNws.c:924:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToIcon(dpy,args,num_args,from,to,converter_data) ^ MwNws.c:989:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToCheckType (display,args,num_args,from,to,converter_data) ^ MwNws.c:1030:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToObjectType (display,args,num_args,from,to,converter_data) ^ MwNws.c:1069:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToOrientation (display,args,num_args,from,to,converter_data) ^ MwNws.c:1107:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToListStruct(display,args,num_args,from,to,converter_data) ^ MwNws.c:1154:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToButtonMode(display,args,num_args,from,to,converter_data) ^ MwNws.c:1192:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToStringList(display,args,num_args,from,to,converter_data) ^ MwNws.c:1252:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cnt_lines(in_text) ^ MwNws.c:1274:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int max_line_width(in_text,font) ^ MwNws.c:1279:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i=0,maxw=0,pom; ^ MwNws.c:1301:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *get_abs_path(path) ^ MwNws.c:1347:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int x_atoi(str) ^ 33 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwNws.c -o MwNws.o MwNws.c:84:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] X_DrawSimple3DFrame(dpy,win,x,y,width,height,thickness,top_left_color,bottom_right_color) ^ MwNws.c:150:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_DrawSimpleRawFrame(dpy,win,x,y,width,height,thickness,color) ^ MwNws.c:201:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_DrawIcon(dpy,win,icon,x,y) ^ MwNws.c:233:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_Draw3DArrow(dpy , win , x , y , width , height , type , top , bottom , normal) ^ MwNws.c:354:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_Draw3DRectangle(dpy,win,x,y,width,height,thickness,top,bottom,normal) ^ MwNws.c:383:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_Draw3DString(dpy,win,font,x,y,offset,text,length,normal,shadow) ^ MwNws.c:411:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_DrawTextCursor(dpy , win , x , y , height , color) ^ MwNws.c:434:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Icon *X_XpmDataToIcon(dpy , data) ^ MwNws.c:498:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void X_GetWindowRootPosition(dpy , win , x , y) ^ MwNws.c:527:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Xt_SetInsensitive(w) ^ MwNws.c:582:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Widget Xt_GetShell(w) ^ MwNws.c:594:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean Xt_IsUp(w) ^ MwNws.c:733:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void VendorShellInitialize(req, new) ^ MwNws.c:661:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void VendorShellInitialize(); ^ MwNws.c:739:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void ChangeManaged(wid) ^ MwNws.c:662:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void ChangeManaged(); ^ MwNws.c:775:25: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(w, intended , preferred) ^ MwNws.c:663:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult QueryGeometry(); ^ MwNws.c:812:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToBoxType (display,args,num_args,from,to,converter_data) ^ MwNws.c:855:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtBoxTypeToString(display,args,num_args,from,to,converter_data) ^ MwNws.c:883:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToJustify (display,args,num_args,from,to,converter_data) ^ MwNws.c:924:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToIcon(dpy,args,num_args,from,to,converter_data) ^ MwNws.c:989:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToCheckType (display,args,num_args,from,to,converter_data) ^ MwNws.c:1030:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToObjectType (display,args,num_args,from,to,converter_data) ^ MwNws.c:1069:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToOrientation (display,args,num_args,from,to,converter_data) ^ MwNws.c:1107:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToListStruct(display,args,num_args,from,to,converter_data) ^ MwNws.c:1154:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToButtonMode(display,args,num_args,from,to,converter_data) ^ MwNws.c:1192:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean cvtStringToStringList(display,args,num_args,from,to,converter_data) ^ MwNws.c:1252:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int cnt_lines(in_text) ^ MwNws.c:1274:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int max_line_width(in_text,font) ^ MwNws.c:1279:6: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i=0,maxw=0,pom; ^ MwNws.c:1301:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *get_abs_path(path) ^ MwNws.c:1347:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int x_atoi(str) ^ 33 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwPopText.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwPopText.c -fPIC -DPIC -o .libs/MwPopText.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwPopText.c -o MwPopText.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwRow.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwRow.c -fPIC -DPIC -o .libs/MwRow.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwRow.c -o MwRow.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwSButton.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwSButton.c -fPIC -DPIC -o .libs/MwSButton.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwSButton.c -o MwSButton.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwSubME.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwSubME.c -fPIC -DPIC -o .libs/MwSubME.o MwSubME.c:125:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^ 1 warning generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwSubME.c -o MwSubME.o MwSubME.c:125:6: warning: variable 'res' set but not used [-Wunused-but-set-variable] int res; ^ 1 warning generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTraverse.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTraverse.c -fPIC -DPIC -o .libs/MwTraverse.o MwTraverse.c:13:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MwSetTraverseDirection(w , where) ^ 1 warning generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTraverse.c -o MwTraverse.o MwTraverse.c:13:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MwSetTraverseDirection(w , where) ^ 1 warning generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwAnimator.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwAnimator.c -fPIC -DPIC -o .libs/MwAnimator.o MwAnimator.c:371:22: warning: variable 'width' is uninitialized when used here [-Wuninitialized] unsigned int oldw = width, oldh = height; ^~~~~ MwAnimator.c:362:11: note: initialize the variable 'width' to silence this warning int width, height, depth; ^ = 0 MwAnimator.c:371:36: warning: variable 'height' is uninitialized when used here [-Wuninitialized] unsigned int oldw = width, oldh = height; ^~~~~~ MwAnimator.c:362:19: note: initialize the variable 'height' to silence this warning int width, height, depth; ^ = 0 2 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwAnimator.c -o MwAnimator.o MwAnimator.c:371:22: warning: variable 'width' is uninitialized when used here [-Wuninitialized] unsigned int oldw = width, oldh = height; ^~~~~ MwAnimator.c:362:11: note: initialize the variable 'width' to silence this warning int width, height, depth; ^ = 0 MwAnimator.c:371:36: warning: variable 'height' is uninitialized when used here [-Wuninitialized] unsigned int oldw = width, oldh = height; ^~~~~~ MwAnimator.c:362:19: note: initialize the variable 'height' to silence this warning int width, height, depth; ^ = 0 2 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwRichtext.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwRichtext.c -fPIC -DPIC -o .libs/MwRichtext.o MwRichtext.c:1200:39: warning: variable 'h' set but not used [-Wunused-but-set-variable] int i, c0, x_base, y_base, y, h; ^ MwRichtext.c:1337:19: warning: variable 'top_x' set but not used [-Wunused-but-set-variable] int x, y, top_x = 0, top_y = 0; ^ MwRichtext.c:1337:30: warning: variable 'top_y' set but not used [-Wunused-but-set-variable] int x, y, top_x = 0, top_y = 0; ^ 3 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwRichtext.c -o MwRichtext.o MwRichtext.c:1200:39: warning: variable 'h' set but not used [-Wunused-but-set-variable] int i, c0, x_base, y_base, y, h; ^ MwRichtext.c:1337:19: warning: variable 'top_x' set but not used [-Wunused-but-set-variable] int x, y, top_x = 0, top_y = 0; ^ MwRichtext.c:1337:30: warning: variable 'top_y' set but not used [-Wunused-but-set-variable] int x, y, top_x = 0, top_y = 0; ^ 3 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTable.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTable.c -fPIC -DPIC -o .libs/MwTable.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwTable.c -o MwTable.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwDND.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwDND.c -fPIC -DPIC -o .libs/MwDND.o MwDND.c:456:20: warning: variable 'AuxData' set but not used [-Wunused-but-set-variable] unsigned char *AuxData; ^ 1 warning generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwDND.c -o MwDND.o MwDND.c:456:20: warning: variable 'AuxData' set but not used [-Wunused-but-set-variable] unsigned char *AuxData; ^ 1 warning generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwUtils.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwUtils.c -fPIC -DPIC -o .libs/MwUtils.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwUtils.c -o MwUtils.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwXutils.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwXutils.c -fPIC -DPIC -o .libs/MwXutils.o MwXutils.c:415:6: warning: variable 'Width' set but not used [-Wunused-but-set-variable] int Width, Height; ^ MwXutils.c:415:13: warning: variable 'Height' set but not used [-Wunused-but-set-variable] int Width, Height; ^ 2 warnings generated. cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwXutils.c -o MwXutils.o MwXutils.c:415:6: warning: variable 'Width' set but not used [-Wunused-but-set-variable] int Width, Height; ^ MwXutils.c:415:13: warning: variable 'Height' set but not used [-Wunused-but-set-variable] int Width, Height; ^ 2 warnings generated. /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwFormat.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwFormat.c -fPIC -DPIC -o .libs/MwFormat.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwFormat.c -o MwFormat.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwXFormat.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwXFormat.c -fPIC -DPIC -o .libs/MwXFormat.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwXFormat.c -o MwXFormat.o /usr/bin/libtool --mode=compile cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH=\"\" -DMOWITZ_DATA=\"/usr/local/share/Mowitz\" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwXCC.c cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwXCC.c -fPIC -DPIC -o .libs/MwXCC.o cc -DPACKAGE_NAME="" -DPACKAGE_TARNAME="" -DPACKAGE_VERSION="" -DPACKAGE_STRING="" -DPACKAGE_BUGREPORT="" -DPACKAGE="Mowitz" -DVERSION="0.3.1" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I/usr/X11R6/include -DNeedFunctionPrototypes -I.. -DDEFAULT_PIXPATH="" -DMOWITZ_DATA="/usr/local/share/Mowitz" -DNARROWPROTO=1 -Wall -O2 -pipe -c MwXCC.c -o MwXCC.o /usr/bin/libtool --mode=link cc -DNARROWPROTO=1 -Wall -O2 -pipe -L/usr/local/lib -o libMowitz.la -rpath /usr/local/lib -version-info 3:1:3 MwApplicationShell.lo MwCanvas.lo MwCheck.lo MwCheckME.lo MwCombo.lo MwDialog.lo MwFilesel.lo MwFrame.lo MwGcs.lo MwHandle.lo MwImage.lo MwListTree.lo MwNotebook.lo MwRudegrid.lo MwRuler.lo MwSpinner.lo MwSlider.lo MwVSlider.lo MwTabs.lo MwTabstop.lo MwTabbing.lo MwTextField.lo MwTooltip.lo MwBase.lo MwBaseComp.lo MwBaseConst.lo MwBaseME.lo MwButton.lo MwLineME.lo MwLabelME.lo MwMBButton.lo MwMenu.lo MwMenuBar.lo MwMenuButton.lo MwNws.lo MwPopText.lo MwRow.lo MwSButton.lo MwSubME.lo MwTraverse.lo MwAnimator.lo MwRichtext.lo MwTable.lo MwDND.lo MwUtils.lo MwXutils.lo MwFormat.lo MwXFormat.lo MwXCC.lo -lm libtool: link: cc -shared -fPIC -DPIC -o .libs/libMowitz.so.3.0 -DNARROWPROTO=1 -Wall -O2 -pipe .libs/MwApplicationShell.o .libs/MwCanvas.o .libs/MwCheck.o .libs/MwCheckME.o .libs/MwCombo.o .libs/MwDialog.o .libs/MwFilesel.o .libs/MwFrame.o .libs/MwGcs.o .libs/MwHandle.o .libs/MwImage.o .libs/MwListTree.o .libs/MwNotebook.o .libs/MwRudegrid.o .libs/MwRuler.o .libs/MwSpinner.o .libs/MwSlider.o .libs/MwVSlider.o .libs/MwTabs.o .libs/MwTabstop.o .libs/MwTabbing.o .libs/MwTextField.o .libs/MwTooltip.o .libs/MwBase.o .libs/MwBaseComp.o .libs/MwBaseConst.o .libs/MwBaseME.o .libs/MwButton.o .libs/MwLineME.o .libs/MwLabelME.o .libs/MwMBButton.o .libs/MwMenu.o .libs/MwMenuBar.o .libs/MwMenuButton.o .libs/MwNws.o .libs/MwPopText.o .libs/MwRow.o .libs/MwSButton.o .libs/MwSubME.o .libs/MwTraverse.o .libs/MwAnimator.o .libs/MwRichtext.o .libs/MwTable.o .libs/MwDND.o .libs/MwUtils.o .libs/MwXutils.o .libs/MwFormat.o .libs/MwXFormat.o .libs/MwXCC.o -L.libs -lm -Wl,-soname,libMowitz.so.3.0 libtool: link: ar cru .libs/libMowitz.a MwApplicationShell.o MwCanvas.o MwCheck.o MwCheckME.o MwCombo.o MwDialog.o MwFilesel.o MwFrame.o MwGcs.o MwHandle.o MwImage.o MwListTree.o MwNotebook.o MwRudegrid.o MwRuler.o MwSpinner.o MwSlider.o MwVSlider.o MwTabs.o MwTabstop.o MwTabbing.o MwTextField.o MwTooltip.o MwBase.o MwBaseComp.o MwBaseConst.o MwBaseME.o MwButton.o MwLineME.o MwLabelME.o MwMBButton.o MwMenu.o MwMenuBar.o MwMenuButton.o MwNws.o MwPopText.o MwRow.o MwSButton.o MwSubME.o MwTraverse.o MwAnimator.o MwRichtext.o MwTable.o MwDND.o MwUtils.o MwXutils.o MwFormat.o MwXFormat.o MwXCC.o libtool: link: ranlib .libs/libMowitz.a Making all in examples cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I.. -DNeedFunctionPrototypes -DUSE_XPM -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c allwidgets.c allwidgets.c:82:13: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int prot = (int)call_data; ^~~~~~~~~~~~~~ allwidgets.c:126:10: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int n = (int)call_data; ^~~~~~~~~~~~~~ allwidgets.c:138:10: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int n = (int)call_data; ^~~~~~~~~~~~~~ allwidgets.c:145:10: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int n = (int)call_data; ^~~~~~~~~~~~~~ allwidgets.c:152:10: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int n = (int)call_data; ^~~~~~~~~~~~~~ allwidgets.c:234:12: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int pos = (int)call_data; ^~~~~~~~~~~~~~ allwidgets.c:292:38: warning: missing sentinel in function call [-Wsentinel] mwMenuWidgetClass, menubox, NULL, 0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1334:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreatePopupShell( ^ allwidgets.c:313:38: warning: missing sentinel in function call [-Wsentinel] mwMenuWidgetClass, menubox, NULL, 0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1334:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreatePopupShell( ^ allwidgets.c:331:38: warning: missing sentinel in function call [-Wsentinel] mwMenuWidgetClass, menubox, NULL, 0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1334:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreatePopupShell( ^ allwidgets.c:248:7: warning: variable 'wm_protocols' set but not used [-Wunused-but-set-variable] Atom wm_protocols, wm_delete_window; ^ 10 warnings generated. /usr/bin/libtool --mode=link cc -DNARROWPROTO=1 -Wall -O2 -pipe -L/usr/local/lib -o allwidgets allwidgets.o -L../Mowitz/ -lMowitz -lneXtaw -lXpm -lXmu -lXext -lXt -lX11 -L/usr/X11R6/lib -lSM -lICE -lm libtool: link: cc -o .libs/allwidgets -DNARROWPROTO=1 -Wall -O2 -pipe allwidgets.o -L.libs -lMowitz -lm -lneXtaw -lXmu -lXt -lSM -lICE -lX11 -lxcb -lXext -lXpm -Wl,-rpath-link,/usr/local/lib,-rpath-link,/usr/X11R6/lib allwidgets.c(allwidgets.o:(detach)): warning: sprintf() is often misused, please use snprintf() cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I.. -DNeedFunctionPrototypes -DUSE_XPM -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c listtree.c listtree.c:17:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HighlightCallback(w,client,call) ^ listtree.c:40:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ActivateCallback(w,client,call) ^ listtree.c:65:41: warning: variable 'level4' set but not used [-Wunused-but-set-variable] MwListTreeItem *level1,*level2,*level3,*level4; ^ listtree.c:158:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ listtree.c:197:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ listtree.c:131:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int main (argc, argv) ^ 6 warnings generated. /usr/bin/libtool --mode=link cc -DNARROWPROTO=1 -Wall -O2 -pipe -L/usr/local/lib -o listtree listtree.o -L../Mowitz/ -lMowitz -lneXtaw -lXpm -lXmu -lXext -lXt -lX11 -L/usr/X11R6/lib -lSM -lICE -lm libtool: link: cc -o .libs/listtree -DNARROWPROTO=1 -Wall -O2 -pipe listtree.o -L.libs -lMowitz -lm -lneXtaw -lXmu -lXt -lSM -lICE -lX11 -lxcb -lXext -lXpm -Wl,-rpath-link,/usr/local/lib,-rpath-link,/usr/X11R6/lib listtree.c(listtree.o:(main)): warning: sprintf() is often misused, please use snprintf() cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I.. -DNeedFunctionPrototypes -DUSE_XPM -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c listtree2.c listtree2.c:11:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FileCallback(w,client,call) ^ listtree2.c:94:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ listtree2.c:73:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int main (argc, argv) ^ 3 warnings generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I.. -DNeedFunctionPrototypes -DUSE_XPM -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c TreeFSel.c TreeFSel.c:161:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ TreeFSel.c:168:10: warning: missing sentinel in function call [-Wsentinel] NULL, 0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ TreeFSel.c:173:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ TreeFSel.c:181:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ TreeFSel.c:205:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ TreeFSel.c:213:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ TreeFSel.c:226:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ TreeFSel.c:232:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ TreeFSel.c:239:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ TreeFSel.c:248:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ TreeFSel.c:255:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ TreeFSel.c:259:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ TreeFSel.c:263:9: warning: missing sentinel in function call [-Wsentinel] NULL,0); ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ TreeFSel.c:146:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Initialize(treq,tnew,args,num) ^ TreeFSel.c:83:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Initialize(); ^ TreeFSel.c:288:10: warning: passing arguments to 'InitTree' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] InitTree(w); ^ TreeFSel.c:277:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Realize(gw,valueMask,attrs) ^ TreeFSel.c:84:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Realize(); ^ TreeFSel.c:85:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Resize(); ^ TreeFSel.c:301:1: note: conflicting prototype is here Resize(Widget current) ^ TreeFSel.c:309:16: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static Boolean SetValues(current, request, new, args, nargs) ^ TreeFSel.c:86:16: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static Boolean SetValues(); ^ TreeFSel.c:318:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] GeometryManager(w,request,reply) ^ TreeFSel.c:87:25: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtGeometryResult GeometryManager(); ^ TreeFSel.c:88:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Destroy(); ^ TreeFSel.c:327:1: note: conflicting prototype is here Destroy(TreeFSelWidget w) ^ TreeFSel.c:382:30: warning: passing 'char **' to parameter of type 'const char **' discards qualifiers in nested pointer types [-Wincompatible-pointer-types-discards-qualifiers] XawListChange(w->fsel.list,w->fsel.files,w->fsel.filecount,0,True); ^~~~~~~~~~~~~ /usr/X11R6/include/X11/Xaw/List.h:170:18: note: passing argument to parameter 'list' here _Xconst char **list, ^ TreeFSel.c:93:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void InitTree(); ^ TreeFSel.c:434:1: note: conflicting prototype is here InitTree(TreeFSelWidget w) ^ TreeFSel.c:437:17: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] MwListTreeItem *dummy,*item,*first; ^ TreeFSel.c:517:18: warning: variable 'dummy' set but not used [-Wunused-but-set-variable] MwListTreeItem *dummy; ^ TreeFSel.c:89:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void PathCallback(); ^ TreeFSel.c:526:1: note: conflicting prototype is here PathCallback(Widget tree,XtPointer client,XtPointer call) ^ TreeFSel.c:529:17: warning: variable 'parent' set but not used [-Wunused-but-set-variable] MwListTreeItem *parent; ^ TreeFSel.c:90:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void FileCallback(); ^ TreeFSel.c:563:1: note: conflicting prototype is here FileCallback(Widget list,XtPointer client,XtPointer call) ^ TreeFSel.c:91:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void OkCallback(); ^ TreeFSel.c:576:1: note: conflicting prototype is here OkCallback(Widget list,XtPointer client,XtPointer call) ^ TreeFSel.c:92:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CancelCallback(); ^ TreeFSel.c:590:1: note: conflicting prototype is here CancelCallback(Widget list,XtPointer client,XtPointer call) ^ 33 warnings generated. cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I.. -DNeedFunctionPrototypes -DUSE_XPM -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c Directory.c /usr/bin/libtool --mode=link cc -DNARROWPROTO=1 -Wall -O2 -pipe -L/usr/local/lib -o listtree2 listtree2.o TreeFSel.o Directory.o -L../Mowitz/ -lMowitz -lneXtaw -lXpm -lXmu -lXext -lXt -lX11 -L/usr/X11R6/lib -lSM -lICE -lm libtool: link: cc -o .libs/listtree2 -DNARROWPROTO=1 -Wall -O2 -pipe listtree2.o TreeFSel.o Directory.o -L.libs -lMowitz -lm -lneXtaw -lXmu -lXt -lSM -lICE -lX11 -lxcb -lXext -lXpm -Wl,-rpath-link,/usr/local/lib,-rpath-link,/usr/X11R6/lib TreeFSel.c(TreeFSel.o:(PathCallback)): warning: strcat() is almost always misused, please use strlcat() TreeFSel.c(TreeFSel.o:(PathCallback)): warning: strcpy() is almost always misused, please use strlcpy() cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"Mowitz\" -DVERSION=\"0.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_DIRENT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_LIBM=1 -DHAVE_FNMATCH=1 -DHAVE_XCREATEIC=1 -I. -I. -I.. -DNeedFunctionPrototypes -DUSE_XPM -I/usr/X11R6/include -DNARROWPROTO=1 -Wall -O2 -pipe -c rulerdemo.c rulerdemo.c:85:4: warning: missing sentinel in function call [-Wsentinel] 0) ; ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ rulerdemo.c:93:4: warning: missing sentinel in function call [-Wsentinel] 0) ; ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ rulerdemo.c:98:4: warning: missing sentinel in function call [-Wsentinel] 0) ; ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ rulerdemo.c:108:4: warning: missing sentinel in function call [-Wsentinel] 0) ; ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ rulerdemo.c:113:4: warning: missing sentinel in function call [-Wsentinel] 0) ; ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ rulerdemo.c:121:44: warning: missing sentinel in function call [-Wsentinel] XtVaGetValues(leftRuler, XtNwidth, &len, 0) ; ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1626:13: note: function has been explicitly marked sentinel here extern void XtVaGetValues( ^ rulerdemo.c:122:51: warning: missing sentinel in function call [-Wsentinel] XtVaGetValues(leftFrame, XtNshadowWidth, &bwid, 0) ; ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1626:13: note: function has been explicitly marked sentinel here extern void XtVaGetValues( ^ rulerdemo.c:123:57: warning: missing sentinel in function call [-Wsentinel] XtVaSetValues(topFrame, XtNhorizDistance, len+bwid*2, 0) ; ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1615:13: note: function has been explicitly marked sentinel here extern void XtVaSetValues( ^ rulerdemo.c:133:4: warning: missing sentinel in function call [-Wsentinel] 0) ; ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1408:15: note: function has been explicitly marked sentinel here extern Widget XtVaCreateManagedWidget( ^ rulerdemo.c:147:45: warning: missing sentinel in function call [-Wsentinel] XtVaGetValues(leftRuler, XtNheight, &len, 0) ; ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1626:13: note: function has been explicitly marked sentinel here extern void XtVaGetValues( ^ rulerdemo.c:175:62: warning: missing sentinel in function call [-Wsentinel] XtVaGetValues(canvas, XtNwidth, &wid, XtNheight, &hgt, 0) ; ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1626:13: note: function has been explicitly marked sentinel here extern void XtVaGetValues( ^ rulerdemo.c:198:47: warning: missing sentinel in function call [-Wsentinel] XtVaGetValues(canvas, XtNcolormap, &cmap, 0) ; ^ , NULL /usr/X11R6/include/X11/Intrinsic.h:1626:13: note: function has been explicitly marked sentinel here extern void XtVaGetValues( ^ rulerdemo.c:238:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WMProtocols(w, ev, params, nparams) ^ 13 warnings generated. /usr/bin/libtool --mode=link cc -DNARROWPROTO=1 -Wall -O2 -pipe -L/usr/local/lib -o rulerdemo rulerdemo.o -L../Mowitz/ -lMowitz -lneXtaw -lXpm -lXmu -lXext -lXt -lX11 -L/usr/X11R6/lib -lSM -lICE -lm libtool: link: cc -o .libs/rulerdemo -DNARROWPROTO=1 -Wall -O2 -pipe rulerdemo.o -L.libs -lMowitz -lm -lneXtaw -lXmu -lXt -lSM -lICE -lX11 -lxcb -lXext -lXpm -Wl,-rpath-link,/usr/local/lib,-rpath-link,/usr/X11R6/lib Making all in doc ./mowitz-config.sh "-I/usr/local/include -DNARROWPROTO=1 " "-L/usr/local/lib -lMowitz " "0.3.1" > mowitz-config chmod 0755 mowitz-config >>> Running package in x11/mowitz at 1711503928.99 ===> x11/mowitz ===> Faking installation for mowitz-0.3.1 Making install in Mowitz Making install in cursor Making install in fonts /bin/sh ../../mkinstalldirs /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts mkdir /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz mkdir /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./agd.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/agd.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./agdo.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/agdo.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./agw.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/agw.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./agwo.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/agwo.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./bkd.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/bkd.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./bkdi.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/bkdi.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./bkl.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/bkl.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./bkli.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/bkli.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./cob.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/cob.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./cobo.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/cobo.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./com.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/com.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./coo.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/coo.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./hv.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/hv.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./hvb.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/hvb.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./hvbo.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/hvbo.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./hvn.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/hvn.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./hvnb.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/hvnb.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./hvnbo.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/hvnbo.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./hvno.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/hvno.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./hvo.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/hvo.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./ncb.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/ncb.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./ncbi.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/ncbi.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./nci.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/nci.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./ncr.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/ncr.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./pob.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/pob.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./pobi.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/pobi.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./poi.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/poi.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./por.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/por.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./sy.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/sy.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tib.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/tib.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tibi.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/tibi.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tii.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/tii.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tir.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/tir.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./uhvb8a.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/uhvb8a.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./uhvbo8a.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/uhvbo8a.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./uhvr8a.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/uhvr8a.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./uhvro8a.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/uhvro8a.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./utmb8a.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/utmb8a.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./utmbi8a.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/utmbi8a.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./utmr8a.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/utmr8a.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./utmri8a.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/utmri8a.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./zcmi.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/zcmi.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./zd.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/zd.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./bchb.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/bchb.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./bchb.pfb /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/bchb.pfb /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./bchbi.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/bchbi.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./bchbi.pfb /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/bchbi.pfb /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./bchr.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/bchr.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./bchr.pfb /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/bchr.pfb /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./bchri.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/bchri.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./bchri.pfb /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/bchri.pfb /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tnrl2___.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/tnrl2___.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tnrl2___.pfb /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/tnrl2___.pfb /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tnrl2i__.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/tnrl2i__.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tnrl2i__.pfb /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/tnrl2i__.pfb /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tnrl2b__.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/tnrl2b__.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tnrl2b__.pfb /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/tnrl2b__.pfb /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tnrl2bi_.afm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/tnrl2bi_.afm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tnrl2bi_.pfb /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts/tnrl2bi_.pfb Making install in pixmaps /bin/sh ../../mkinstalldirs /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps mkdir /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./combo.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/combo.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./spindown.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/spindown.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./spinup.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/spinup.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./trioff.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/trioff.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./trion.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/trion.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./check_motif_off.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/check_motif_off.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./check_motif_on.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/check_motif_on.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./radio_motif_off.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/radio_motif_off.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./radio_motif_on.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/radio_motif_on.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tickbox_off.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/tickbox_off.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./tickbox_on.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/tickbox_on.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./radio_16_off.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/radio_16_off.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./radio_16_on.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/radio_16_on.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./ctab.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/ctab.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./ltab.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/ltab.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./rtab.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/rtab.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./doff.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/doff.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./don.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/don.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./roff.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/roff.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./ron.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/ron.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./c_off.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/c_off.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./c_on.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/c_on.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./choff.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/choff.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./chon.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/chon.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./c2on.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/c2on.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./c2off.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/c2off.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./cron.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/cron.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./croff.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/croff.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./mdoff.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/mdoff.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./mdon.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/mdon.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./mroff.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/mroff.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./mron.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/mron.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./mcoff.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/mcoff.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./mcon.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/mcon.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./mchoff.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/mchoff.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./mchon.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/mchon.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./mc2on.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/mc2on.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./mc2off.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/mc2off.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./mcron.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/mcron.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./mcroff.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/mcroff.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./handlebg.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/handlebg.xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./unknown.xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/pixmaps/unknown.xpm /bin/sh ../mkinstalldirs /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/lib /usr/bin/libtool --mode=install /exopi-obj/pobj/mowitz-0.3.1/bin/install -c libMowitz.la /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/lib/libMowitz.la libtool: install: /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./.libs/libMowitz.a /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/lib/libMowitz.a libtool: install: /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./.libs/libMowitz.so.3.0 /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/lib/libMowitz.so.3.0 libtool: install: /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./.libs/libMowitz.lai /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/lib/libMowitz.la /bin/sh ../mkinstalldirs /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 755 any2xpm /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/any2xpm /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 755 readpfa /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/readpfa /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 755 mkt1cfg /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/mkt1cfg /bin/sh ../mkinstalldirs /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./FontDataBase /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/FontDataBase /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./IsoLatin1.enc /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/IsoLatin1.enc /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./IsoLatin2.enc /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/IsoLatin2.enc /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./fonts.txt /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/fonts.txt /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./rgb.txt /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/rgb.txt /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./t1lib.config /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/Mowitz/t1lib.config /bin/sh ../mkinstalldirs /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz mkdir /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 Mowitz.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/Mowitz.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwApplicationShell.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwApplicationShell.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwApplicationShellP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwApplicationShellP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwCanvas.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwCanvas.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwCanvasP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwCanvasP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwCheck.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwCheck.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwCheckP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwCheckP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwCheckME.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwCheckME.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwCheckMEP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwCheckMEP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwCombo.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwCombo.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwComboP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwComboP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwDialog.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwDialog.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwFilesel.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwFilesel.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwFileselP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwFileselP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwFrame.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwFrame.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwFrameP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwFrameP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwGcs.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwGcs.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwHandle.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwHandle.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwHandleP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwHandleP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwImage.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwImage.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwImageP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwImageP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwListTree.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwListTree.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwListTreeP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwListTreeP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwNotebook.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwNotebook.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwNotebookP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwNotebookP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwRudegrid.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwRudegrid.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwRudegridP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwRudegridP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwRuler.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwRuler.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwRulerP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwRulerP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwSpinner.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwSpinner.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwSpinnerP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwSpinnerP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwSlider.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwSlider.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwSliderP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwSliderP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwVSlider.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwVSlider.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwVSliderP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwVSliderP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwTabs.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwTabs.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwTabsP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwTabsP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwTabstop.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwTabstop.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwTabstopP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwTabstopP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwTabbing.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwTabbing.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwTabbingP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwTabbingP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwTextField.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwTextField.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwTextFieldP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwTextFieldP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwTooltip.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwTooltip.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwTooltipP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwTooltipP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwBase.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwBase.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwBaseP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwBaseP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwBaseComp.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwBaseComp.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwBaseCompP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwBaseCompP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwBaseConst.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwBaseConst.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwBaseConstP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwBaseConstP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwBaseME.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwBaseME.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwBaseMEP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwBaseMEP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwButton.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwButton.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwButtonP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwButtonP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwLineME.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwLineME.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwLineMEP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwLineMEP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwLabelME.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwLabelME.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwLabelMEP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwLabelMEP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwMBButton.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwMBButton.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwMBButtonP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwMBButtonP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwMenu.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwMenu.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwMenuP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwMenuP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwMenuBar.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwMenuBar.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwMenuBarP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwMenuBarP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwMenuButton.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwMenuButton.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwMenuButtonP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwMenuButtonP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwNws.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwNws.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwPopText.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwPopText.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwPopTextP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwPopTextP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwRow.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwRow.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwRowP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwRowP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwAnimator.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwAnimator.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwAnimatorP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwAnimatorP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwAnimatorTypes.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwAnimatorTypes.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwRichtext.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwRichtext.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwRichtextP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwRichtextP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwTable.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwTable.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwTableP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwTableP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwSButton.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwSButton.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwSButtonP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwSButtonP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwSubME.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwSubME.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwSubMEP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwSubMEP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwTraverse.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwTraverse.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwDND.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwDND.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwDNDTypes.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwDNDTypes.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwUtils.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwUtils.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwXutils.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwXutils.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwFormat.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwFormat.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwXFormat.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwXFormat.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwFormatP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwFormatP.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwXCC.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwXCC.h /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 MwXCCP.h /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/include/Mowitz/MwXCCP.h Making install in examples Making install in doc /bin/sh ../mkinstalldirs /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/doc/Mowitz mkdir /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/doc/Mowitz /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./Filesel.html /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/doc/Mowitz/Filesel.html /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./ListTree.HISTORY /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/doc/Mowitz/ListTree.HISTORY /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./ListTree.README /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/doc/Mowitz/ListTree.README /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./ListTree.gif /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/doc/Mowitz/ListTree.gif /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./ListTree.html /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/doc/Mowitz/ListTree.html /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./ListTreeProg.html /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/doc/Mowitz/ListTreeProg.html /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./ListTreeTitle.gif /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/doc/Mowitz/ListTreeTitle.gif /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./TreeFSel.gif /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/doc/Mowitz/TreeFSel.gif /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./new.gif /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/doc/Mowitz/new.gif /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./Slider.README /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/doc/Mowitz/Slider.README /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 644 ./Slider.man /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/share/doc/Mowitz/Slider.man /bin/sh ./mkinstalldirs /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/bin /exopi-obj/pobj/mowitz-0.3.1/bin/install -c -m 755 mowitz-config /exopi-obj/pobj/mowitz-0.3.1/fake-amd64/usr/local/bin/mowitz-config ===> Building package for mowitz-0.3.1 Create /exopi-cvs/ports/packages/amd64/all/mowitz-0.3.1.tgz Creating package mowitz-0.3.1 reading plist| checking dependencies| checking dependencies|x11/neXtaw checksumming| checksumming| | 0% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************* | 30% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 59% archiving|************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 66% archiving|******************************************* | 67% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|********************************************** | 73% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 78% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 85% archiving|******************************************************** | 87% archiving|********************************************************* | 89% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|************************************************************** | 98% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/mowitz-0.3.1.tgz >>> Running clean in x11/mowitz at 1711503942.22 ===> x11/mowitz ===> Cleaning for mowitz-0.3.1 >>> Ended at 1711503942.56 max_stuck=11.53/waiting-for-lock #194=29.96/show-prepare-results=0.75/build=63.51/package=13.22/clean=0.38