ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/libX11.spec'], False, '/var/lib/mock/dist-olpc2-build-246293-44728/root/', None, 0, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i386 --nodeps builddir/build/SPECS/libX11.spec'] warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Building target platforms: i386 Building for target i386 Wrote: /builddir/build/SRPMS/libX11-1.1.3-4.git20071123.olpc2.src.rpm LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/libX11.spec'], False, '/var/lib/mock/dist-olpc2-build-246293-44728/root/', None, 0, True, 0, 103, 103, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i386 --nodeps builddir/build/SPECS/libX11.spec'] Building target platforms: i386 Building for target i386 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.57138 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf libX11-1.1.3 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libX11-1.1.3-git20071123.tar.bz2 + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd libX11-1.1.3 ++ /usr/bin/id -u + '[' 103 = 0 ']' ++ /usr/bin/id -u + '[' 103 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #2 (dont-forward-keycode-0.patch):' Patch #2 (dont-forward-keycode-0.patch): + patch -p1 -b --suffix .dont-forward-keycode-0 -s + echo 'Patch #3 (bug-201284.patch):' Patch #3 (bug-201284.patch): + patch -p1 -b --suffix .3-bug201284 -s + echo 'Patch #4 (libX11-1.1.3-xkb-lock-fix.patch):' Patch #4 (libX11-1.1.3-xkb-lock-fix.patch): + patch -p1 -b --suffix .jx -s + echo 'Patch #6 (olpc_7474_libX11.patch):' Patch #6 (olpc_7474_libX11.patch): + patch -p1 -b --suffix .fix_am_compose -s + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.60490 + umask 022 + cd /builddir/build/BUILD + cd libX11-1.1.3 + LANG=C + export LANG + unset DISPLAY + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --target=i386-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --without-xcb --disable-xcms --disable-xf86bigfont --disable-dependency-tracking --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking for style of include used by make... GNU checking for i386-redhat-linux-gnu-gcc... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking dependency style of gcc... none checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking how to run the C++ preprocessor... g++ -E checking for i386-redhat-linux-gnu-g77... no checking for i386-redhat-linux-gnu-xlf... no checking for i386-redhat-linux-gnu-f77... no checking for i386-redhat-linux-gnu-frt... no checking for i386-redhat-linux-gnu-pgf77... no checking for i386-redhat-linux-gnu-cf77... no checking for i386-redhat-linux-gnu-fort77... no checking for i386-redhat-linux-gnu-fl32... no checking for i386-redhat-linux-gnu-af77... no checking for i386-redhat-linux-gnu-xlf90... no checking for i386-redhat-linux-gnu-f90... no checking for i386-redhat-linux-gnu-pgf90... no checking for i386-redhat-linux-gnu-pghpf... no checking for i386-redhat-linux-gnu-epcf90... no checking for i386-redhat-linux-gnu-gfortran... no checking for i386-redhat-linux-gnu-g95... no checking for i386-redhat-linux-gnu-xlf95... no checking for i386-redhat-linux-gnu-f95... no checking for i386-redhat-linux-gnu-fort... no checking for i386-redhat-linux-gnu-ifort... no checking for i386-redhat-linux-gnu-ifc... no checking for i386-redhat-linux-gnu-efc... no checking for i386-redhat-linux-gnu-pgf95... no checking for i386-redhat-linux-gnu-lf95... no checking for i386-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for i386-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking for cpp... /usr/bin/cpp checking if /usr/bin/cpp requires -undef... yes checking if /usr/bin/cpp requires -traditional... yes checking whether to use XCB... (cached) no checking for i386-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XPROTO... yes checking for XDMCP... yes checking for XdmcpWrap in -lXdmcp... yes checking for X11... yes checking if Xtrans should support UNIX socket connections... yes checking if Xtrans should support TCP socket connections... yes checking for library containing socket... none required checking for library containing gethostbyname... none required checking for getaddrinfo... yes checking if IPv6 support should be built... yes checking for struct sockaddr_in.sin_len... no checking if Xtrans should support os-specific local connections... no checking for authdes_seccreate... no checking for authdes_create... yes checking for library containing getsecretkey... none required checking if Secure RPC authentication ("SUN-DES-1") should be supported... yes checking if run-time linking is supported... checking for library containing dlopen... -ldl checking for dlfcn.h... (cached) yes yes checking if loadable i18n module support should be enabled... no checking if loadable Xcursor library support should be enabled... yes checking for ANSI C header files... (cached) yes checking for strtol... yes checking for issetugid... no checking for getresuid... yes checking for shmat... yes checking for getpwuid_r in -lc... yes checking for pthread_self in -lc... yes checking for poll... yes checking keysymdef.h... /usr/include/X11/keysymdef.h checking if XLOCALEDIR support should be enabled... yes checking for XKBPROTO... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking for nl_langinfo... yes checking whether malloc(0) returns NULL... yes configure: creating ./config.status config.status: creating Makefile config.status: creating include/Makefile config.status: creating man/Makefile config.status: creating man/xkb/Makefile config.status: creating src/Makefile config.status: creating src/util/Makefile config.status: creating src/xcms/Makefile config.status: creating src/xlibi18n/Makefile config.status: creating modules/Makefile config.status: creating modules/im/Makefile config.status: creating modules/im/ximcp/Makefile config.status: creating modules/lc/Makefile config.status: creating modules/lc/def/Makefile config.status: creating modules/lc/gen/Makefile config.status: creating modules/lc/Utf8/Makefile config.status: creating modules/lc/xlocale/Makefile config.status: creating modules/om/Makefile config.status: creating modules/om/generic/Makefile config.status: creating src/xkb/Makefile config.status: creating nls/Makefile config.status: creating nls/am_ET.UTF-8/Makefile config.status: creating nls/armscii-8/Makefile config.status: creating nls/C/Makefile config.status: creating nls/el_GR.UTF-8/Makefile config.status: creating nls/en_US.UTF-8/Makefile config.status: creating nls/georgian-academy/Makefile config.status: creating nls/georgian-ps/Makefile config.status: creating nls/ibm-cp1133/Makefile config.status: creating nls/iscii-dev/Makefile config.status: creating nls/isiri-3342/Makefile config.status: creating nls/iso8859-1/Makefile config.status: creating nls/iso8859-10/Makefile config.status: creating nls/iso8859-11/Makefile config.status: creating nls/iso8859-13/Makefile config.status: creating nls/iso8859-14/Makefile config.status: creating nls/iso8859-15/Makefile config.status: creating nls/iso8859-2/Makefile config.status: creating nls/iso8859-3/Makefile config.status: creating nls/iso8859-4/Makefile config.status: creating nls/iso8859-5/Makefile config.status: creating nls/iso8859-6/Makefile config.status: creating nls/iso8859-7/Makefile config.status: creating nls/iso8859-8/Makefile config.status: creating nls/iso8859-9/Makefile config.status: creating nls/iso8859-9e/Makefile config.status: creating nls/ja/Makefile config.status: creating nls/ja.JIS/Makefile config.status: creating nls/ja_JP.UTF-8/Makefile config.status: creating nls/ja.S90/Makefile config.status: creating nls/ja.SJIS/Makefile config.status: creating nls/ja.U90/Makefile config.status: creating nls/ko/Makefile config.status: creating nls/koi8-c/Makefile config.status: creating nls/koi8-r/Makefile config.status: creating nls/koi8-u/Makefile config.status: creating nls/ko_KR.UTF-8/Makefile config.status: creating nls/microsoft-cp1251/Makefile config.status: creating nls/microsoft-cp1255/Makefile config.status: creating nls/microsoft-cp1256/Makefile config.status: creating nls/mulelao-1/Makefile config.status: creating nls/nokhchi-1/Makefile config.status: creating nls/pt_BR.UTF-8/Makefile config.status: creating nls/tatar-cyr/Makefile config.status: creating nls/th_TH/Makefile config.status: creating nls/th_TH.UTF-8/Makefile config.status: creating nls/tscii-0/Makefile config.status: creating nls/vi_VN.tcvn/Makefile config.status: creating nls/vi_VN.viscii/Makefile config.status: creating nls/zh_CN/Makefile config.status: creating nls/zh_CN.gb18030/Makefile config.status: creating nls/zh_CN.gbk/Makefile config.status: creating nls/zh_CN.UTF-8/Makefile config.status: creating nls/zh_HK.big5/Makefile config.status: creating nls/zh_HK.big5hkscs/Makefile config.status: creating nls/zh_HK.UTF-8/Makefile config.status: creating nls/zh_TW/Makefile config.status: creating nls/zh_TW.big5/Makefile config.status: creating nls/zh_TW.UTF-8/Makefile config.status: creating x11.pc config.status: creating x11-xcb.pc config.status: creating src/config.h config.status: creating include/X11/XlibConf.h config.status: executing depfiles commands X11 will be built with the following settings: Loadable i18n module support: no Loadable xcursor library support: yes Use XCB: no Threading support: yes Use Threads safe API: yes Threads stubs in libX11: no XCMS: no Internationalization support: yes XF86BigFont support: no XKB support: yes XLOCALEDIR environment variable support: yes Manual pages suffix: none Compose table cache enabled: yes + make -j4 Making all in include make[1]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/include' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/include' Making all in modules make[1]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules' Making all in im make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/im' Making all in ximcp make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/im/ximcp' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imCallbk.lo imCallbk.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imDefFlt.lo imDefFlt.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imDefIc.lo imDefIc.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imDefIm.lo imDefIm.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imDefIm.c -fPIC -DPIC -o .libs/imDefIm.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imDefIc.c -fPIC -DPIC -o .libs/imDefIc.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imDefFlt.c -fPIC -DPIC -o .libs/imDefFlt.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imCallbk.c -fPIC -DPIC -o .libs/imCallbk.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imDefLkup.lo imDefLkup.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imDispch.lo imDispch.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imEvToWire.lo imEvToWire.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imExten.lo imExten.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imDefLkup.c -fPIC -DPIC -o .libs/imDefLkup.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imDispch.c -fPIC -DPIC -o .libs/imDispch.o imDefLkup.c: In function '_XimRespSyncReply': imDefLkup.c:223: warning: passing argument 1 of '_XimProcSyncReply' from incompatible pointer type /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imImSw.lo imImSw.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imEvToWire.c -fPIC -DPIC -o .libs/imEvToWire.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imInsClbk.lo imInsClbk.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imImSw.c -fPIC -DPIC -o .libs/imImSw.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imExten.c -fPIC -DPIC -o .libs/imExten.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imInt.lo imInt.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imLcFlt.lo imLcFlt.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imInsClbk.c -fPIC -DPIC -o .libs/imInsClbk.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imLcGIc.lo imLcGIc.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imInt.c -fPIC -DPIC -o .libs/imInt.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imLcIc.lo imLcIc.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imLcFlt.c -fPIC -DPIC -o .libs/imLcFlt.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imLcGIc.c -fPIC -DPIC -o .libs/imLcGIc.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imLcIm.lo imLcIm.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imLcLkup.lo imLcLkup.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imLcPrs.lo imLcPrs.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imLcIc.c -fPIC -DPIC -o .libs/imLcIc.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imLcSIc.lo imLcSIc.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imLcLkup.c -fPIC -DPIC -o .libs/imLcLkup.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imLcIm.c -fPIC -DPIC -o .libs/imLcIm.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imLcPrs.c -fPIC -DPIC -o .libs/imLcPrs.o imLcIm.c: In function '_XimWriteCachedDefaultTree': imLcIm.c:501: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result imLcIm.c:502: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result imLcIm.c:503: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result imLcIm.c:504: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result imLcIm.c:505: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imRmAttr.lo imRmAttr.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imRm.lo imRm.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imLcSIc.c -fPIC -DPIC -o .libs/imLcSIc.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imThaiFlt.lo imThaiFlt.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imThaiIc.lo imThaiIc.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imThaiFlt.c -fPIC -DPIC -o .libs/imThaiFlt.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imRmAttr.c -fPIC -DPIC -o .libs/imRmAttr.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imRm.c -fPIC -DPIC -o .libs/imRm.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imThaiIc.c -fPIC -DPIC -o .libs/imThaiIc.o imRm.c: In function '_XimDefaultIMValues': imRm.c:413: warning: assignment discards qualifiers from pointer target type imRm.c: In function '_XimDefaultICValues': imRm.c:450: warning: assignment discards qualifiers from pointer target type /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imThaiIm.lo imThaiIm.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imTrans.lo imTrans.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imTransR.lo imTransR.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imThaiIm.c -fPIC -DPIC -o .libs/imThaiIm.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imTrX.lo imTrX.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imTransR.c -fPIC -DPIC -o .libs/imTransR.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imTrans.c -fPIC -DPIC -o .libs/imTrans.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imTrX.c -fPIC -DPIC -o .libs/imTrX.o imTrX.c: In function '_XimXRead': imTrX.c:441: warning: 'len' may be used uninitialized in this function /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DXIM_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libximcp.la imCallbk.lo imDefFlt.lo imDefIc.lo imDefIm.lo imDefLkup.lo imDispch.lo imEvToWire.lo imExten.lo imImSw.lo imInsClbk.lo imInt.lo imLcFlt.lo imLcGIc.lo imLcIc.lo imLcIm.lo imLcLkup.lo imLcPrs.lo imLcSIc.lo imRmAttr.lo imRm.lo imThaiFlt.lo imThaiIc.lo imThaiIm.lo imTrans.lo imTransR.lo imTrX.lo -ldl ar cru .libs/libximcp.a .libs/imCallbk.o .libs/imDefFlt.o .libs/imDefIc.o .libs/imDefIm.o .libs/imDefLkup.o .libs/imDispch.o .libs/imEvToWire.o .libs/imExten.o .libs/imImSw.o .libs/imInsClbk.o .libs/imInt.o .libs/imLcFlt.o .libs/imLcGIc.o .libs/imLcIc.o .libs/imLcIm.o .libs/imLcLkup.o .libs/imLcPrs.o .libs/imLcSIc.o .libs/imRmAttr.o .libs/imRm.o .libs/imThaiFlt.o .libs/imThaiIc.o .libs/imThaiIm.o .libs/imTrans.o .libs/imTransR.o .libs/imTrX.o ranlib .libs/libximcp.a creating libximcp.la (cd .libs && rm -f libximcp.la && ln -s ../libximcp.la libximcp.la) make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/im/ximcp' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/im' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/im' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/im' Making all in lc make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc' Making all in Utf8 make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/Utf8' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcUTF8Load.lo lcUTF8Load.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcUTF8Load.c -fPIC -DPIC -o .libs/lcUTF8Load.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libxlcUTF8Load.la lcUTF8Load.lo -ldl ar cru .libs/libxlcUTF8Load.a .libs/lcUTF8Load.o ranlib .libs/libxlcUTF8Load.a creating libxlcUTF8Load.la (cd .libs && rm -f libxlcUTF8Load.la && ln -s ../libxlcUTF8Load.la libxlcUTF8Load.la) make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/Utf8' Making all in def make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/def' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcDefConv.lo lcDefConv.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcDefConv.c -fPIC -DPIC -o .libs/lcDefConv.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libxlcDef.la lcDefConv.lo -ldl ar cru .libs/libxlcDef.a .libs/lcDefConv.o ranlib .libs/libxlcDef.a creating libxlcDef.la (cd .libs && rm -f libxlcDef.la && ln -s ../libxlcDef.la libxlcDef.la) make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/def' Making all in gen make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/gen' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcGenConv.lo lcGenConv.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcGenConv.c -fPIC -DPIC -o .libs/lcGenConv.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libxlibi18n.la lcGenConv.lo -ldl ar cru .libs/libxlibi18n.a .libs/lcGenConv.o ranlib .libs/libxlibi18n.a creating libxlibi18n.la (cd .libs && rm -f libxlibi18n.la && ln -s ../libxlibi18n.la libxlibi18n.la) make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/gen' Making all in xlocale make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/xlocale' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcEuc.lo lcEuc.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcJis.lo lcJis.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcSjis.lo lcSjis.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcEuc.c -fPIC -DPIC -o .libs/lcEuc.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcJis.c -fPIC -DPIC -o .libs/lcJis.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcSjis.c -fPIC -DPIC -o .libs/lcSjis.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libxlocale.la lcEuc.lo lcJis.lo lcSjis.lo -ldl ar cru .libs/libxlocale.a .libs/lcEuc.o .libs/lcJis.o .libs/lcSjis.o ranlib .libs/libxlocale.a creating libxlocale.la (cd .libs && rm -f libxlocale.la && ln -s ../libxlocale.la libxlocale.la) make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/xlocale' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc' Making all in om make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/om' Making all in generic make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/om/generic' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o omDefault.lo omDefault.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o omGeneric.lo omGeneric.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o omImText.lo omImText.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o omText.lo omText.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c omImText.c -fPIC -DPIC -o .libs/omImText.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c omGeneric.c -fPIC -DPIC -o .libs/omGeneric.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c omDefault.c -fPIC -DPIC -o .libs/omDefault.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c omText.c -fPIC -DPIC -o .libs/omText.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o omTextEsc.lo omTextEsc.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o omTextExt.lo omTextExt.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o omTextPer.lo omTextPer.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c omTextEsc.c -fPIC -DPIC -o .libs/omTextEsc.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c omTextExt.c -fPIC -DPIC -o .libs/omTextExt.o /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o omXChar.lo omXChar.c gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c omTextPer.c -fPIC -DPIC -o .libs/omTextPer.o gcc -DHAVE_CONFIG_H -I. -I../../../src -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c omXChar.c -fPIC -DPIC -o .libs/omXChar.o /bin/sh ../../../libtool --tag=CC --mode=link gcc -I../../../include -I../../../include/X11 -I../../../include -I../../../include/X11 -I../../../src/xcms -I../../../src/xkb -I../../../src/xlibi18n -I../../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libxomGeneric.la omDefault.lo omGeneric.lo omImText.lo omText.lo omTextEsc.lo omTextExt.lo omTextPer.lo omXChar.lo -ldl ar cru .libs/libxomGeneric.a .libs/omDefault.o .libs/omGeneric.o .libs/omImText.o .libs/omText.o .libs/omTextEsc.o .libs/omTextExt.o .libs/omTextPer.o .libs/omXChar.o ranlib .libs/libxomGeneric.a creating libxomGeneric.la (cd .libs && rm -f libxomGeneric.la && ln -s ../libxomGeneric.la libxomGeneric.la) make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/om/generic' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/om' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/om' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/om' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules' make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules' Making all in src make[1]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src' cd util && make make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/util' gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o makekeys-makekeys.o `test -f 'makekeys.c' || echo './'`makekeys.c /bin/sh ../../libtool --tag=CC --mode=link gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o makekeys makekeys-makekeys.o -ldl mkdir .libs gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o makekeys makekeys-makekeys.o -ldl make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/util' ../src/util/makekeys < /usr/include/X11/keysymdef.h > ks_tables_h mv ks_tables_h ks_tables.h make all-recursive make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src' Making all in util make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/util' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/util' Making all in xcms make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/xcms' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o AddDIC.lo AddDIC.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o AddSF.lo AddSF.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CCC.lo CCC.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CvColW.lo CvColW.c mkdir .libs mkdir .libs mkdir: cannot create directory `.libs' : File exists gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c AddDIC.c -fPIC -DPIC -o .libs/AddDIC.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c AddSF.c -fPIC -DPIC -o .libs/AddSF.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CCC.c -fPIC -DPIC -o .libs/CCC.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CvColW.c -fPIC -DPIC -o .libs/CvColW.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CvCols.lo CvCols.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o HVC.lo HVC.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o HVCGcC.lo HVCGcC.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o HVCGcV.lo HVCGcV.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c HVCGcC.c -fPIC -DPIC -o .libs/HVCGcC.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c HVC.c -fPIC -DPIC -o .libs/HVC.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c HVCGcV.c -fPIC -DPIC -o .libs/HVCGcV.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CvCols.c -fPIC -DPIC -o .libs/CvCols.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o HVCGcVC.lo HVCGcVC.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o HVCMnV.lo HVCMnV.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o HVCMxC.lo HVCMxC.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o HVCMxV.lo HVCMxV.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c HVCGcVC.c -fPIC -DPIC -o .libs/HVCGcVC.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c HVCMnV.c -fPIC -DPIC -o .libs/HVCMnV.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c HVCMxC.c -fPIC -DPIC -o .libs/HVCMxC.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c HVCMxV.c -fPIC -DPIC -o .libs/HVCMxV.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o HVCMxVC.lo HVCMxVC.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o HVCMxVs.lo HVCMxVs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o HVCWpAj.lo HVCWpAj.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o IdOfPr.lo IdOfPr.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c HVCMxVs.c -fPIC -DPIC -o .libs/HVCMxVs.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c HVCMxVC.c -fPIC -DPIC -o .libs/HVCMxVC.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c IdOfPr.c -fPIC -DPIC -o .libs/IdOfPr.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c HVCWpAj.c -fPIC -DPIC -o .libs/HVCWpAj.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LRGB.lo LRGB.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Lab.lo Lab.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LabGcC.lo LabGcC.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LabGcL.lo LabGcL.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LRGB.c -fPIC -DPIC -o .libs/LRGB.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Lab.c -fPIC -DPIC -o .libs/Lab.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LabGcC.c -fPIC -DPIC -o .libs/LabGcC.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LabGcL.c -fPIC -DPIC -o .libs/LabGcL.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LabGcLC.lo LabGcLC.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LabMnL.lo LabMnL.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LabMxC.lo LabMxC.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LabMxL.lo LabMxL.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LabMnL.c -fPIC -DPIC -o .libs/LabMnL.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LabMxC.c -fPIC -DPIC -o .libs/LabMxC.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LabGcLC.c -fPIC -DPIC -o .libs/LabGcLC.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LabMxLC.lo LabMxLC.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LabWpAj.lo LabWpAj.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Luv.lo Luv.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LabMxL.c -fPIC -DPIC -o .libs/LabMxL.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LabMxLC.c -fPIC -DPIC -o .libs/LabMxLC.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LuvGcC.lo LuvGcC.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Luv.c -fPIC -DPIC -o .libs/Luv.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LuvGcL.lo LuvGcL.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LabWpAj.c -fPIC -DPIC -o .libs/LabWpAj.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LuvGcLC.lo LuvGcLC.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LuvMnL.lo LuvMnL.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LuvGcC.c -fPIC -DPIC -o .libs/LuvGcC.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LuvGcL.c -fPIC -DPIC -o .libs/LuvGcL.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LuvMxC.lo LuvMxC.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LuvGcLC.c -fPIC -DPIC -o .libs/LuvGcLC.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LuvMxL.lo LuvMxL.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LuvMnL.c -fPIC -DPIC -o .libs/LuvMnL.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LuvMxLC.lo LuvMxLC.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LuvWpAj.lo LuvWpAj.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LuvMxC.c -fPIC -DPIC -o .libs/LuvMxC.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LuvMxLC.c -fPIC -DPIC -o .libs/LuvMxLC.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LuvMxL.c -fPIC -DPIC -o .libs/LuvMxL.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o OfCCC.lo OfCCC.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LuvWpAj.c -fPIC -DPIC -o .libs/LuvWpAj.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o PrOfId.lo PrOfId.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QBlack.lo QBlack.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QBlue.lo QBlue.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c PrOfId.c -fPIC -DPIC -o .libs/PrOfId.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c OfCCC.c -fPIC -DPIC -o .libs/OfCCC.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QBlack.c -fPIC -DPIC -o .libs/QBlack.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QGreen.lo QGreen.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QRed.lo QRed.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QWhite.lo QWhite.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QBlue.c -fPIC -DPIC -o .libs/QBlue.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuCol.lo QuCol.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QRed.c -fPIC -DPIC -o .libs/QRed.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QGreen.c -fPIC -DPIC -o .libs/QGreen.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuCols.lo QuCols.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetCCC.lo SetCCC.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QWhite.c -fPIC -DPIC -o .libs/QWhite.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetGetCols.lo SetGetCols.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuCols.c -fPIC -DPIC -o .libs/QuCols.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuCol.c -fPIC -DPIC -o .libs/QuCol.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o StCol.lo StCol.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetCCC.c -fPIC -DPIC -o .libs/SetCCC.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o StCols.lo StCols.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o UNDEFINED.lo UNDEFINED.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetGetCols.c -fPIC -DPIC -o .libs/SetGetCols.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c StCol.c -fPIC -DPIC -o .libs/StCol.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c StCols.c -fPIC -DPIC -o .libs/StCols.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XRGB.lo XRGB.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XYZ.lo XYZ.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c UNDEFINED.c -fPIC -DPIC -o .libs/UNDEFINED.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cmsAllCol.lo cmsAllCol.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cmsAllNCol.lo cmsAllNCol.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XRGB.c -fPIC -DPIC -o .libs/XRGB.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XYZ.c -fPIC -DPIC -o .libs/XYZ.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cmsAllCol.c -fPIC -DPIC -o .libs/cmsAllCol.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cmsAllNCol.c -fPIC -DPIC -o .libs/cmsAllNCol.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cmsCmap.lo cmsCmap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cmsColNm.lo cmsColNm.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cmsGlobls.lo cmsGlobls.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cmsInt.lo cmsInt.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cmsColNm.c -fPIC -DPIC -o .libs/cmsColNm.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cmsGlobls.c -fPIC -DPIC -o .libs/cmsGlobls.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cmsCmap.c -fPIC -DPIC -o .libs/cmsCmap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cmsLkCol.lo cmsLkCol.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cmsInt.c -fPIC -DPIC -o .libs/cmsInt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cmsMath.lo cmsMath.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cmsLkCol.c -fPIC -DPIC -o .libs/cmsLkCol.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cmsProp.lo cmsProp.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o cmsTrig.lo cmsTrig.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o uvY.lo uvY.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cmsMath.c -fPIC -DPIC -o .libs/cmsMath.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cmsTrig.c -fPIC -DPIC -o .libs/cmsTrig.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c cmsProp.c -fPIC -DPIC -o .libs/cmsProp.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o xyY.lo xyY.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c uvY.c -fPIC -DPIC -o .libs/uvY.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c xyY.c -fPIC -DPIC -o .libs/xyY.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libxcms.la AddDIC.lo AddSF.lo CCC.lo CvColW.lo CvCols.lo HVC.lo HVCGcC.lo HVCGcV.lo HVCGcVC.lo HVCMnV.lo HVCMxC.lo HVCMxV.lo HVCMxVC.lo HVCMxVs.lo HVCWpAj.lo IdOfPr.lo LRGB.lo Lab.lo LabGcC.lo LabGcL.lo LabGcLC.lo LabMnL.lo LabMxC.lo LabMxL.lo LabMxLC.lo LabWpAj.lo Luv.lo LuvGcC.lo LuvGcL.lo LuvGcLC.lo LuvMnL.lo LuvMxC.lo LuvMxL.lo LuvMxLC.lo LuvWpAj.lo OfCCC.lo PrOfId.lo QBlack.lo QBlue.lo QGreen.lo QRed.lo QWhite.lo QuCol.lo QuCols.lo SetCCC.lo SetGetCols.lo StCol.lo StCols.lo UNDEFINED.lo XRGB.lo XYZ.lo cmsAllCol.lo cmsAllNCol.lo cmsCmap.lo cmsColNm.lo cmsGlobls.lo cmsInt.lo cmsLkCol.lo cmsMath.lo cmsProp.lo cmsTrig.lo uvY.lo xyY.lo -ldl ar cru .libs/libxcms.a .libs/AddDIC.o .libs/AddSF.o .libs/CCC.o .libs/CvColW.o .libs/CvCols.o .libs/HVC.o .libs/HVCGcC.o .libs/HVCGcV.o .libs/HVCGcVC.o .libs/HVCMnV.o .libs/HVCMxC.o .libs/HVCMxV.o .libs/HVCMxVC.o .libs/HVCMxVs.o .libs/HVCWpAj.o .libs/IdOfPr.o .libs/LRGB.o .libs/Lab.o .libs/LabGcC.o .libs/LabGcL.o .libs/LabGcLC.o .libs/LabMnL.o .libs/LabMxC.o .libs/LabMxL.o .libs/LabMxLC.o .libs/LabWpAj.o .libs/Luv.o .libs/LuvGcC.o .libs/LuvGcL.o .libs/LuvGcLC.o .libs/LuvMnL.o .libs/LuvMxC.o .libs/LuvMxL.o .libs/LuvMxLC.o .libs/LuvWpAj.o .libs/OfCCC.o .libs/PrOfId.o .libs/QBlack.o .libs/QBlue.o .libs/QGreen.o .libs/QRed.o .libs/QWhite.o .libs/QuCol.o .libs/QuCols.o .libs/SetCCC.o .libs/SetGetCols.o .libs/StCol.o .libs/StCols.o .libs/UNDEFINED.o .libs/XRGB.o .libs/XYZ.o .libs/cmsAllCol.o .libs/cmsAllNCol.o .libs/cmsCmap.o .libs/cmsColNm.o .libs/cmsGlobls.o .libs/cmsInt.o .libs/cmsLkCol.o .libs/cmsMath.o .libs/cmsProp.o .libs/cmsTrig.o .libs/uvY.o .libs/xyY.o ranlib .libs/libxcms.a creating libxcms.la (cd .libs && rm -f libxcms.la && ln -s ../libxcms.la libxcms.la) make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/xcms' Making all in xlibi18n make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/xlibi18n' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XDefaultIMIF.lo XDefaultIMIF.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XDefaultOMIF.lo XDefaultOMIF.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o xim_trans.lo xim_trans.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ICWrap.lo ICWrap.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XDefaultIMIF.c -fPIC -DPIC -o .libs/XDefaultIMIF.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XDefaultOMIF.c -fPIC -DPIC -o .libs/XDefaultOMIF.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c xim_trans.c -fPIC -DPIC -o .libs/xim_trans.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ICWrap.c -fPIC -DPIC -o .libs/ICWrap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o IMWrap.lo IMWrap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imKStoUCS.lo imKStoUCS.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcCT.lo lcCT.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c IMWrap.c -fPIC -DPIC -o .libs/IMWrap.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imKStoUCS.c -fPIC -DPIC -o .libs/imKStoUCS.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcCharSet.lo lcCharSet.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcConv.lo lcConv.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcDB.lo lcDB.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcCT.c -fPIC -DPIC -o .libs/lcCT.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcCharSet.c -fPIC -DPIC -o .libs/lcCharSet.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcDB.c -fPIC -DPIC -o .libs/lcDB.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcDynamic.lo lcDynamic.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcConv.c -fPIC -DPIC -o .libs/lcConv.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcFile.lo lcFile.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcGeneric.lo lcGeneric.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcInit.lo lcInit.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcDynamic.c -fPIC -DPIC -o .libs/lcDynamic.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcPrTxt.lo lcPrTxt.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcFile.c -fPIC -DPIC -o .libs/lcFile.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcInit.c -fPIC -DPIC -o .libs/lcInit.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcGeneric.c -fPIC -DPIC -o .libs/lcGeneric.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcPubWrap.lo lcPubWrap.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcPrTxt.c -fPIC -DPIC -o .libs/lcPrTxt.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcPublic.lo lcPublic.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcRM.lo lcRM.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcPubWrap.c -fPIC -DPIC -o .libs/lcPubWrap.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcPublic.c -fPIC -DPIC -o .libs/lcPublic.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcStd.lo lcStd.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcTxtPr.lo lcTxtPr.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcRM.c -fPIC -DPIC -o .libs/lcRM.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcUTF8.lo lcUTF8.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcUtil.lo lcUtil.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcTxtPr.c -fPIC -DPIC -o .libs/lcTxtPr.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcStd.c -fPIC -DPIC -o .libs/lcStd.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o lcWrap.lo lcWrap.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcUTF8.c -fPIC -DPIC -o .libs/lcUTF8.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o mbWMProps.lo mbWMProps.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcUtil.c -fPIC -DPIC -o .libs/lcUtil.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o mbWrap.lo mbWrap.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c mbWMProps.c -fPIC -DPIC -o .libs/mbWMProps.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o utf8WMProps.lo utf8WMProps.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c mbWrap.c -fPIC -DPIC -o .libs/mbWrap.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c lcWrap.c -fPIC -DPIC -o .libs/lcWrap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o utf8Wrap.lo utf8Wrap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o wcWrap.lo wcWrap.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c utf8WMProps.c -fPIC -DPIC -o .libs/utf8WMProps.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c utf8Wrap.c -fPIC -DPIC -o .libs/utf8Wrap.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c wcWrap.c -fPIC -DPIC -o .libs/wcWrap.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -I../../src -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libi18n.la XDefaultIMIF.lo XDefaultOMIF.lo xim_trans.lo ICWrap.lo IMWrap.lo imKStoUCS.lo lcCT.lo lcCharSet.lo lcConv.lo lcDB.lo lcDynamic.lo lcFile.lo lcGeneric.lo lcInit.lo lcPrTxt.lo lcPubWrap.lo lcPublic.lo lcRM.lo lcStd.lo lcTxtPr.lo lcUTF8.lo lcUtil.lo lcWrap.lo mbWMProps.lo mbWrap.lo utf8WMProps.lo utf8Wrap.lo wcWrap.lo ../../modules/im/ximcp/libximcp.la ../../modules/lc/def/libxlcDef.la ../../modules/lc/gen/libxlibi18n.la ../../modules/lc/Utf8/libxlcUTF8Load.la ../../modules/lc/xlocale/libxlocale.la ../../modules/om/generic/libxomGeneric.la -ldl rm -fr .libs/libi18n.lax mkdir .libs/libi18n.lax rm -fr .libs/libi18n.lax/libximcp.a mkdir .libs/libi18n.lax/libximcp.a (cd .libs/libi18n.lax/libximcp.a && ar x /builddir/build/BUILD/libX11-1.1.3/src/xlibi18n/../../modules/im/ximcp/.libs/libximcp.a) rm -fr .libs/libi18n.lax/libxlcDef.a mkdir .libs/libi18n.lax/libxlcDef.a (cd .libs/libi18n.lax/libxlcDef.a && ar x /builddir/build/BUILD/libX11-1.1.3/src/xlibi18n/../../modules/lc/def/.libs/libxlcDef.a) rm -fr .libs/libi18n.lax/libxlibi18n.a mkdir .libs/libi18n.lax/libxlibi18n.a (cd .libs/libi18n.lax/libxlibi18n.a && ar x /builddir/build/BUILD/libX11-1.1.3/src/xlibi18n/../../modules/lc/gen/.libs/libxlibi18n.a) rm -fr .libs/libi18n.lax/libxlcUTF8Load.a mkdir .libs/libi18n.lax/libxlcUTF8Load.a (cd .libs/libi18n.lax/libxlcUTF8Load.a && ar x /builddir/build/BUILD/libX11-1.1.3/src/xlibi18n/../../modules/lc/Utf8/.libs/libxlcUTF8Load.a) rm -fr .libs/libi18n.lax/libxlocale.a mkdir .libs/libi18n.lax/libxlocale.a (cd .libs/libi18n.lax/libxlocale.a && ar x /builddir/build/BUILD/libX11-1.1.3/src/xlibi18n/../../modules/lc/xlocale/.libs/libxlocale.a) rm -fr .libs/libi18n.lax/libxomGeneric.a mkdir .libs/libi18n.lax/libxomGeneric.a (cd .libs/libi18n.lax/libxomGeneric.a && ar x /builddir/build/BUILD/libX11-1.1.3/src/xlibi18n/../../modules/om/generic/.libs/libxomGeneric.a) ar cru .libs/libi18n.a .libs/XDefaultIMIF.o .libs/XDefaultOMIF.o .libs/xim_trans.o .libs/ICWrap.o .libs/IMWrap.o .libs/imKStoUCS.o .libs/lcCT.o .libs/lcCharSet.o .libs/lcConv.o .libs/lcDB.o .libs/lcDynamic.o .libs/lcFile.o .libs/lcGeneric.o .libs/lcInit.o .libs/lcPrTxt.o .libs/lcPubWrap.o .libs/lcPublic.o .libs/lcRM.o .libs/lcStd.o .libs/lcTxtPr.o .libs/lcUTF8.o .libs/lcUtil.o .libs/lcWrap.o .libs/mbWMProps.o .libs/mbWrap.o .libs/utf8WMProps.o .libs/utf8Wrap.o .libs/wcWrap.o .libs/libi18n.lax/libximcp.a/imExten.o .libs/libi18n.lax/libximcp.a/imLcSIc.o .libs/libi18n.lax/libximcp.a/imDefLkup.o .libs/libi18n.lax/libximcp.a/imLcGIc.o .libs/libi18n.lax/libximcp.a/imLcIc.o .libs/libi18n.lax/libximcp.a/imCallbk.o .libs/libi18n.lax/libximcp.a/imDefFlt.o .libs/libi18n.lax/libximcp.a/imLcPrs.o .libs/libi18n.lax/libximcp.a/imDefIm.o .libs/libi18n.lax/libximcp.a/imLcFlt.o .libs/libi18n.lax/libximcp.a/imDispch.o .libs/libi18n.lax/libximcp.a/imImSw.o .libs/libi18n.lax/libximcp.a/imTrX.o .libs/libi18n.lax/libximcp.a/imTransR.o .libs/libi18n.lax/libximcp.a/imDefIc.o .libs/libi18n.lax/libximcp.a/imThaiIc.o .libs/libi18n.lax/libximcp.a/imTrans.o .libs/libi18n.lax/libximcp.a/imEvToWire.o .libs/libi18n.lax/libximcp.a/imInsClbk.o .libs/libi18n.lax/libximcp.a/imThaiFlt.o .libs/libi18n.lax/libximcp.a/imLcLkup.o .libs/libi18n.lax/libximcp.a/imRm.o .libs/libi18n.lax/libximcp.a/imLcIm.o .libs/libi18n.lax/libximcp.a/imRmAttr.o .libs/libi18n.lax/libximcp.a/imInt.o .libs/libi18n.lax/libximcp.a/imThaiIm.o .libs/libi18n.lax/libxlcDef.a/lcDefConv.o .libs/libi18n.lax/libxlibi18n.a/lcGenConv.o .libs/libi18n.lax/libxlcUTF8Load.a/lcUTF8Load.o .libs/libi18n.lax/libxlocale.a/lcJis.o .libs/libi18n.lax/libxlocale.a/lcSjis.o .libs/libi18n.lax/libxlocale.a/lcEuc.o .libs/libi18n.lax/libxomGeneric.a/omXChar.o .libs/libi18n.lax/libxomGeneric.a/omTextPer.o .libs/libi18n.lax/libxomGeneric.a/omGeneric.o .libs/libi18n.lax/libxomGeneric.a/omImText.o .libs/libi18n.lax/libxomGeneric.a/omTextExt.o .libs/libi18n.lax/libxomGeneric.a/omDefault.o .libs/libi18n.lax/libxomGeneric.a/omText.o .libs/libi18n.lax/libxomGeneric.a/omTextEsc.o ranlib .libs/libi18n.a rm -fr .libs/libi18n.lax creating libi18n.la (cd .libs && rm -f libi18n.la && ln -s ../libi18n.la libi18n.la) make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/xlibi18n' Making all in xkb make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/xkb' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKB.lo XKB.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBBind.lo XKBBind.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBCompat.lo XKBCompat.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBCtrls.lo XKBCtrls.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBCompat.c -fPIC -DPIC -o .libs/XKBCompat.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBCtrls.c -fPIC -DPIC -o .libs/XKBCtrls.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKB.c -fPIC -DPIC -o .libs/XKB.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBBind.c -fPIC -DPIC -o .libs/XKBBind.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBCvt.lo XKBCvt.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBGetMap.lo XKBGetMap.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBGetByName.lo XKBGetByName.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBNames.lo XKBNames.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBCvt.c -fPIC -DPIC -o .libs/XKBCvt.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBGetMap.c -fPIC -DPIC -o .libs/XKBGetMap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBRdBuf.lo XKBRdBuf.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBGetByName.c -fPIC -DPIC -o .libs/XKBGetByName.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBSetMap.lo XKBSetMap.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBNames.c -fPIC -DPIC -o .libs/XKBNames.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBUse.lo XKBUse.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBRdBuf.c -fPIC -DPIC -o .libs/XKBRdBuf.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBSetMap.c -fPIC -DPIC -o .libs/XKBSetMap.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBleds.lo XKBleds.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBUse.c -fPIC -DPIC -o .libs/XKBUse.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBBell.lo XKBBell.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBGeom.lo XKBGeom.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBBell.c -fPIC -DPIC -o .libs/XKBBell.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBleds.c -fPIC -DPIC -o .libs/XKBleds.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBSetGeom.lo XKBSetGeom.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBExtDev.lo XKBExtDev.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBGeom.c -fPIC -DPIC -o .libs/XKBGeom.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBList.lo XKBList.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBSetGeom.c -fPIC -DPIC -o .libs/XKBSetGeom.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBExtDev.c -fPIC -DPIC -o .libs/XKBExtDev.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBMisc.lo XKBMisc.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBList.c -fPIC -DPIC -o .libs/XKBList.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBMAlloc.lo XKBMAlloc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBGAlloc.lo XKBGAlloc.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XKBAlloc.lo XKBAlloc.c gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBMisc.c -fPIC -DPIC -o .libs/XKBMisc.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBMAlloc.c -fPIC -DPIC -o .libs/XKBMAlloc.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBAlloc.c -fPIC -DPIC -o .libs/XKBAlloc.o gcc -DHAVE_CONFIG_H -I. -I../../src -I../../include/X11 -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XKBGAlloc.c -fPIC -DPIC -o .libs/XKBGAlloc.o /bin/sh ../../libtool --tag=CC --mode=link gcc -I../../include -I../../include/X11 -I../../include -I../../include/X11 -I../../src/xcms -I../../src/xkb -I../../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -o libxkb.la XKB.lo XKBBind.lo XKBCompat.lo XKBCtrls.lo XKBCvt.lo XKBGetMap.lo XKBGetByName.lo XKBNames.lo XKBRdBuf.lo XKBSetMap.lo XKBUse.lo XKBleds.lo XKBBell.lo XKBGeom.lo XKBSetGeom.lo XKBExtDev.lo XKBList.lo XKBMisc.lo XKBMAlloc.lo XKBGAlloc.lo XKBAlloc.lo -ldl ar cru .libs/libxkb.a .libs/XKB.o .libs/XKBBind.o .libs/XKBCompat.o .libs/XKBCtrls.o .libs/XKBCvt.o .libs/XKBGetMap.o .libs/XKBGetByName.o .libs/XKBNames.o .libs/XKBRdBuf.o .libs/XKBSetMap.o .libs/XKBUse.o .libs/XKBleds.o .libs/XKBBell.o .libs/XKBGeom.o .libs/XKBSetGeom.o .libs/XKBExtDev.o .libs/XKBList.o .libs/XKBMisc.o .libs/XKBMAlloc.o .libs/XKBGAlloc.o .libs/XKBAlloc.o ranlib .libs/libxkb.a creating libxkb.la (cd .libs && rm -f libxkb.la && ln -s ../libxkb.la libxkb.la) make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/xkb' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o AllCells.lo AllCells.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o AllowEv.lo AllowEv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o AllPlanes.lo AllPlanes.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o AutoRep.lo AutoRep.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c AllowEv.c -fPIC -DPIC -o .libs/AllowEv.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c AllCells.c -fPIC -DPIC -o .libs/AllCells.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c AllPlanes.c -fPIC -DPIC -o .libs/AllPlanes.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Backgnd.lo Backgnd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o BdrWidth.lo BdrWidth.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Bell.lo Bell.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c AutoRep.c -fPIC -DPIC -o .libs/AutoRep.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Border.lo Border.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Backgnd.c -fPIC -DPIC -o .libs/Backgnd.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Bell.c -fPIC -DPIC -o .libs/Bell.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c BdrWidth.c -fPIC -DPIC -o .libs/BdrWidth.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChAccCon.lo ChAccCon.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Border.c -fPIC -DPIC -o .libs/Border.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChActPGb.lo ChActPGb.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChClMode.lo ChClMode.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChCmap.lo ChCmap.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChActPGb.c -fPIC -DPIC -o .libs/ChActPGb.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChAccCon.c -fPIC -DPIC -o .libs/ChAccCon.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChGC.lo ChGC.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChClMode.c -fPIC -DPIC -o .libs/ChClMode.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChKeyCon.lo ChKeyCon.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChCmap.c -fPIC -DPIC -o .libs/ChCmap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChkIfEv.lo ChkIfEv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChkMaskEv.lo ChkMaskEv.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChKeyCon.c -fPIC -DPIC -o .libs/ChKeyCon.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChGC.c -fPIC -DPIC -o .libs/ChGC.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChkIfEv.c -fPIC -DPIC -o .libs/ChkIfEv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChkTypEv.lo ChkTypEv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChkTypWEv.lo ChkTypWEv.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChkMaskEv.c -fPIC -DPIC -o .libs/ChkMaskEv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChkWinEv.lo ChkWinEv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChPntCon.lo ChPntCon.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChkTypEv.c -fPIC -DPIC -o .libs/ChkTypEv.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChkWinEv.c -fPIC -DPIC -o .libs/ChkWinEv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChProp.lo ChProp.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChPntCon.c -fPIC -DPIC -o .libs/ChPntCon.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChSaveSet.lo ChSaveSet.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChWAttrs.lo ChWAttrs.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChkTypWEv.c -fPIC -DPIC -o .libs/ChkTypWEv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ChWindow.lo ChWindow.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChProp.c -fPIC -DPIC -o .libs/ChProp.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChSaveSet.c -fPIC -DPIC -o .libs/ChSaveSet.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChWAttrs.c -fPIC -DPIC -o .libs/ChWAttrs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CirWin.lo CirWin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CirWinDn.lo CirWinDn.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CirWinUp.lo CirWinUp.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ChWindow.c -fPIC -DPIC -o .libs/ChWindow.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ClDisplay.lo ClDisplay.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CirWin.c -fPIC -DPIC -o .libs/CirWin.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CirWinDn.c -fPIC -DPIC -o .libs/CirWinDn.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CirWinUp.c -fPIC -DPIC -o .libs/CirWinUp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ClearArea.lo ClearArea.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Clear.lo Clear.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ConfWind.lo ConfWind.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ClDisplay.c -fPIC -DPIC -o .libs/ClDisplay.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Context.lo Context.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ClearArea.c -fPIC -DPIC -o .libs/ClearArea.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ConfWind.c -fPIC -DPIC -o .libs/ConfWind.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Clear.c -fPIC -DPIC -o .libs/Clear.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ConvSel.lo ConvSel.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CopyArea.lo CopyArea.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CopyCmap.lo CopyCmap.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Context.c -fPIC -DPIC -o .libs/Context.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CopyGC.lo CopyGC.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CopyArea.c -fPIC -DPIC -o .libs/CopyArea.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CopyCmap.c -fPIC -DPIC -o .libs/CopyCmap.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ConvSel.c -fPIC -DPIC -o .libs/ConvSel.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CopyPlane.lo CopyPlane.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CrBFData.lo CrBFData.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CrCmap.lo CrCmap.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CopyGC.c -fPIC -DPIC -o .libs/CopyGC.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CrCursor.lo CrCursor.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CrBFData.c -fPIC -DPIC -o .libs/CrBFData.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CrCmap.c -fPIC -DPIC -o .libs/CrCmap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CrGC.lo CrGC.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CrGlCur.lo CrGlCur.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CopyPlane.c -fPIC -DPIC -o .libs/CopyPlane.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CrPFBData.lo CrPFBData.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CrCursor.c -fPIC -DPIC -o .libs/CrCursor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CrPixmap.lo CrPixmap.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CrGC.c -fPIC -DPIC -o .libs/CrGC.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CrGlCur.c -fPIC -DPIC -o .libs/CrGlCur.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o CrWindow.lo CrWindow.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Cursor.lo Cursor.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CrPFBData.c -fPIC -DPIC -o .libs/CrPFBData.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DefCursor.lo DefCursor.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CrPixmap.c -fPIC -DPIC -o .libs/CrPixmap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DelProp.lo DelProp.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c CrWindow.c -fPIC -DPIC -o .libs/CrWindow.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Cursor.c -fPIC -DPIC -o .libs/Cursor.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DefCursor.c -fPIC -DPIC -o .libs/DefCursor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Depths.lo Depths.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DestSubs.lo DestSubs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DestWind.lo DestWind.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DelProp.c -fPIC -DPIC -o .libs/DelProp.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DestSubs.c -fPIC -DPIC -o .libs/DestSubs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DisName.lo DisName.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Depths.c -fPIC -DPIC -o .libs/Depths.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DrArc.lo DrArc.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DestWind.c -fPIC -DPIC -o .libs/DestWind.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DrArcs.lo DrArcs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DrLine.lo DrLine.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DisName.c -fPIC -DPIC -o .libs/DisName.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DrArcs.c -fPIC -DPIC -o .libs/DrArcs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DrLines.lo DrLines.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DrArc.c -fPIC -DPIC -o .libs/DrArc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DrPoint.lo DrPoint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DrPoints.lo DrPoints.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DrLine.c -fPIC -DPIC -o .libs/DrLine.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DrRect.lo DrRect.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DrLines.c -fPIC -DPIC -o .libs/DrLines.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DrPoint.c -fPIC -DPIC -o .libs/DrPoint.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DrPoints.c -fPIC -DPIC -o .libs/DrPoints.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DrRects.lo DrRects.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o DrSegs.lo DrSegs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ErrDes.lo ErrDes.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DrRect.c -fPIC -DPIC -o .libs/DrRect.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ErrHndlr.lo ErrHndlr.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DrRects.c -fPIC -DPIC -o .libs/DrRects.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c DrSegs.c -fPIC -DPIC -o .libs/DrSegs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o evtomask.lo evtomask.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ErrDes.c -fPIC -DPIC -o .libs/ErrDes.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o EvToWire.lo EvToWire.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FetchName.lo FetchName.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ErrHndlr.c -fPIC -DPIC -o .libs/ErrHndlr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FillArc.lo FillArc.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c evtomask.c -fPIC -DPIC -o .libs/evtomask.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c EvToWire.c -fPIC -DPIC -o .libs/EvToWire.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FillArcs.lo FillArcs.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FetchName.c -fPIC -DPIC -o .libs/FetchName.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FillArc.c -fPIC -DPIC -o .libs/FillArc.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FillArcs.c -fPIC -DPIC -o .libs/FillArcs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FillPoly.lo FillPoly.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FillRct.lo FillRct.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FillRcts.lo FillRcts.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FilterEv.lo FilterEv.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FillPoly.c -fPIC -DPIC -o .libs/FillPoly.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FillRct.c -fPIC -DPIC -o .libs/FillRct.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FilterEv.c -fPIC -DPIC -o .libs/FilterEv.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FillRcts.c -fPIC -DPIC -o .libs/FillRcts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Flush.lo Flush.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Font.lo Font.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FontInfo.lo FontInfo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FontNames.lo FontNames.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Font.c -fPIC -DPIC -o .libs/Font.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Flush.c -fPIC -DPIC -o .libs/Flush.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FontInfo.c -fPIC -DPIC -o .libs/FontInfo.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FreeCmap.lo FreeCmap.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FontNames.c -fPIC -DPIC -o .libs/FontNames.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FreeCols.lo FreeCols.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FreeCurs.lo FreeCurs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FreeEData.lo FreeEData.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FreeCurs.c -fPIC -DPIC -o .libs/FreeCurs.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FreeCols.c -fPIC -DPIC -o .libs/FreeCols.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FreeCmap.c -fPIC -DPIC -o .libs/FreeCmap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FreeGC.lo FreeGC.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FreePix.lo FreePix.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FSSaver.lo FSSaver.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FreeEData.c -fPIC -DPIC -o .libs/FreeEData.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o FSWrap.lo FSWrap.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FreeGC.c -fPIC -DPIC -o .libs/FreeGC.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FreePix.c -fPIC -DPIC -o .libs/FreePix.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FSSaver.c -fPIC -DPIC -o .libs/FSSaver.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GCMisc.lo GCMisc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Geom.lo Geom.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c FSWrap.c -fPIC -DPIC -o .libs/FSWrap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetAtomNm.lo GetAtomNm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetColor.lo GetColor.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Geom.c -fPIC -DPIC -o .libs/Geom.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GCMisc.c -fPIC -DPIC -o .libs/GCMisc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetDflt.lo GetDflt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetFPath.lo GetFPath.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetAtomNm.c -fPIC -DPIC -o .libs/GetAtomNm.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetColor.c -fPIC -DPIC -o .libs/GetColor.o GetColor.c: In function 'XAllocNamedColor': GetColor.c:52: warning: unused variable 'ret' GetColor.c:51: warning: unused variable 'cmsColor_exact' GetColor.c:50: warning: unused variable 'ccc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetFProp.lo GetFProp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetGCVals.lo GetGCVals.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetDflt.c -fPIC -DPIC -o .libs/GetDflt.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetFPath.c -fPIC -DPIC -o .libs/GetFPath.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetGeom.lo GetGeom.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetFProp.c -fPIC -DPIC -o .libs/GetFProp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetHColor.lo GetHColor.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetGCVals.c -fPIC -DPIC -o .libs/GetGCVals.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetHints.lo GetHints.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetIFocus.lo GetIFocus.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetGeom.c -fPIC -DPIC -o .libs/GetGeom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetImage.lo GetImage.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetHColor.c -fPIC -DPIC -o .libs/GetHColor.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetIFocus.c -fPIC -DPIC -o .libs/GetIFocus.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetHints.c -fPIC -DPIC -o .libs/GetHints.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetKCnt.lo GetKCnt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetMoEv.lo GetMoEv.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetImage.c -fPIC -DPIC -o .libs/GetImage.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetNrmHint.lo GetNrmHint.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetPCnt.lo GetPCnt.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetKCnt.c -fPIC -DPIC -o .libs/GetKCnt.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetMoEv.c -fPIC -DPIC -o .libs/GetMoEv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetPntMap.lo GetPntMap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetProp.lo GetProp.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetNrmHint.c -fPIC -DPIC -o .libs/GetNrmHint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetRGBCMap.lo GetRGBCMap.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetPntMap.c -fPIC -DPIC -o .libs/GetPntMap.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetPCnt.c -fPIC -DPIC -o .libs/GetPCnt.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetProp.c -fPIC -DPIC -o .libs/GetProp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetSOwner.lo GetSOwner.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetSSaver.lo GetSSaver.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetStCmap.lo GetStCmap.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetRGBCMap.c -fPIC -DPIC -o .libs/GetRGBCMap.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetSOwner.c -fPIC -DPIC -o .libs/GetSOwner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetTxtProp.lo GetTxtProp.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetStCmap.c -fPIC -DPIC -o .libs/GetStCmap.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetSSaver.c -fPIC -DPIC -o .libs/GetSSaver.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetWAttrs.lo GetWAttrs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetWMCMapW.lo GetWMCMapW.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GetWMProto.lo GetWMProto.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetWAttrs.c -fPIC -DPIC -o .libs/GetWAttrs.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetTxtProp.c -fPIC -DPIC -o .libs/GetTxtProp.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetWMProto.c -fPIC -DPIC -o .libs/GetWMProto.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o globals.lo globals.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GrButton.lo GrButton.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GrKeybd.lo GrKeybd.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GetWMCMapW.c -fPIC -DPIC -o .libs/GetWMCMapW.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GrKey.lo GrKey.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c globals.c -fPIC -DPIC -o .libs/globals.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GrButton.c -fPIC -DPIC -o .libs/GrButton.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GrKeybd.c -fPIC -DPIC -o .libs/GrKeybd.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GrKey.c -fPIC -DPIC -o .libs/GrKey.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GrPointer.lo GrPointer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o GrServer.lo GrServer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Host.lo Host.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Iconify.lo Iconify.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GrPointer.c -fPIC -DPIC -o .libs/GrPointer.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o IfEvent.lo IfEvent.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c GrServer.c -fPIC -DPIC -o .libs/GrServer.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Host.c -fPIC -DPIC -o .libs/Host.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Iconify.c -fPIC -DPIC -o .libs/Iconify.o Host.c: In function 'XAddHost': Host.c:54: warning: 'siAddr' may be used uninitialized in this function Host.c: In function 'XRemoveHost': Host.c:91: warning: 'siAddr' may be used uninitialized in this function /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o imConv.lo imConv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ImText16.lo ImText16.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ImText.lo ImText.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c imConv.c -fPIC -DPIC -o .libs/imConv.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c IfEvent.c -fPIC -DPIC -o .libs/IfEvent.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ImText.c -fPIC -DPIC -o .libs/ImText.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ImText16.c -fPIC -DPIC -o .libs/ImText16.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ImUtil.lo ImUtil.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o InitExt.lo InitExt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o InsCmap.lo InsCmap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o IntAtom.lo IntAtom.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c InsCmap.c -fPIC -DPIC -o .libs/InsCmap.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c InitExt.c -fPIC -DPIC -o .libs/InitExt.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c IntAtom.c -fPIC -DPIC -o .libs/IntAtom.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ImUtil.c -fPIC -DPIC -o .libs/ImUtil.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o KeyBind.lo KeyBind.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o KeysymStr.lo KeysymStr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o KillCl.lo KillCl.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c KeyBind.c -fPIC -DPIC -o .libs/KeyBind.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LiHosts.lo LiHosts.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c KeysymStr.c -fPIC -DPIC -o .libs/KeysymStr.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c KillCl.c -fPIC -DPIC -o .libs/KillCl.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LiICmaps.lo LiICmaps.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LiProps.lo LiProps.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ListExt.lo ListExt.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LiHosts.c -fPIC -DPIC -o .libs/LiHosts.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LoadFont.lo LoadFont.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LiICmaps.c -fPIC -DPIC -o .libs/LiICmaps.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LockDis.lo LockDis.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LiProps.c -fPIC -DPIC -o .libs/LiProps.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ListExt.c -fPIC -DPIC -o .libs/ListExt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o locking.lo locking.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LookupCol.lo LookupCol.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LoadFont.c -fPIC -DPIC -o .libs/LoadFont.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LockDis.c -fPIC -DPIC -o .libs/LockDis.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o LowerWin.lo LowerWin.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Macros.lo Macros.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c locking.c -fPIC -DPIC -o .libs/locking.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LookupCol.c -fPIC -DPIC -o .libs/LookupCol.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c LowerWin.c -fPIC -DPIC -o .libs/LowerWin.o LookupCol.c: In function 'XLookupColor': LookupCol.c:50: warning: unused variable 'cmsColor_exact' LookupCol.c:49: warning: unused variable 'ccc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o MapRaised.lo MapRaised.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o MapSubs.lo MapSubs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o MapWindow.lo MapWindow.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Macros.c -fPIC -DPIC -o .libs/Macros.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o MaskEvent.lo MaskEvent.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c MapSubs.c -fPIC -DPIC -o .libs/MapSubs.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c MapWindow.c -fPIC -DPIC -o .libs/MapWindow.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c MapRaised.c -fPIC -DPIC -o .libs/MapRaised.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Misc.lo Misc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ModMap.lo ModMap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o MoveWin.lo MoveWin.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c MaskEvent.c -fPIC -DPIC -o .libs/MaskEvent.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o NextEvent.lo NextEvent.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ModMap.c -fPIC -DPIC -o .libs/ModMap.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Misc.c -fPIC -DPIC -o .libs/Misc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o OCWrap.lo OCWrap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o OMWrap.lo OMWrap.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c MoveWin.c -fPIC -DPIC -o .libs/MoveWin.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o OpenDis.lo OpenDis.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c NextEvent.c -fPIC -DPIC -o .libs/NextEvent.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c OCWrap.c -fPIC -DPIC -o .libs/OCWrap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ParseCmd.lo ParseCmd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ParseCol.lo ParseCol.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c OMWrap.c -fPIC -DPIC -o .libs/OMWrap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ParseGeom.lo ParseGeom.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c OpenDis.c -fPIC -DPIC -o .libs/OpenDis.o OpenDis.c: In function 'XOpenDisplay': OpenDis.c:396: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result OpenDis.c:398: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ParseCmd.c -fPIC -DPIC -o .libs/ParseCmd.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ParseCol.c -fPIC -DPIC -o .libs/ParseCol.o ParseCol.c: In function 'XParseColor': ParseCol.c:49: warning: unused variable 'cmsColor' ParseCol.c:48: warning: unused variable 'ccc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o PeekEvent.lo PeekEvent.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o PeekIfEv.lo PeekIfEv.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Pending.lo Pending.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ParseGeom.c -fPIC -DPIC -o .libs/ParseGeom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o PixFormats.lo PixFormats.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c PeekIfEv.c -fPIC -DPIC -o .libs/PeekIfEv.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c PeekEvent.c -fPIC -DPIC -o .libs/PeekEvent.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Pending.c -fPIC -DPIC -o .libs/Pending.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o PmapBgnd.lo PmapBgnd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o PmapBord.lo PmapBord.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o PolyReg.lo PolyReg.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c PixFormats.c -fPIC -DPIC -o .libs/PixFormats.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o PolyTxt16.lo PolyTxt16.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c PmapBord.c -fPIC -DPIC -o .libs/PmapBord.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c PmapBgnd.c -fPIC -DPIC -o .libs/PmapBgnd.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c PolyReg.c -fPIC -DPIC -o .libs/PolyReg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o PolyTxt.lo PolyTxt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o PropAlloc.lo PropAlloc.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c PolyTxt16.c -fPIC -DPIC -o .libs/PolyTxt16.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o PutBEvent.lo PutBEvent.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o PutImage.lo PutImage.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c PolyTxt.c -fPIC -DPIC -o .libs/PolyTxt.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c PropAlloc.c -fPIC -DPIC -o .libs/PropAlloc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Quarks.lo Quarks.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuBest.lo QuBest.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c PutBEvent.c -fPIC -DPIC -o .libs/PutBEvent.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c PutImage.c -fPIC -DPIC -o .libs/PutImage.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuColor.lo QuColor.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Quarks.c -fPIC -DPIC -o .libs/Quarks.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuBest.c -fPIC -DPIC -o .libs/QuBest.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuColors.lo QuColors.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuCurShp.lo QuCurShp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuExt.lo QuExt.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuColor.c -fPIC -DPIC -o .libs/QuColor.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuColors.c -fPIC -DPIC -o .libs/QuColors.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuKeybd.lo QuKeybd.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuCurShp.c -fPIC -DPIC -o .libs/QuCurShp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuPntr.lo QuPntr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuStipShp.lo QuStipShp.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuExt.c -fPIC -DPIC -o .libs/QuExt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuTextE16.lo QuTextE16.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuKeybd.c -fPIC -DPIC -o .libs/QuKeybd.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuPntr.c -fPIC -DPIC -o .libs/QuPntr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuTextExt.lo QuTextExt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuTileShp.lo QuTileShp.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuStipShp.c -fPIC -DPIC -o .libs/QuStipShp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o QuTree.lo QuTree.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuTextE16.c -fPIC -DPIC -o .libs/QuTextE16.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o RaiseWin.lo RaiseWin.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuTileShp.c -fPIC -DPIC -o .libs/QuTileShp.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuTextExt.c -fPIC -DPIC -o .libs/QuTextExt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o RdBitF.lo RdBitF.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c QuTree.c -fPIC -DPIC -o .libs/QuTree.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o RecolorC.lo RecolorC.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ReconfWin.lo ReconfWin.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c RaiseWin.c -fPIC -DPIC -o .libs/RaiseWin.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ReconfWM.lo ReconfWM.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c RdBitF.c -fPIC -DPIC -o .libs/RdBitF.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ReconfWin.c -fPIC -DPIC -o .libs/ReconfWin.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c RecolorC.c -fPIC -DPIC -o .libs/RecolorC.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Region.lo Region.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o RegstFlt.lo RegstFlt.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o RepWindow.lo RepWindow.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ReconfWM.c -fPIC -DPIC -o .libs/ReconfWM.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Region.c -fPIC -DPIC -o .libs/Region.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c RepWindow.c -fPIC -DPIC -o .libs/RepWindow.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o RestackWs.lo RestackWs.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c RegstFlt.c -fPIC -DPIC -o .libs/RegstFlt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o RotProp.lo RotProp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ScrResStr.lo ScrResStr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SelInput.lo SelInput.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c RestackWs.c -fPIC -DPIC -o .libs/RestackWs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SendEvent.lo SendEvent.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c RotProp.c -fPIC -DPIC -o .libs/RotProp.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ScrResStr.c -fPIC -DPIC -o .libs/ScrResStr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetBack.lo SetBack.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetClMask.lo SetClMask.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SelInput.c -fPIC -DPIC -o .libs/SelInput.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SendEvent.c -fPIC -DPIC -o .libs/SendEvent.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetClOrig.lo SetClOrig.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetBack.c -fPIC -DPIC -o .libs/SetBack.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetClMask.c -fPIC -DPIC -o .libs/SetClMask.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetCRects.lo SetCRects.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetDashes.lo SetDashes.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetFont.lo SetFont.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetClOrig.c -fPIC -DPIC -o .libs/SetClOrig.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetCRects.c -fPIC -DPIC -o .libs/SetCRects.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetFont.c -fPIC -DPIC -o .libs/SetFont.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetDashes.c -fPIC -DPIC -o .libs/SetDashes.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetFore.lo SetFore.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetFPath.lo SetFPath.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetFunc.lo SetFunc.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetHints.lo SetHints.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetFore.c -fPIC -DPIC -o .libs/SetFore.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetFPath.c -fPIC -DPIC -o .libs/SetFPath.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetFunc.c -fPIC -DPIC -o .libs/SetFunc.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetIFocus.lo SetIFocus.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetHints.c -fPIC -DPIC -o .libs/SetHints.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetLocale.lo SetLocale.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetLStyle.lo SetLStyle.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetNrmHint.lo SetNrmHint.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetIFocus.c -fPIC -DPIC -o .libs/SetIFocus.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetLocale.c -fPIC -DPIC -o .libs/SetLocale.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetPMask.lo SetPMask.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetLStyle.c -fPIC -DPIC -o .libs/SetLStyle.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetPntMap.lo SetPntMap.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetNrmHint.c -fPIC -DPIC -o .libs/SetNrmHint.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetRGBCMap.lo SetRGBCMap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetSOwner.lo SetSOwner.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetPMask.c -fPIC -DPIC -o .libs/SetPMask.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetPntMap.c -fPIC -DPIC -o .libs/SetPntMap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetSSaver.lo SetSSaver.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetRGBCMap.c -fPIC -DPIC -o .libs/SetRGBCMap.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetSOwner.c -fPIC -DPIC -o .libs/SetSOwner.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetState.lo SetState.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetStCmap.lo SetStCmap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetStip.lo SetStip.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetSSaver.c -fPIC -DPIC -o .libs/SetSSaver.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetTile.lo SetTile.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetState.c -fPIC -DPIC -o .libs/SetState.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetStip.c -fPIC -DPIC -o .libs/SetStip.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetStCmap.c -fPIC -DPIC -o .libs/SetStCmap.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetTSOrig.lo SetTSOrig.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetTxtProp.lo SetTxtProp.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetWMCMapW.lo SetWMCMapW.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetTile.c -fPIC -DPIC -o .libs/SetTile.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o SetWMProto.lo SetWMProto.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetWMCMapW.c -fPIC -DPIC -o .libs/SetWMCMapW.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetTSOrig.c -fPIC -DPIC -o .libs/SetTSOrig.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetTxtProp.c -fPIC -DPIC -o .libs/SetTxtProp.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o StBytes.lo StBytes.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o StColor.lo StColor.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o StColors.lo StColors.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c SetWMProto.c -fPIC -DPIC -o .libs/SetWMProto.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o StName.lo StName.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c StBytes.c -fPIC -DPIC -o .libs/StBytes.o StBytes.c: In function 'XRotateBuffers': StBytes.c:54: warning: passing argument 3 of 'XRotateWindowProperties' discards qualifiers from pointer target type gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c StColor.c -fPIC -DPIC -o .libs/StColor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o StNColor.lo StNColor.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c StColors.c -fPIC -DPIC -o .libs/StColors.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o StrKeysym.lo StrKeysym.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c StName.c -fPIC -DPIC -o .libs/StName.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o StrToText.lo StrToText.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Sync.lo Sync.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c StNColor.c -fPIC -DPIC -o .libs/StNColor.o StNColor.c: In function 'XStoreNamedColor': StNColor.c:49: warning: unused variable 'scr_def' StNColor.c:48: warning: unused variable 'cmsColor_exact' StNColor.c:47: warning: unused variable 'ccc' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Synchro.lo Synchro.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c StrKeysym.c -fPIC -DPIC -o .libs/StrKeysym.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c StrToText.c -fPIC -DPIC -o .libs/StrToText.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Sync.c -fPIC -DPIC -o .libs/Sync.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Text16.lo Text16.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Text.lo Text.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o TextExt16.lo TextExt16.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Synchro.c -fPIC -DPIC -o .libs/Synchro.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o TextExt.lo TextExt.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Text16.c -fPIC -DPIC -o .libs/Text16.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Text.c -fPIC -DPIC -o .libs/Text.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c TextExt16.c -fPIC -DPIC -o .libs/TextExt16.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o TextToStr.lo TextToStr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o TrCoords.lo TrCoords.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c TextExt.c -fPIC -DPIC -o .libs/TextExt.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o UndefCurs.lo UndefCurs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o UngrabBut.lo UngrabBut.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c TextToStr.c -fPIC -DPIC -o .libs/TextToStr.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c TrCoords.c -fPIC -DPIC -o .libs/TrCoords.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o UngrabKbd.lo UngrabKbd.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o UngrabKey.lo UngrabKey.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c UngrabBut.c -fPIC -DPIC -o .libs/UngrabBut.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c UndefCurs.c -fPIC -DPIC -o .libs/UndefCurs.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o UngrabPtr.lo UngrabPtr.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o UngrabSvr.lo UngrabSvr.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c UngrabKey.c -fPIC -DPIC -o .libs/UngrabKey.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c UngrabKbd.c -fPIC -DPIC -o .libs/UngrabKbd.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o UninsCmap.lo UninsCmap.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o UnldFont.lo UnldFont.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c UngrabPtr.c -fPIC -DPIC -o .libs/UngrabPtr.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c UngrabSvr.c -fPIC -DPIC -o .libs/UngrabSvr.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o UnmapSubs.lo UnmapSubs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o UnmapWin.lo UnmapWin.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c UninsCmap.c -fPIC -DPIC -o .libs/UninsCmap.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c UnldFont.c -fPIC -DPIC -o .libs/UnldFont.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o VisUtil.lo VisUtil.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o WarpPtr.lo WarpPtr.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c UnmapSubs.c -fPIC -DPIC -o .libs/UnmapSubs.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c UnmapWin.c -fPIC -DPIC -o .libs/UnmapWin.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Window.lo Window.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o WinEvent.lo WinEvent.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c WarpPtr.c -fPIC -DPIC -o .libs/WarpPtr.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c VisUtil.c -fPIC -DPIC -o .libs/VisUtil.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Withdraw.lo Withdraw.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c WinEvent.c -fPIC -DPIC -o .libs/WinEvent.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o WMGeom.lo WMGeom.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o WMProps.lo WMProps.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Window.c -fPIC -DPIC -o .libs/Window.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Withdraw.c -fPIC -DPIC -o .libs/Withdraw.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o WrBitF.lo WrBitF.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XlibAsync.lo XlibAsync.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c WMGeom.c -fPIC -DPIC -o .libs/WMGeom.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o XlibInt.lo XlibInt.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c WMProps.c -fPIC -DPIC -o .libs/WMProps.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c WrBitF.c -fPIC -DPIC -o .libs/WrBitF.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XlibAsync.c -fPIC -DPIC -o .libs/XlibAsync.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o Xrm.lo Xrm.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o ConnDis.lo ConnDis.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c -o x11_trans.lo x11_trans.c gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c XlibInt.c -fPIC -DPIC -o .libs/XlibInt.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c Xrm.c -fPIC -DPIC -o .libs/Xrm.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c x11_trans.c -fPIC -DPIC -o .libs/x11_trans.o gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -c ConnDis.c -fPIC -DPIC -o .libs/ConnDis.o x11_trans.c:29:1: warning: "X11_t" redefined :1:1: warning: this is the location of the previous definition x11_trans.c:30:1: warning: "TRANS_CLIENT" redefined :1:1: warning: this is the location of the previous definition /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I../include/X11 -I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -DHASXDMAUTH -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT -DMALLOC_0_RETURNS_NULL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -version-number 6:2:0 -no-undefined -o libX11.la -rpath /usr/lib AllCells.lo AllowEv.lo AllPlanes.lo AutoRep.lo Backgnd.lo BdrWidth.lo Bell.lo Border.lo ChAccCon.lo ChActPGb.lo ChClMode.lo ChCmap.lo ChGC.lo ChKeyCon.lo ChkIfEv.lo ChkMaskEv.lo ChkTypEv.lo ChkTypWEv.lo ChkWinEv.lo ChPntCon.lo ChProp.lo ChSaveSet.lo ChWAttrs.lo ChWindow.lo CirWin.lo CirWinDn.lo CirWinUp.lo ClDisplay.lo ClearArea.lo Clear.lo ConfWind.lo Context.lo ConvSel.lo CopyArea.lo CopyCmap.lo CopyGC.lo CopyPlane.lo CrBFData.lo CrCmap.lo CrCursor.lo CrGC.lo CrGlCur.lo CrPFBData.lo CrPixmap.lo CrWindow.lo Cursor.lo DefCursor.lo DelProp.lo Depths.lo DestSubs.lo DestWind.lo DisName.lo DrArc.lo DrArcs.lo DrLine.lo DrLines.lo DrPoint.lo DrPoints.lo DrRect.lo DrRects.lo DrSegs.lo ErrDes.lo ErrHndlr.lo evtomask.lo EvToWire.lo FetchName.lo FillArc.lo FillArcs.lo FillPoly.lo FillRct.lo FillRcts.lo FilterEv.lo Flush.lo Font.lo FontInfo.lo FontNames.lo FreeCmap.lo FreeCols.lo FreeCurs.lo FreeEData.lo FreeGC.lo FreePix.lo FSSaver.lo FSWrap.lo GCMisc.lo Geom.lo GetAtomNm.lo GetColor.lo GetDflt.lo GetFPath.lo GetFProp.lo GetGCVals.lo GetGeom.lo GetHColor.lo GetHints.lo GetIFocus.lo GetImage.lo GetKCnt.lo GetMoEv.lo GetNrmHint.lo GetPCnt.lo GetPntMap.lo GetProp.lo GetRGBCMap.lo GetSOwner.lo GetSSaver.lo GetStCmap.lo GetTxtProp.lo GetWAttrs.lo GetWMCMapW.lo GetWMProto.lo globals.lo GrButton.lo GrKeybd.lo GrKey.lo GrPointer.lo GrServer.lo Host.lo Iconify.lo IfEvent.lo imConv.lo ImText16.lo ImText.lo ImUtil.lo InitExt.lo InsCmap.lo IntAtom.lo KeyBind.lo KeysymStr.lo KillCl.lo LiHosts.lo LiICmaps.lo LiProps.lo ListExt.lo LoadFont.lo LockDis.lo locking.lo LookupCol.lo LowerWin.lo Macros.lo MapRaised.lo MapSubs.lo MapWindow.lo MaskEvent.lo Misc.lo ModMap.lo MoveWin.lo NextEvent.lo OCWrap.lo OMWrap.lo OpenDis.lo ParseCmd.lo ParseCol.lo ParseGeom.lo PeekEvent.lo PeekIfEv.lo Pending.lo PixFormats.lo PmapBgnd.lo PmapBord.lo PolyReg.lo PolyTxt16.lo PolyTxt.lo PropAlloc.lo PutBEvent.lo PutImage.lo Quarks.lo QuBest.lo QuColor.lo QuColors.lo QuCurShp.lo QuExt.lo QuKeybd.lo QuPntr.lo QuStipShp.lo QuTextE16.lo QuTextExt.lo QuTileShp.lo QuTree.lo RaiseWin.lo RdBitF.lo RecolorC.lo ReconfWin.lo ReconfWM.lo Region.lo RegstFlt.lo RepWindow.lo RestackWs.lo RotProp.lo ScrResStr.lo SelInput.lo SendEvent.lo SetBack.lo SetClMask.lo SetClOrig.lo SetCRects.lo SetDashes.lo SetFont.lo SetFore.lo SetFPath.lo SetFunc.lo SetHints.lo SetIFocus.lo SetLocale.lo SetLStyle.lo SetNrmHint.lo SetPMask.lo SetPntMap.lo SetRGBCMap.lo SetSOwner.lo SetSSaver.lo SetState.lo SetStCmap.lo SetStip.lo SetTile.lo SetTSOrig.lo SetTxtProp.lo SetWMCMapW.lo SetWMProto.lo StBytes.lo StColor.lo StColors.lo StName.lo StNColor.lo StrKeysym.lo StrToText.lo Sync.lo Synchro.lo Text16.lo Text.lo TextExt16.lo TextExt.lo TextToStr.lo TrCoords.lo UndefCurs.lo UngrabBut.lo UngrabKbd.lo UngrabKey.lo UngrabPtr.lo UngrabSvr.lo UninsCmap.lo UnldFont.lo UnmapSubs.lo UnmapWin.lo VisUtil.lo WarpPtr.lo Window.lo WinEvent.lo Withdraw.lo WMGeom.lo WMProps.lo WrBitF.lo XlibAsync.lo XlibInt.lo Xrm.lo ConnDis.lo x11_trans.lo xlibi18n/libi18n.la xkb/libxkb.la -lXau -lXdmcp -ldl gcc -shared .libs/AllCells.o .libs/AllowEv.o .libs/AllPlanes.o .libs/AutoRep.o .libs/Backgnd.o .libs/BdrWidth.o .libs/Bell.o .libs/Border.o .libs/ChAccCon.o .libs/ChActPGb.o .libs/ChClMode.o .libs/ChCmap.o .libs/ChGC.o .libs/ChKeyCon.o .libs/ChkIfEv.o .libs/ChkMaskEv.o .libs/ChkTypEv.o .libs/ChkTypWEv.o .libs/ChkWinEv.o .libs/ChPntCon.o .libs/ChProp.o .libs/ChSaveSet.o .libs/ChWAttrs.o .libs/ChWindow.o .libs/CirWin.o .libs/CirWinDn.o .libs/CirWinUp.o .libs/ClDisplay.o .libs/ClearArea.o .libs/Clear.o .libs/ConfWind.o .libs/Context.o .libs/ConvSel.o .libs/CopyArea.o .libs/CopyCmap.o .libs/CopyGC.o .libs/CopyPlane.o .libs/CrBFData.o .libs/CrCmap.o .libs/CrCursor.o .libs/CrGC.o .libs/CrGlCur.o .libs/CrPFBData.o .libs/CrPixmap.o .libs/CrWindow.o .libs/Cursor.o .libs/DefCursor.o .libs/DelProp.o .libs/Depths.o .libs/DestSubs.o .libs/DestWind.o .libs/DisName.o .libs/DrArc.o .libs/DrArcs.o .libs/DrLine.o .libs/DrLines.o .libs/DrPoint.o .libs/DrPoints.o .libs/DrRect.o .libs/DrRects.o .libs/DrSegs.o .libs/ErrDes.o .libs/ErrHndlr.o .libs/evtomask.o .libs/EvToWire.o .libs/FetchName.o .libs/FillArc.o .libs/FillArcs.o .libs/FillPoly.o .libs/FillRct.o .libs/FillRcts.o .libs/FilterEv.o .libs/Flush.o .libs/Font.o .libs/FontInfo.o .libs/FontNames.o .libs/FreeCmap.o .libs/FreeCols.o .libs/FreeCurs.o .libs/FreeEData.o .libs/FreeGC.o .libs/FreePix.o .libs/FSSaver.o .libs/FSWrap.o .libs/GCMisc.o .libs/Geom.o .libs/GetAtomNm.o .libs/GetColor.o .libs/GetDflt.o .libs/GetFPath.o .libs/GetFProp.o .libs/GetGCVals.o .libs/GetGeom.o .libs/GetHColor.o .libs/GetHints.o .libs/GetIFocus.o .libs/GetImage.o .libs/GetKCnt.o .libs/GetMoEv.o .libs/GetNrmHint.o .libs/GetPCnt.o .libs/GetPntMap.o .libs/GetProp.o .libs/GetRGBCMap.o .libs/GetSOwner.o .libs/GetSSaver.o .libs/GetStCmap.o .libs/GetTxtProp.o .libs/GetWAttrs.o .libs/GetWMCMapW.o .libs/GetWMProto.o .libs/globals.o .libs/GrButton.o .libs/GrKeybd.o .libs/GrKey.o .libs/GrPointer.o .libs/GrServer.o .libs/Host.o .libs/Iconify.o .libs/IfEvent.o .libs/imConv.o .libs/ImText16.o .libs/ImText.o .libs/ImUtil.o .libs/InitExt.o .libs/InsCmap.o .libs/IntAtom.o .libs/KeyBind.o .libs/KeysymStr.o .libs/KillCl.o .libs/LiHosts.o .libs/LiICmaps.o .libs/LiProps.o .libs/ListExt.o .libs/LoadFont.o .libs/LockDis.o .libs/locking.o .libs/LookupCol.o .libs/LowerWin.o .libs/Macros.o .libs/MapRaised.o .libs/MapSubs.o .libs/MapWindow.o .libs/MaskEvent.o .libs/Misc.o .libs/ModMap.o .libs/MoveWin.o .libs/NextEvent.o .libs/OCWrap.o .libs/OMWrap.o .libs/OpenDis.o .libs/ParseCmd.o .libs/ParseCol.o .libs/ParseGeom.o .libs/PeekEvent.o .libs/PeekIfEv.o .libs/Pending.o .libs/PixFormats.o .libs/PmapBgnd.o .libs/PmapBord.o .libs/PolyReg.o .libs/PolyTxt16.o .libs/PolyTxt.o .libs/PropAlloc.o .libs/PutBEvent.o .libs/PutImage.o .libs/Quarks.o .libs/QuBest.o .libs/QuColor.o .libs/QuColors.o .libs/QuCurShp.o .libs/QuExt.o .libs/QuKeybd.o .libs/QuPntr.o .libs/QuStipShp.o .libs/QuTextE16.o .libs/QuTextExt.o .libs/QuTileShp.o .libs/QuTree.o .libs/RaiseWin.o .libs/RdBitF.o .libs/RecolorC.o .libs/ReconfWin.o .libs/ReconfWM.o .libs/Region.o .libs/RegstFlt.o .libs/RepWindow.o .libs/RestackWs.o .libs/RotProp.o .libs/ScrResStr.o .libs/SelInput.o .libs/SendEvent.o .libs/SetBack.o .libs/SetClMask.o .libs/SetClOrig.o .libs/SetCRects.o .libs/SetDashes.o .libs/SetFont.o .libs/SetFore.o .libs/SetFPath.o .libs/SetFunc.o .libs/SetHints.o .libs/SetIFocus.o .libs/SetLocale.o .libs/SetLStyle.o .libs/SetNrmHint.o .libs/SetPMask.o .libs/SetPntMap.o .libs/SetRGBCMap.o .libs/SetSOwner.o .libs/SetSSaver.o .libs/SetState.o .libs/SetStCmap.o .libs/SetStip.o .libs/SetTile.o .libs/SetTSOrig.o .libs/SetTxtProp.o .libs/SetWMCMapW.o .libs/SetWMProto.o .libs/StBytes.o .libs/StColor.o .libs/StColors.o .libs/StName.o .libs/StNColor.o .libs/StrKeysym.o .libs/StrToText.o .libs/Sync.o .libs/Synchro.o .libs/Text16.o .libs/Text.o .libs/TextExt16.o .libs/TextExt.o .libs/TextToStr.o .libs/TrCoords.o .libs/UndefCurs.o .libs/UngrabBut.o .libs/UngrabKbd.o .libs/UngrabKey.o .libs/UngrabPtr.o .libs/UngrabSvr.o .libs/UninsCmap.o .libs/UnldFont.o .libs/UnmapSubs.o .libs/UnmapWin.o .libs/VisUtil.o .libs/WarpPtr.o .libs/Window.o .libs/WinEvent.o .libs/Withdraw.o .libs/WMGeom.o .libs/WMProps.o .libs/WrBitF.o .libs/XlibAsync.o .libs/XlibInt.o .libs/Xrm.o .libs/ConnDis.o .libs/x11_trans.o -Wl,--whole-archive xlibi18n/.libs/libi18n.a xkb/.libs/libxkb.a -Wl,--no-whole-archive -lXau -lXdmcp -ldl -m32 -march=i386 -mtune=generic -Wl,-soname -Wl,libX11.so.6 -o .libs/libX11.so.6.2.0 (cd .libs && rm -f libX11.so.6 && ln -s libX11.so.6.2.0 libX11.so.6) (cd .libs && rm -f libX11.so && ln -s libX11.so.6.2.0 libX11.so) creating libX11.la (cd .libs && rm -f libX11.la && ln -s ../libX11.la libX11.la) make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src' Making all in nls make[1]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls' Making all in am_ET.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/am_ET.UTF-8' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/am_ET.UTF-8' Making all in armscii-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/armscii-8' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/armscii-8' Making all in C make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/C' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/C' Making all in el_GR.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/el_GR.UTF-8' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/el_GR.UTF-8' Making all in en_US.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/en_US.UTF-8' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/en_US.UTF-8' Making all in georgian-academy make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/georgian-academy' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/georgian-academy' Making all in georgian-ps make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/georgian-ps' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/georgian-ps' Making all in ibm-cp1133 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ibm-cp1133' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ibm-cp1133' Making all in iscii-dev make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iscii-dev' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iscii-dev' Making all in isiri-3342 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/isiri-3342' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/isiri-3342' Making all in iso8859-1 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-1' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-1' Making all in iso8859-10 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-10' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-10' Making all in iso8859-11 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-11' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-11' Making all in iso8859-13 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-13' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-13' Making all in iso8859-14 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-14' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-14' Making all in iso8859-15 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-15' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-15' Making all in iso8859-2 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-2' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-2' Making all in iso8859-3 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-3' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-3' Making all in iso8859-4 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-4' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-4' Making all in iso8859-5 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-5' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-5' Making all in iso8859-6 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-6' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-6' Making all in iso8859-7 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-7' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-7' Making all in iso8859-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-8' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-8' Making all in iso8859-9 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-9' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-9' Making all in iso8859-9e make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-9e' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-9e' Making all in ja make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja' Making all in ja.JIS make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.JIS' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.JIS' Making all in ja_JP.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja_JP.UTF-8' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja_JP.UTF-8' Making all in ja.S90 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.S90' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.S90' Making all in ja.SJIS make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.SJIS' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.SJIS' Making all in ja.U90 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.U90' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.U90' Making all in ko make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ko' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ko' Making all in koi8-c make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-c' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-c' Making all in koi8-r make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-r' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-r' Making all in koi8-u make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-u' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-u' Making all in ko_KR.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ko_KR.UTF-8' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ko_KR.UTF-8' Making all in microsoft-cp1251 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1251' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1251' Making all in microsoft-cp1255 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1255' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1255' Making all in microsoft-cp1256 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1256' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1256' Making all in mulelao-1 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/mulelao-1' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/mulelao-1' Making all in nokhchi-1 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/nokhchi-1' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/nokhchi-1' Making all in pt_BR.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/pt_BR.UTF-8' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/pt_BR.UTF-8' Making all in tatar-cyr make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/tatar-cyr' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/tatar-cyr' Making all in th_TH make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/th_TH' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/th_TH' Making all in th_TH.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/th_TH.UTF-8' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/th_TH.UTF-8' Making all in tscii-0 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/tscii-0' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/tscii-0' Making all in vi_VN.tcvn make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/vi_VN.tcvn' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/vi_VN.tcvn' Making all in vi_VN.viscii make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/vi_VN.viscii' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/vi_VN.viscii' Making all in zh_CN make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN' Making all in zh_CN.gb18030 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.gb18030' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.gb18030' Making all in zh_CN.gbk make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.gbk' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.gbk' Making all in zh_CN.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.UTF-8' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.UTF-8' Making all in zh_HK.big5 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.big5' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.big5' Making all in zh_HK.big5hkscs make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.big5hkscs' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.big5hkscs' Making all in zh_HK.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.UTF-8' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.UTF-8' Making all in zh_TW make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW' Making all in zh_TW.big5 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW.big5' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW.big5' Making all in zh_TW.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW.UTF-8' sed -e '/^\#\#/d' XLC_LOCALE.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLC_LOCALE sed -e '/^\#\#/d' Compose.pre | /usr/bin/cpp -undef -traditional -DWCHAR32=1 | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > Compose make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW.UTF-8' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls' /usr/bin/cpp -undef -traditional -DWCHAR32=1 < ./locale.alias.pre | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > locale.alias.l1 /usr/bin/cpp -undef -traditional -DWCHAR32=1 < ./locale.dir.pre | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > locale.dir.l1 /usr/bin/cpp -undef -traditional -DWCHAR32=1 < ./compose.dir.pre | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > compose.dir.l1 sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \ < compose.dir.l1 > compose.dir.l2 sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \ < locale.dir.l1 > locale.dir.l2 cat compose.dir.l2 compose.dir.l1 > compose.dir sed -e '/^[^#][^ ]*:/s/://' -e '/^[^#].*[ ].*:/d' \ < locale.alias.l1 > locale.alias.l2 cat locale.dir.l2 locale.dir.l1 > locale.dir cat locale.alias.l2 locale.alias.l1 > locale.alias make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls' Making all in man make[1]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/man' rm -f (for i in BlackPixel.3 WhitePixel.3 ConnectionNumber.3 DefaultColormap.3 DefaultDepth.3 XListDepths.3 DefaultGC.3 DefaultRootWindow.3 DefaultScreenOfDisplay.3 DefaultScreen.3 DefaultVisual.3 DisplayCells.3 DisplayPlanes.3 DisplayString.3 XMaxRequestSize.3 XExtendedMaxRequestSize.3 LastKnownRequestProcessed.3 NextRequest.3 ProtocolVersion.3 ProtocolRevision.3 QLength.3 RootWindow.3 ScreenCount.3 ScreenOfDisplay.3 ServerVendor.3 VendorRelease.3 ; do \ echo .so man3/AllPlanes.3 > $i; \ done) (for i in WhitePixelOfScreen.3 CellsOfScreen.3 DefaultColormapOfScreen.3 DefaultDepthOfScreen.3 DefaultGCOfScreen.3 DefaultVisualOfScreen.3 DoesBackingStore.3 DoesSaveUnders.3 DisplayOfScreen.3 XScreenNumberOfScreen.3 EventMaskOfScreen.3 HeightOfScreen.3 HeightMMOfScreen.3 MaxCmapsOfScreen.3 MinCmapsOfScreen.3 PlanesOfScreen.3 RootWindowOfScreen.3 WidthOfScreen.3 WidthMMOfScreen.3 ; do \ echo .so man3/BlackPixelOfScreen.3 > $i; \ done) (for i in VisualOfCCC.3 ScreenNumberOfCCC.3 ScreenWhitePointOfCCC.3 ClientWhitePointOfCCC.3 ; do \ echo .so man3/DisplayOfCCC.3 > $i; \ done) (for i in BitmapBitOrder.3 BitmapPad.3 BitmapUnit.3 DisplayHeight.3 DisplayHeightMM.3 DisplayWidth.3 DisplayWidthMM.3 XListPixmapFormats.3 XPixmapFormatValues.3 ; do \ echo .so man3/ImageByteOrder.3 > $i; \ done) (for i in IsFunctionKey.3 IsKeypadKey.3 IsMiscFunctionKey.3 IsModifierKey.3 IsPFKey.3 IsPrivateKeypadKey.3 ; do \ echo .so man3/IsCursorKey.3 > $i; \ done) (for i in XSetClassHint.3 XGetClassHint.3 XClassHint.3 ; do \ echo .so man3/XAllocClassHint.3 > $i; \ done) (for i in XSetIconSizes.3 XGetIconSizes.3 XIconSize.3 ; do \ echo .so man3/XAllocIconSize.3 > $i; \ done) (for i in XSetRGBColormaps.3 XGetRGBColormaps.3 XStandardColormap.3 ; do \ echo .so man3/XAllocStandardColormap.3 > $i; \ done) (for i in XSetWMNormalHints.3 XGetWMNormalHints.3 XSetWMSizeHints.3 XGetWMSizeHints.3 XSizeHints.3 ; do \ echo .so man3/XAllocSizeHints.3 > $i; \ done) (for i in XSetWMHints.3 XGetWMHints.3 XWMHints.3 ; do \ echo .so man3/XAllocWMHints.3 > $i; \ done) (for i in XAddHosts.3 XListHosts.3 XRemoveHost.3 XRemoveHosts.3 XSetAccessControl.3 XEnableAccessControl.3 XDisableAccessControl.3 XHostAddress.3 ; do \ echo .so man3/XAddHost.3 > $i; \ done) (for i in XAllocNamedColor.3 XAllocColorCells.3 XAllocColorPlanes.3 XFreeColors.3 ; do \ echo .so man3/XAllocColor.3 > $i; \ done) (for i in XEvent.3 ; do \ echo .so man3/XAnyEvent.3 > $i; \ done) (for i in XKeyEvent.3 XMotionEvent.3 ; do \ echo .so man3/XButtonEvent.3 > $i; \ done) (for i in XGetKeyboardControl.3 XAutoRepeatOn.3 XAutoRepeatOff.3 XBell.3 XQueryKeymap.3 XKeyboardControl.3 ; do \ echo .so man3/XChangeKeyboardControl.3 > $i; \ done) (for i in XGetKeyboardMapping.3 XDisplayKeycodes.3 XSetModifierMapping.3 XGetModifierMapping.3 XNewModifiermap.3 XInsertModifiermapEntry.3 XDeleteModifiermapEntry.3 XFreeModifierMap.3 XModifierKeymap.3 ; do \ echo .so man3/XChangeKeyboardMapping.3 > $i; \ done) (for i in XGetPointerControl.3 ; do \ echo .so man3/XChangePointerControl.3 > $i; \ done) (for i in XAddToSaveSet.3 XRemoveFromSaveSet.3 ; do \ echo .so man3/XChangeSaveSet.3 > $i; \ done) (for i in XSetWindowBackground.3 XSetWindowBackgroundPixmap.3 XSetWindowBorder.3 XSetWindowBorderPixmap.3 XSetWindowColormap.3 ; do \ echo .so man3/XChangeWindowAttributes.3 > $i; \ done) (for i in XClearWindow.3 ; do \ echo .so man3/XClearArea.3 > $i; \ done) (for i in XMoveWindow.3 XResizeWindow.3 XMoveResizeWindow.3 XSetWindowBorderWidth.3 XWindowChanges.3 ; do \ echo .so man3/XConfigureWindow.3 > $i; \ done) (for i in XCopyPlane.3 ; do \ echo .so man3/XCopyArea.3 > $i; \ done) (for i in XCopyColormapAndFree.3 XFreeColormap.3 XColor.3 ; do \ echo .so man3/XCreateColormap.3 > $i; \ done) (for i in XCreatePixmapCursor.3 XCreateGlyphCursor.3 ; do \ echo .so man3/XCreateFontCursor.3 > $i; \ done) (for i in XFreeFontSet.3 ; do \ echo .so man3/XCreateFontSet.3 > $i; \ done) (for i in XCopyGC.3 XChangeGC.3 XGetGCValues.3 XFreeGC.3 XGContextFromGC.3 XGCValues.3 ; do \ echo .so man3/XCreateGC.3 > $i; \ done) (for i in XDestroyIC.3 XIMOfIC.3 ; do \ echo .so man3/XCreateIC.3 > $i; \ done) (for i in XCreateImage.3 XGetPixel.3 XPutPixel.3 XSubImage.3 XAddPixel.3 XDestroyImage.3 ; do \ echo .so man3/XInitImage.3 > $i; \ done) (for i in XDestroyOC.3 XSetOCValues.3 XGetOCValues.3 XOMOfOC.3 ; do \ echo .so man3/XCreateOC.3 > $i; \ done) (for i in XFreePixmap.3 ; do \ echo .so man3/XCreatePixmap.3 > $i; \ done) (for i in XSetRegion.3 XDestroyRegion.3 ; do \ echo .so man3/XCreateRegion.3 > $i; \ done) (for i in XCreateSimpleWindow.3 XSetWindowAttributes.3 ; do \ echo .so man3/XCreateWindow.3 > $i; \ done) (for i in XUndefineCursor.3 ; do \ echo .so man3/XDefineCursor.3 > $i; \ done) (for i in XDestroySubwindows.3 ; do \ echo .so man3/XDestroyWindow.3 > $i; \ done) (for i in XDrawArcs.3 XArc.3 ; do \ echo .so man3/XDrawArc.3 > $i; \ done) (for i in XDrawImageString16.3 ; do \ echo .so man3/XDrawImageString.3 > $i; \ done) (for i in XDrawLines.3 XDrawSegments.3 XSegment.3 ; do \ echo .so man3/XDrawLine.3 > $i; \ done) (for i in XDrawPoints.3 XPoint.3 ; do \ echo .so man3/XDrawPoint.3 > $i; \ done) (for i in XDrawRectangles.3 XRectangle.3 ; do \ echo .so man3/XDrawRectangle.3 > $i; \ done) (for i in XDrawString16.3 ; do \ echo .so man3/XDrawString.3 > $i; \ done) (for i in XDrawText16.3 XTextItem.3 XTextItem16.3 ; do \ echo .so man3/XDrawText.3 > $i; \ done) (for i in XEqualRegion.3 XPointInRegion.3 XRectInRegion.3 ; do \ echo .so man3/XEmptyRegion.3 > $i; \ done) (for i in XFillRectangles.3 XFillPolygon.3 XFillArc.3 XFillArcs.3 ; do \ echo .so man3/XFillRectangle.3 > $i; \ done) (for i in XSync.3 XEventsQueued.3 XPending.3 ; do \ echo .so man3/XFlush.3 > $i; \ done) (for i in XBaseFontNameListOfFontSet.3 XLocaleOfFontSet.3 XContextDependentDrawing.3 XContextualDrawing.3 XDirectionalDependentDrawing.3 ; do \ echo .so man3/XFontsOfFontSet.3 > $i; \ done) (for i in XNoExposeEvent.3 ; do \ echo .so man3/XGraphicsExposeEvent.3 > $i; \ done) (for i in XrmPutFileDatabase.3 XrmGetStringDatabase.3 XrmLocaleOfDatabase.3 XrmGetDatabase.3 XrmSetDatabase.3 XrmDestroyDatabase.3 ; do \ echo .so man3/XrmGetFileDatabase.3 > $i; \ done) (for i in XrmQGetResource.3 XrmQGetSearchList.3 XrmQGetSearchResource.3 ; do \ echo .so man3/XrmGetResource.3 > $i; \ done) (for i in XMatchVisualInfo.3 XVisualIDFromVisual.3 XVisualInfo.3 ; do \ echo .so man3/XGetVisualInfo.3 > $i; \ done) (for i in XGetGeometry.3 XWindowAttributes.3 ; do \ echo .so man3/XGetWindowAttributes.3 > $i; \ done) (for i in XListProperties.3 XChangeProperty.3 XRotateWindowProperties.3 XDeleteProperty.3 ; do \ echo .so man3/XGetWindowProperty.3 > $i; \ done) (for i in XUngrabButton.3 ; do \ echo .so man3/XGrabButton.3 > $i; \ done) (for i in XUngrabKey.3 ; do \ echo .so man3/XGrabKey.3 > $i; \ done) (for i in XUngrabKeyboard.3 ; do \ echo .so man3/XGrabKeyboard.3 > $i; \ done) (for i in XUngrabPointer.3 XChangeActivePointerGrab.3 ; do \ echo .so man3/XGrabPointer.3 > $i; \ done) (for i in XUngrabServer.3 ; do \ echo .so man3/XGrabServer.3 > $i; \ done) (for i in XWithdrawWindow.3 XReconfigureWMWindow.3 ; do \ echo .so man3/XIconifyWindow.3 > $i; \ done) (for i in XCheckIfEvent.3 XPeekIfEvent.3 ; do \ echo .so man3/XIfEvent.3 > $i; \ done) (for i in XrmParseCommand.3 XrmValue.3 XrmOptionKind.3 XrmOptionDescRec.3 ; do \ echo .so man3/XrmInitialize.3 > $i; \ done) (for i in XUninstallColormap.3 XListInstalledColormaps.3 ; do \ echo .so man3/XInstallColormap.3 > $i; \ done) (for i in XRemoveConnectionWatch.3 XProcessInternalConnection.3 XInternalConnectionNumbers.3 ; do \ echo .so man3/XAddConnectionWatch.3 > $i; \ done) (for i in XUnionRegion.3 XUnionRectWithRegion.3 XSubtractRegion.3 XXorRegion.3 XOffsetRegion.3 XShrinkRegion.3 ; do \ echo .so man3/XIntersectRegion.3 > $i; \ done) (for i in XInternAtoms.3 XGetAtomName.3 XGetAtomNames.3 ; do \ echo .so man3/XInternAtom.3 > $i; \ done) (for i in XFreeFontNames.3 XListFontsWithInfo.3 XFreeFontInfo.3 ; do \ echo .so man3/XListFonts.3 > $i; \ done) (for i in XQueryFont.3 XLoadQueryFont.3 XFreeFont.3 XGetFontProperty.3 XUnloadFont.3 XCharStruct.3 XFontProp.3 XChar2b.3 XFontStruct.3 ; do \ echo .so man3/XLoadFont.3 > $i; \ done) (for i in XRefreshKeyboardMapping.3 XLookupString.3 XRebindKeysym.3 ; do \ echo .so man3/XLookupKeysym.3 > $i; \ done) (for i in XrmCombineDatabase.3 XrmCombineFileDatabase.3 ; do \ echo .so man3/XrmMergeDatabases.3 > $i; \ done) (for i in XMappingEvent.3 ; do \ echo .so man3/XMapEvent.3 > $i; \ done) (for i in XMapRaised.3 XMapSubwindows.3 ; do \ echo .so man3/XMapWindow.3 > $i; \ done) (for i in XPeekEvent.3 XWindowEvent.3 XCheckWindowEvent.3 XMaskEvent.3 XCheckMaskEvent.3 XCheckTypedEvent.3 XCheckTypedWindowEvent.3 ; do \ echo .so man3/XNextEvent.3 > $i; \ done) (for i in XCloseDisplay.3 ; do \ echo .so man3/XOpenDisplay.3 > $i; \ done) (for i in XCloseIM.3 XSetIMValues.3 XGetIMValues.3 XDisplayOfIM.3 XLocaleOfIM.3 XRegisterIMInstantiateCallback.3 XUnregisterIMInstantiateCallback.3 ; do \ echo .so man3/XOpenIM.3 > $i; \ done) (for i in XCloseOM.3 XSetOMValues.3 XGetOMValues.3 XDisplayOfOM.3 XLocaleOfOM.3 ; do \ echo .so man3/XOpenOM.3 > $i; \ done) (for i in XWMGeometry.3 ; do \ echo .so man3/XParseGeometry.3 > $i; \ done) (for i in XClipBox.3 ; do \ echo .so man3/XPolygonRegion.3 > $i; \ done) (for i in XGetImage.3 XGetSubImage.3 ; do \ echo .so man3/XPutImage.3 > $i; \ done) (for i in XrmQPutResource.3 XrmPutStringResource.3 XrmQPutStringResource.3 XrmPutLineResource.3 ; do \ echo .so man3/XrmPutResource.3 > $i; \ done) (for i in XQueryBestTile.3 XQueryBestStipple.3 ; do \ echo .so man3/XQueryBestSize.3 > $i; \ done) (for i in XQueryColors.3 XLookupColor.3 XParseColor.3 ; do \ echo .so man3/XQueryColor.3 > $i; \ done) (for i in XListExtensions.3 XFreeExtensionList.3 ; do \ echo .so man3/XQueryExtension.3 > $i; \ done) (for i in XScreenResourceString.3 ; do \ echo .so man3/XResourceManagerString.3 > $i; \ done) (for i in XLowerWindow.3 XCirculateSubwindows.3 XCirculateSubwindowsUp.3 XCirculateSubwindowsDown.3 XRestackWindows.3 ; do \ echo .so man3/XRaiseWindow.3 > $i; \ done) (for i in XReadBitmapFileData.3 XWriteBitmapFile.3 XCreatePixmapFromBitmapData.3 XCreateBitmapFromData.3 ; do \ echo .so man3/XReadBitmapFile.3 > $i; \ done) (for i in XFreeCursor.3 XQueryBestCursor.3 ; do \ echo .so man3/XRecolorCursor.3 > $i; \ done) (for i in XFindContext.3 XDeleteContext.3 XUniqueContext.3 ; do \ echo .so man3/XSaveContext.3 > $i; \ done) (for i in XUnsetICFocus.3 ; do \ echo .so man3/XSetICFocus.3 > $i; \ done) (for i in XGetICValues.3 ; do \ echo .so man3/XSetICValues.3 > $i; \ done) (for i in XTextPropertyToStringList.3 XFreeStringList.3 XTextProperty.3 ; do \ echo .so man3/XStringListToTextProperty.3 > $i; \ done) (for i in XSetSubwindowMode.3 XSetGraphicsExposure.3 ; do \ echo .so man3/XSetArcMode.3 > $i; \ done) (for i in XSetClipMask.3 XSetClipRectangles.3 ; do \ echo .so man3/XSetClipOrigin.3 > $i; \ done) (for i in XKillClient.3 ; do \ echo .so man3/XSetCloseDownMode.3 > $i; \ done) (for i in XGetCommand.3 ; do \ echo .so man3/XSetCommand.3 > $i; \ done) (for i in XGetErrorText.3 XDisplayName.3 XSetIOErrorHandler.3 XGetErrorDatabaseText.3 ; do \ echo .so man3/XSetErrorHandler.3 > $i; \ done) (for i in XDisplayMotionBufferSize.3 XGetMotionEvents.3 XTimeCoord.3 ; do \ echo .so man3/XSendEvent.3 > $i; \ done) (for i in XSetFillRule.3 ; do \ echo .so man3/XSetFillStyle.3 > $i; \ done) (for i in XGetFontPath.3 XFreeFontPath.3 ; do \ echo .so man3/XSetFontPath.3 > $i; \ done) (for i in XGetInputFocus.3 ; do \ echo .so man3/XSetInputFocus.3 > $i; \ done) (for i in XSetDashes.3 ; do \ echo .so man3/XSetLineAttributes.3 > $i; \ done) (for i in XGetPointerMapping.3 ; do \ echo .so man3/XSetPointerMapping.3 > $i; \ done) (for i in XForceScreenSaver.3 XActivateScreenSaver.3 XResetScreenSaver.3 XGetScreenSaver.3 ; do \ echo .so man3/XSetScreenSaver.3 > $i; \ done) (for i in XGetSelectionOwner.3 XConvertSelection.3 ; do \ echo .so man3/XSetSelectionOwner.3 > $i; \ done) (for i in XSetFunction.3 XSetPlaneMask.3 XSetForeground.3 XSetBackground.3 ; do \ echo .so man3/XSetState.3 > $i; \ done) (for i in XGetTransientForHint.3 ; do \ echo .so man3/XSetTransientForHint.3 > $i; \ done) (for i in XGetTextProperty.3 ; do \ echo .so man3/XSetTextProperty.3 > $i; \ done) (for i in XSetStipple.3 XSetTSOrigin.3 ; do \ echo .so man3/XSetTile.3 > $i; \ done) (for i in XGetWMClientMachine.3 ; do \ echo .so man3/XSetWMClientMachine.3 > $i; \ done) (for i in XGetWMColormapWindows.3 ; do \ echo .so man3/XSetWMColormapWindows.3 > $i; \ done) (for i in XGetWMIconName.3 XSetIconName.3 XGetIconName.3 ; do \ echo .so man3/XSetWMIconName.3 > $i; \ done) (for i in XGetWMName.3 XStoreName.3 XFetchName.3 ; do \ echo .so man3/XSetWMName.3 > $i; \ done) (for i in XmbSetWMProperties.3 Xutf8SetWMProperties.3 ; do \ echo .so man3/XSetWMProperties.3 > $i; \ done) (for i in XGetWMProtocols.3 ; do \ echo .so man3/XSetWMProtocols.3 > $i; \ done) (for i in XStoreBuffer.3 XFetchBytes.3 XFetchBuffer.3 XRotateBuffers.3 ; do \ echo .so man3/XStoreBytes.3 > $i; \ done) (for i in XStoreColor.3 XStoreNamedColor.3 ; do \ echo .so man3/XStoreColors.3 > $i; \ done) (for i in XKeysymToString.3 XKeycodeToKeysym.3 XKeysymToKeycode.3 XConvertCase.3 ; do \ echo .so man3/XStringToKeysym.3 > $i; \ done) (for i in XSetLocaleModifiers.3 ; do \ echo .so man3/XSupportsLocale.3 > $i; \ done) (for i in XSetAfterFunction.3 ; do \ echo .so man3/XSynchronize.3 > $i; \ done) (for i in XwcTextListToTextProperty.3 Xutf8TextListToTextProperty.3 XmbTextPropertyToTextList.3 XwcTextPropertyToTextList.3 Xutf8TextPropertyToTextList.3 XwcFreeStringList.3 XDefaultString.3 ; do \ echo .so man3/XmbTextListToTextProperty.3 > $i; \ done) (for i in XTextExtents16.3 XQueryTextExtents.3 XQueryTextExtents16.3 ; do \ echo .so man3/XTextExtents.3 > $i; \ done) (for i in XTextWidth16.3 ; do \ echo .so man3/XTextWidth.3 > $i; \ done) (for i in XLockDisplay.3 XUnlockDisplay.3 ; do \ echo .so man3/XInitThreads.3 > $i; \ done) (for i in XrmStringToQuark.3 XrmPermStringToQuark.3 XrmQuarkToString.3 XrmStringToQuarkList.3 XrmStringToBindingQuarkList.3 ; do \ echo .so man3/XrmUniqueQuark.3 > $i; \ done) (for i in XUnmapSubwindows.3 ; do \ echo .so man3/XUnmapWindow.3 > $i; \ done) (for i in XcmsSetCCCOfColormap.3 ; do \ echo .so man3/XcmsCCCOfColormap.3 > $i; \ done) (for i in XcmsAllocNamedColor.3 ; do \ echo .so man3/XcmsAllocColor.3 > $i; \ done) (for i in XcmsRGB.3 XcmsRGBi.3 XcmsCIEXYZ.3 XcmsCIEuvY.3 XcmsCIExyY.3 XcmsCIELab.3 XcmsCIELuv.3 XcmsTekHVC.3 XcmsPad.3 ; do \ echo .so man3/XcmsColor.3 > $i; \ done) (for i in XcmsFreeCCC.3 ; do \ echo .so man3/XcmsCreateCCC.3 > $i; \ done) (for i in XcmsCIELabQueryMaxL.3 XcmsCIELabQueryMaxLC.3 XcmsCIELabQueryMinL.3 ; do \ echo .so man3/XcmsCIELabQueryMaxC.3 > $i; \ done) (for i in XcmsCIELuvQueryMaxL.3 XcmsCIELuvQueryMaxLC.3 XcmsCIELuvQueryMinL.3 ; do \ echo .so man3/XcmsCIELuvQueryMaxC.3 > $i; \ done) (for i in XcmsQueryBlue.3 XcmsQueryGreen.3 XcmsQueryRed.3 XcmsQueryWhite.3 ; do \ echo .so man3/XcmsQueryBlack.3 > $i; \ done) (for i in XcmsQueryColors.3 XcmsLookupColor.3 ; do \ echo .so man3/XcmsQueryColor.3 > $i; \ done) (for i in XcmsStoreColors.3 ; do \ echo .so man3/XcmsStoreColor.3 > $i; \ done) (for i in XcmsSetWhiteAdjustProc.3 ; do \ echo .so man3/XcmsSetWhitePoint.3 > $i; \ done) (for i in XcmsTekHVCQueryMaxV.3 XcmsTekHVCQueryMaxVC.3 XcmsTekHVCQueryMaxVSamples.3 XcmsTekHVCQueryMinV.3 ; do \ echo .so man3/XcmsTekHVCQueryMaxC.3 > $i; \ done) (for i in XwcDrawImageString.3 Xutf8DrawImageString.3 ; do \ echo .so man3/XmbDrawImageString.3 > $i; \ done) (for i in XwcDrawString.3 Xutf8DrawString.3 ; do \ echo .so man3/XmbDrawString.3 > $i; \ done) (for i in XwcDrawText.3 Xutf8DrawText.3 ; do \ echo .so man3/XmbDrawText.3 > $i; \ done) (for i in XwcLookupString.3 Xutf8LookupString.3 ; do \ echo .so man3/XmbLookupString.3 > $i; \ done) (for i in XwcResetIC.3 Xutf8ResetIC.3 ; do \ echo .so man3/XmbResetIC.3 > $i; \ done) (for i in XwcTextEscapement.3 Xutf8TextEscapement.3 ; do \ echo .so man3/XmbTextEscapement.3 > $i; \ done) (for i in XwcTextExtents.3 Xutf8TextExtents.3 ; do \ echo .so man3/XmbTextExtents.3 > $i; \ done) (for i in XwcTextPerCharExtents.3 Xutf8TextPerCharExtents.3 ; do \ echo .so man3/XmbTextPerCharExtents.3 > $i; \ done) make all-recursive make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/man' Making all in xkb make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/man/xkb' /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbActionCtrls.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbActionCtrls.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddDeviceLedInfo.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddDeviceLedInfo.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddGeomColor.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddGeomColor.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddGeomDoodad.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddGeomDoodad.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddGeomKey.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddGeomKey.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddGeomKeyAlias.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddGeomKeyAlias.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddGeomOutline.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddGeomOutline.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddGeomOverlay.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddGeomOverlay.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddGeomOverlayKey.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddGeomOverlayKey.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddGeomOverlayRow.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddGeomOverlayRow.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddGeomProperty.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddGeomProperty.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddGeomRow.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddGeomRow.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddGeomSection.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddGeomSection.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddGeomShape.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddGeomShape.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAddSymInterpret.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAddSymInterpret.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocClientMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocClientMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocCompatMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocCompatMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocControls.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocControls.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocDeviceInfo.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocDeviceInfo.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocDeviceLedInfo.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocDeviceLedInfo.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomColors.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomColors.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomDoodads.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomDoodads.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomKeyAliases.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomKeyAliases.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomKeys.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomKeys.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomOutlines.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomOutlines.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomOverlayKey.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomOverlayKey.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomOverlayRows.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomOverlayRows.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomOverlays.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomOverlays.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomPoints.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomPoints.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomProps.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomProps.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomRows.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomRows.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomSectionDoodads.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomSectionDoodads.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomSections.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomSections.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeomShapes.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeomShapes.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocGeometry.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocGeometry.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocIndicatorMaps.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocIndicatorMaps.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocKeyboard.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocKeyboard.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocNames.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocNames.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbAllocServerMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbAllocServerMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbApplyCompatMapToKey.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbApplyCompatMapToKey.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbBell.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbBell.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbBellEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbBellEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbChangeControls.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbChangeControls.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbChangeDeviceInfo.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbChangeDeviceInfo.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbChangeEnabledControls.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbChangeEnabledControls.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbChangeIndicators.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbChangeIndicators.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbChangeMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbChangeMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbChangeNames.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbChangeNames.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbChangeTypesOfKey.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbChangeTypesOfKey.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbComputeRowBounds.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbComputeRowBounds.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbComputeSectionBounds.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbComputeSectionBounds.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbComputeShapeBounds.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbComputeShapeBounds.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbComputeShapeTop.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbComputeShapeTop.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbCopyKeyType.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbCopyKeyType.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbCopyKeyTypes.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbCopyKeyTypes.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbDeviceBell.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbDeviceBell.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbDeviceBellEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbDeviceBellEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFindOverlayForKey.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFindOverlayForKey.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbForceBell.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbForceBell.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbForceDeviceBell.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbForceDeviceBell.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeClientMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeClientMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeCompatMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeCompatMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeComponentList.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeComponentList.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeControls.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeControls.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeDeviceInfo.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeDeviceInfo.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeomColors.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeomColors.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeomDoodads.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeomDoodads.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeomKeyAliases.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeomKeyAliases.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeomKeys.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeomKeys.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeomOutlines.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeomOutlines.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeomOverlayKeys.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeomOverlayKeys.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeomOverlayRows.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeomOverlayRows.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeomOverlays.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeomOverlays.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeomPoints.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeomPoints.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeomProperties.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeomProperties.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeomRows.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeomRows.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeomSections.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeomSections.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeomShapes.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeomShapes.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeGeometry.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeGeometry.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeIndicatorMaps.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeIndicatorMaps.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeKeyboard.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeKeyboard.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeNames.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeNames.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbFreeServerMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbFreeServerMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetAccessXTimeout.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetAccessXTimeout.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetAutoRepeatRate.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetAutoRepeatRate.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetAutoResetControls.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetAutoResetControls.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetBounceKeysDelay.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetBounceKeysDelay.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetCompatMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetCompatMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetControls.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetControls.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetControlsChanges.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetControlsChanges.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetDetectableAutorepeat.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetDetectableAutorepeat.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetDeviceButtonActions.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetDeviceButtonActions.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetDeviceInfo.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetDeviceInfo.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetDeviceInfoChanges.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetDeviceInfoChanges.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetDeviceLedInfo.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetDeviceLedInfo.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetGeometry.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetGeometry.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetIndicatorChanges.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetIndicatorChanges.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetIndicatorMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetIndicatorMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetIndicatorState.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetIndicatorState.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetKeyActions.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetKeyActions.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetKeyBehaviors.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetKeyBehaviors.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetKeyExplicitComponents.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetKeyExplicitComponents.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetKeyModifierMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetKeyModifierMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetKeySyms.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetKeySyms.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetKeyTypes.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetKeyTypes.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetKeyVirtualModMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetKeyVirtualModMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetKeyboard.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetKeyboard.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetKeyboardByName.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetKeyboardByName.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetNameChanges.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetNameChanges.3 :60: error: invalid preprocessing directive #keys /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetNamedGeometry.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetNamedGeometry.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetNamedIndicator.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetNamedIndicator.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetNames.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetNames.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetSlowKeysDelay.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetSlowKeysDelay.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetState.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetState.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetStickyKeysOptions.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetStickyKeysOptions.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetUpdatedMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetUpdatedMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetVirtualMods.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetVirtualMods.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbGetXlibControls.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbGetXlibControls.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbIgnoreExtension.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbIgnoreExtension.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbInitCanonicalKeyTypes.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbInitCanonicalKeyTypes.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeyAction.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeyAction.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeyActionEntry.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeyActionEntry.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeyActionsPtr.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeyActionsPtr.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeyGroupInfo.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeyGroupInfo.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeyGroupWidth.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeyGroupWidth.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeyGroupsWidth.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeyGroupsWidth.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeyHasActions.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeyHasActions.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeyNumActions.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeyNumActions.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeyNumGroups.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeyNumGroups.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeyNumSyms.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeyNumSyms.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeySymEntry.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeySymEntry.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeySymsOffset.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeySymsOffset.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeySymsPtr.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeySymsPtr.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeyType.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeyType.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeyTypeIndex.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeyTypeIndex.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeyTypesForCoreSymbols.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeyTypesForCoreSymbols.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeycodeToKeysym.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeycodeToKeysym.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbKeysymToModifiers.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbKeysymToModifiers.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbLatchGroup.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbLatchGroup.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbLatchModifiers.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbLatchModifiers.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbLibraryVersion.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbLibraryVersion.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbListComponents.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbListComponents.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbLockGroup.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbLockGroup.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbLockModifiers.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbLockModifiers.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbLookupKeyBinding.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbLookupKeyBinding.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbLookupKeySym.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbLookupKeySym.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbModActionVMods.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbModActionVMods.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbNoteControlsChanges.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbNoteControlsChanges.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbNoteDeviceChanges.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbNoteDeviceChanges.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbNoteIndicatorChanges.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbNoteIndicatorChanges.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbNoteNameChanges.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbNoteNameChanges.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbOpenDisplay.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbOpenDisplay.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbOutOfRangeGroupInfo.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbOutOfRangeGroupInfo.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbOutOfRangeGroupNumber.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbOutOfRangeGroupNumber.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbPtrActionX.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbPtrActionX.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbPtrActionY.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbPtrActionY.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbQueryExtension.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbQueryExtension.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbRefreshKeyboardMapping.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbRefreshKeyboardMapping.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbResizeDeviceButtonActions.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbResizeDeviceButtonActions.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbResizeKeyActions.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbResizeKeyActions.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbResizeKeySyms.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbResizeKeySyms.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbResizeKeyType.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbResizeKeyType.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSAActionSetCtrls.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSAActionSetCtrls.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSAGroup.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSAGroup.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSAPtrDfltValue.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSAPtrDfltValue.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSARedirectSetVMods.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSARedirectSetVMods.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSARedirectSetVModsMask.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSARedirectSetVModsMask.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSARedirectVMods.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSARedirectVMods.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSARedirectVModsMask.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSARedirectVModsMask.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSAScreen.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSAScreen.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSASetGroup.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSASetGroup.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSASetPtrDfltValue.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSASetPtrDfltValue.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSASetScreen.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSASetScreen.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSelectEventDetails.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSelectEventDetails.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSelectEvents.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSelectEvents.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetAccessXTimeout.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetAccessXTimeout.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetAutoRepeatRate.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetAutoRepeatRate.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetAutoResetControls.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetAutoResetControls.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetBounceKeysDelay.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetBounceKeysDelay.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetCompatMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetCompatMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetControls.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetControls.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetDebuggingFlags.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetDebuggingFlags.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetDetectableAutorepeat.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetDetectableAutorepeat.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetDeviceButtonActions.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetDeviceButtonActions.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetDeviceInfo.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetDeviceInfo.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetIgnoreLockMods.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetIgnoreLockMods.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetIndicatorMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetIndicatorMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetMap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetMap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetModActionVMods.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetModActionVMods.3 :68: warning: no newline at end of file :73: warning: no newline at end of file /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetNamedIndicator.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetNamedIndicator.3 :195: warning: no newline at end of file /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetNames.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetNames.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetPtrActionX.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetPtrActionX.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetPtrActionY.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetPtrActionY.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetServerInternalMods.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetServerInternalMods.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbSetXlibControls.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbSetXlibControls.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbTranslateKeyCode.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbTranslateKeyCode.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbTranslateKeySym.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbTranslateKeySym.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbUpdateMapFromCore.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbUpdateMapFromCore.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XkbVirtualModsToReal.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XkbVirtualModsToReal.3 make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/man/xkb' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/man' /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < AllPlanes.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > AllPlanes.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < BlackPixelOfScreen.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > BlackPixelOfScreen.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < DisplayOfCCC.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > DisplayOfCCC.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < ImageByteOrder.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > ImageByteOrder.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < IsCursorKey.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > IsCursorKey.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XAllocClassHint.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XAllocClassHint.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XAllocIconSize.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XAllocIconSize.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XAllocStandardColormap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XAllocStandardColormap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XAllocSizeHints.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XAllocSizeHints.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XAllocWMHints.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XAllocWMHints.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XAddHost.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XAddHost.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XAllocColor.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XAllocColor.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XAllowEvents.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XAllowEvents.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XAnyEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XAnyEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XButtonEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XButtonEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XChangeKeyboardControl.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XChangeKeyboardControl.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XChangeKeyboardMapping.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XChangeKeyboardMapping.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XClientMessageEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XClientMessageEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XChangePointerControl.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XChangePointerControl.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XChangeSaveSet.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XChangeSaveSet.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XChangeWindowAttributes.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XChangeWindowAttributes.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCreateWindowEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCreateWindowEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCirculateEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCirculateEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCirculateRequestEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCirculateRequestEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XClearArea.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XClearArea.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XColormapEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XColormapEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XConfigureEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XConfigureEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XConfigureRequestEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XConfigureRequestEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XConfigureWindow.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XConfigureWindow.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCopyArea.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCopyArea.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCreateColormap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCreateColormap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCreateFontCursor.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCreateFontCursor.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCreateFontSet.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCreateFontSet.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCreateGC.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCreateGC.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCreateIC.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCreateIC.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XInitImage.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XInitImage.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCreateOC.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCreateOC.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCreatePixmap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCreatePixmap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCreateRegion.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCreateRegion.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCreateWindow.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCreateWindow.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XCrossingEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XCrossingEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XDestroyWindowEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDestroyWindowEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XDefineCursor.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDefineCursor.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XDestroyWindow.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDestroyWindow.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XDrawArc.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDrawArc.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XDrawImageString.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDrawImageString.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XDrawLine.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDrawLine.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XDrawPoint.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDrawPoint.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XDrawRectangle.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDrawRectangle.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XDrawString.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDrawString.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XDrawText.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XDrawText.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XEmptyRegion.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XEmptyRegion.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XrmEnumerateDatabase.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XrmEnumerateDatabase.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XExtentsOfFontSet.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XExtentsOfFontSet.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XErrorEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XErrorEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XExposeEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XExposeEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XFocusChangeEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XFocusChangeEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XFilterEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XFilterEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XFontSetExtents.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XFontSetExtents.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XFillRectangle.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XFillRectangle.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XFlush.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XFlush.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XFontsOfFontSet.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XFontsOfFontSet.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XFree.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XFree.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XGraphicsExposeEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XGraphicsExposeEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XGravityEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XGravityEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XrmGetFileDatabase.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XrmGetFileDatabase.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XrmGetResource.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XrmGetResource.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XGetVisualInfo.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XGetVisualInfo.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XGetWindowAttributes.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XGetWindowAttributes.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XGetWindowProperty.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XGetWindowProperty.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XGetXCBConnection.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XGetXCBConnection.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XGrabButton.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XGrabButton.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XGrabKey.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XGrabKey.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XGrabKeyboard.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XGrabKeyboard.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XGrabPointer.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XGrabPointer.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XGrabServer.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XGrabServer.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XIconifyWindow.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XIconifyWindow.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XIfEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XIfEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XrmInitialize.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XrmInitialize.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XInstallColormap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XInstallColormap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XAddConnectionWatch.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XAddConnectionWatch.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XIntersectRegion.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XIntersectRegion.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XInternAtom.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XInternAtom.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XKeymapEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XKeymapEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XListFonts.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XListFonts.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XLoadFont.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLoadFont.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XLookupKeysym.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XLookupKeysym.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XrmMergeDatabases.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XrmMergeDatabases.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XMapEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XMapEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XMapRequestEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XMapRequestEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XMapWindow.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XMapWindow.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XNextEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XNextEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XNoOp.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XNoOp.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XOpenDisplay.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XOpenDisplay.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XOpenIM.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XOpenIM.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XOpenOM.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XOpenOM.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XPropertyEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XPropertyEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XParseGeometry.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XParseGeometry.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XPolygonRegion.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XPolygonRegion.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XPutBackEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XPutBackEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XPutImage.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XPutImage.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XrmPutResource.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XrmPutResource.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XQueryBestSize.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XQueryBestSize.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XQueryColor.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XQueryColor.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XQueryExtension.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XQueryExtension.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XQueryPointer.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XQueryPointer.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XQueryTree.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XQueryTree.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XReparentEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XReparentEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XResourceManagerString.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XResourceManagerString.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XResizeRequestEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XResizeRequestEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XRaiseWindow.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XRaiseWindow.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XReadBitmapFile.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XReadBitmapFile.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XRecolorCursor.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XRecolorCursor.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XReparentWindow.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XReparentWindow.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSelectionClearEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSelectionClearEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSaveContext.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSaveContext.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSelectionEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSelectionEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetICFocus.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetICFocus.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetICValues.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetICValues.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSelectInput.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSelectInput.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XStringListToTextProperty.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XStringListToTextProperty.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSelectionRequestEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSelectionRequestEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetArcMode.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetArcMode.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetClipOrigin.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetClipOrigin.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetCloseDownMode.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetCloseDownMode.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetCommand.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetCommand.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetErrorHandler.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetErrorHandler.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetEventQueueOwner.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetEventQueueOwner.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSendEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSendEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetFillStyle.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetFillStyle.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetFont.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetFont.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetFontPath.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetFontPath.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetInputFocus.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetInputFocus.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetLineAttributes.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetLineAttributes.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetPointerMapping.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetPointerMapping.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetScreenSaver.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetScreenSaver.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetSelectionOwner.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetSelectionOwner.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetState.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetState.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetTransientForHint.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetTransientForHint.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetTextProperty.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetTextProperty.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetTile.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetTile.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetWMClientMachine.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetWMClientMachine.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetWMColormapWindows.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetWMColormapWindows.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetWMIconName.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetWMIconName.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetWMName.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetWMName.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetWMProperties.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetWMProperties.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSetWMProtocols.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSetWMProtocols.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XStoreBytes.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XStoreBytes.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XStoreColors.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XStoreColors.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XStringToKeysym.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XStringToKeysym.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSupportsLocale.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSupportsLocale.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XSynchronize.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XSynchronize.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XmbTextListToTextProperty.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XmbTextListToTextProperty.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XTextExtents.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XTextExtents.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XTextWidth.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XTextWidth.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XInitThreads.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XInitThreads.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XTranslateCoordinates.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XTranslateCoordinates.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XrmUniqueQuark.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XrmUniqueQuark.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XUnmapEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XUnmapEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XUnmapWindow.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XUnmapWindow.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XVaCreateNestedList.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XVaCreateNestedList.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XVisibilityEvent.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XVisibilityEvent.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XWarpPointer.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XWarpPointer.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XcmsCCCOfColormap.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XcmsCCCOfColormap.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XcmsAllocColor.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XcmsAllocColor.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XcmsConvertColors.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XcmsConvertColors.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XcmsColor.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XcmsColor.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XcmsCreateCCC.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XcmsCreateCCC.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XcmsDefaultCCC.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XcmsDefaultCCC.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XcmsCIELabQueryMaxC.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XcmsCIELabQueryMaxC.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XcmsCIELuvQueryMaxC.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XcmsCIELuvQueryMaxC.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XcmsQueryBlack.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XcmsQueryBlack.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XcmsQueryColor.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XcmsQueryColor.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XcmsStoreColor.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XcmsStoreColor.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XcmsSetWhitePoint.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XcmsSetWhitePoint.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XcmsTekHVCQueryMaxC.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XcmsTekHVCQueryMaxC.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XmbDrawImageString.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XmbDrawImageString.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XmbDrawString.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XmbDrawString.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XmbDrawText.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XmbDrawText.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XmbLookupString.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XmbLookupString.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XmbResetIC.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XmbResetIC.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XmbTextEscapement.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XmbTextEscapement.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XmbTextExtents.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XmbTextExtents.3 /usr/bin/cpp -undef -traditional -D__libmansuffix__=3 -D__xorgversion__="\"libX11 1.1.3\" \"X Version 11\"" < XmbTextPerCharExtents.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' > XmbTextPerCharExtents.3 make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/man' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/man' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/man' make[1]: Entering directory `/builddir/build/BUILD/libX11-1.1.3' make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.26521 + umask 022 + cd /builddir/build/BUILD + cd libX11-1.1.3 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild + make install DESTDIR=/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild Making install in include make[1]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/include' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/include' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/include/X11" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/include/X11" /usr/bin/install -c -m 644 'X11/XlibConf.h' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/include/X11/XlibConf.h' test -z "/usr/include/X11" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/include/X11" /usr/bin/install -c -m 644 'X11/XKBlib.h' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/include/X11/XKBlib.h' /usr/bin/install -c -m 644 'X11/Xcms.h' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/include/X11/Xcms.h' /usr/bin/install -c -m 644 'X11/Xlib.h' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/include/X11/Xlib.h' /usr/bin/install -c -m 644 'X11/Xlibint.h' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/include/X11/Xlibint.h' /usr/bin/install -c -m 644 'X11/Xlocale.h' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/include/X11/Xlocale.h' /usr/bin/install -c -m 644 'X11/Xresource.h' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/include/X11/Xresource.h' /usr/bin/install -c -m 644 'X11/Xutil.h' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/include/X11/Xutil.h' /usr/bin/install -c -m 644 'X11/cursorfont.h' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/include/X11/cursorfont.h' /usr/bin/install -c -m 644 'X11/Xregion.h' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/include/X11/Xregion.h' /usr/bin/install -c -m 644 'X11/ImUtil.h' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/include/X11/ImUtil.h' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/include' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/include' Making install in modules make[1]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules' Making install in im make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/im' Making install in ximcp make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/im/ximcp' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/im/ximcp' make[4]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild" make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/im/ximcp' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/im/ximcp' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/im' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/im' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/im' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/im' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/im' Making install in lc make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc' Making install in Utf8 make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/Utf8' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/Utf8' make[4]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild" make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/Utf8' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/Utf8' Making install in def make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/def' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/def' make[4]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild" make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/def' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/def' Making install in gen make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/gen' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/gen' make[4]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild" make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/gen' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/gen' Making install in xlocale make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/xlocale' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/xlocale' make[4]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild" make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/xlocale' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc/xlocale' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/lc' Making install in om make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/om' Making install in generic make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/om/generic' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/om/generic' make[4]: Nothing to be done for `install-exec-am'. test -z "" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild" make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/om/generic' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/om/generic' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/om' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules/om' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/om' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/om' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules/om' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/modules' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/modules' Making install in src make[1]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src' cd util && make make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/util' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/util' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src' Making install in util make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/util' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/util' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/util' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/util' Making install in xcms make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/xcms' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/xcms' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/X11" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/lib/X11" /usr/bin/install -c -m 644 'Xcms.txt' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/lib/X11/Xcms.txt' make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/xcms' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/xcms' Making install in xlibi18n make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/xlibi18n' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/xlibi18n' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/xlibi18n' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/xlibi18n' Making install in xkb make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/xkb' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src/xkb' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/xkb' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src/xkb' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/src' test -z "/usr/lib" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libX11.la' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/lib/libX11.la' /usr/bin/install -c .libs/libX11.so.6.2.0 /var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/lib/libX11.so.6.2.0 (cd /var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/lib && { ln -s -f libX11.so.6.2.0 libX11.so.6 || { rm -f libX11.so.6 && ln -s libX11.so.6.2.0 libX11.so.6; }; }) (cd /var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/lib && { ln -s -f libX11.so.6.2.0 libX11.so || { rm -f libX11.so && ln -s libX11.so.6.2.0 libX11.so; }; }) /usr/bin/install -c .libs/libX11.lai /var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/lib/libX11.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/share/X11" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11" /usr/bin/install -c -m 644 'XKeysymDB' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/XKeysymDB' /usr/bin/install -c -m 644 'XErrorDB' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/XErrorDB' make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/src' Making install in nls make[1]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls' Making install in am_ET.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/am_ET.UTF-8' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/am_ET.UTF-8' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/am_ET.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/am_ET.UTF-8" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/am_ET.UTF-8/XI18N_OBJS' test -z "/usr/share/X11/locale/am_ET.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/am_ET.UTF-8" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/am_ET.UTF-8/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/am_ET.UTF-8/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/am_ET.UTF-8' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/am_ET.UTF-8' Making install in armscii-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/armscii-8' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/armscii-8' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/armscii-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/armscii-8" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/armscii-8/XI18N_OBJS' test -z "/usr/share/X11/locale/armscii-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/armscii-8" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/armscii-8/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/armscii-8/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/armscii-8' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/armscii-8' Making install in C make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/C' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/C' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/C" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/C" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/C/XI18N_OBJS' test -z "/usr/share/X11/locale/C" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/C" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/C/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/C/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/C' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/C' Making install in el_GR.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/el_GR.UTF-8' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/el_GR.UTF-8' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/el_GR.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/el_GR.UTF-8" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/el_GR.UTF-8/XI18N_OBJS' test -z "/usr/share/X11/locale/el_GR.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/el_GR.UTF-8" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/el_GR.UTF-8/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/el_GR.UTF-8/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/el_GR.UTF-8' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/el_GR.UTF-8' Making install in en_US.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/en_US.UTF-8' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/en_US.UTF-8' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/en_US.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/en_US.UTF-8" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/en_US.UTF-8/XI18N_OBJS' test -z "/usr/share/X11/locale/en_US.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/en_US.UTF-8" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/en_US.UTF-8/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/en_US.UTF-8/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/en_US.UTF-8' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/en_US.UTF-8' Making install in georgian-academy make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/georgian-academy' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/georgian-academy' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/georgian-academy" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/georgian-academy" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/georgian-academy/XI18N_OBJS' test -z "/usr/share/X11/locale/georgian-academy" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/georgian-academy" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/georgian-academy/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/georgian-academy/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/georgian-academy' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/georgian-academy' Making install in georgian-ps make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/georgian-ps' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/georgian-ps' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/georgian-ps" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/georgian-ps" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/georgian-ps/XI18N_OBJS' test -z "/usr/share/X11/locale/georgian-ps" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/georgian-ps" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/georgian-ps/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/georgian-ps/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/georgian-ps' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/georgian-ps' Making install in ibm-cp1133 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ibm-cp1133' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ibm-cp1133' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/ibm-cp1133" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ibm-cp1133" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ibm-cp1133/XI18N_OBJS' test -z "/usr/share/X11/locale/ibm-cp1133" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ibm-cp1133" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ibm-cp1133/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ibm-cp1133/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ibm-cp1133' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ibm-cp1133' Making install in iscii-dev make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iscii-dev' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iscii-dev' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iscii-dev" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iscii-dev" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iscii-dev/XI18N_OBJS' test -z "/usr/share/X11/locale/iscii-dev" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iscii-dev" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iscii-dev/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iscii-dev/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iscii-dev' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iscii-dev' Making install in isiri-3342 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/isiri-3342' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/isiri-3342' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/isiri-3342" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/isiri-3342" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/isiri-3342/XI18N_OBJS' test -z "/usr/share/X11/locale/isiri-3342" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/isiri-3342" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/isiri-3342/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/isiri-3342/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/isiri-3342' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/isiri-3342' Making install in iso8859-1 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-1' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-1' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-1" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-1" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-1/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-1" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-1" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-1/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-1/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-1' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-1' Making install in iso8859-10 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-10' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-10' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-10" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-10" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-10/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-10" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-10" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-10/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-10/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-10' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-10' Making install in iso8859-11 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-11' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-11' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-11" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-11" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-11/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-11" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-11" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-11/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-11/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-11' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-11' Making install in iso8859-13 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-13' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-13' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-13" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-13" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-13/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-13" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-13" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-13/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-13/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-13' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-13' Making install in iso8859-14 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-14' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-14' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-14" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-14" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-14/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-14" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-14" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-14/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-14/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-14' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-14' Making install in iso8859-15 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-15' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-15' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-15" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-15" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-15/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-15" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-15" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-15/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-15/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-15' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-15' Making install in iso8859-2 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-2' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-2' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-2" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-2" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-2/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-2" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-2" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-2/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-2/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-2' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-2' Making install in iso8859-3 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-3' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-3' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-3" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-3" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-3/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-3" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-3" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-3/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-3/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-3' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-3' Making install in iso8859-4 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-4' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-4' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-4" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-4" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-4/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-4" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-4" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-4/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-4/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-4' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-4' Making install in iso8859-5 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-5' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-5' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-5" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-5" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-5/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-5" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-5" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-5/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-5/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-5' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-5' Making install in iso8859-6 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-6' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-6' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-6" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-6" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-6/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-6" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-6" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-6/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-6/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-6' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-6' Making install in iso8859-7 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-7' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-7' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-7" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-7" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-7/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-7" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-7" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-7/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-7/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-7' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-7' Making install in iso8859-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-8' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-8' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-8" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-8/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-8" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-8/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-8/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-8' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-8' Making install in iso8859-9 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-9' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-9' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-9" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-9" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-9/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-9" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-9" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-9/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-9/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-9' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-9' Making install in iso8859-9e make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-9e' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-9e' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/iso8859-9e" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-9e" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-9e/XI18N_OBJS' test -z "/usr/share/X11/locale/iso8859-9e" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-9e" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-9e/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/iso8859-9e/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-9e' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/iso8859-9e' Making install in ja make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/ja" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja/XI18N_OBJS' test -z "/usr/share/X11/locale/ja" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja' Making install in ja.JIS make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.JIS' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.JIS' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/ja.JIS" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.JIS" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.JIS/XI18N_OBJS' test -z "/usr/share/X11/locale/ja.JIS" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.JIS" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.JIS/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.JIS/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.JIS' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.JIS' Making install in ja_JP.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja_JP.UTF-8' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja_JP.UTF-8' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/ja_JP.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja_JP.UTF-8" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja_JP.UTF-8/XI18N_OBJS' test -z "/usr/share/X11/locale/ja_JP.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja_JP.UTF-8" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja_JP.UTF-8/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja_JP.UTF-8/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja_JP.UTF-8' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja_JP.UTF-8' Making install in ja.S90 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.S90' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.S90' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/ja.S90" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.S90" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.S90/XI18N_OBJS' test -z "/usr/share/X11/locale/ja.S90" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.S90" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.S90/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.S90/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.S90' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.S90' Making install in ja.SJIS make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.SJIS' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.SJIS' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/ja.SJIS" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.SJIS" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.SJIS/XI18N_OBJS' test -z "/usr/share/X11/locale/ja.SJIS" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.SJIS" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.SJIS/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.SJIS/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.SJIS' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.SJIS' Making install in ja.U90 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.U90' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.U90' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/ja.U90" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.U90" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.U90/XI18N_OBJS' test -z "/usr/share/X11/locale/ja.U90" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.U90" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.U90/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ja.U90/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.U90' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ja.U90' Making install in ko make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ko' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ko' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/ko" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ko" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ko/XI18N_OBJS' test -z "/usr/share/X11/locale/ko" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ko" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ko/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ko/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ko' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ko' Making install in koi8-c make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-c' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-c' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/koi8-c" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-c" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-c/XI18N_OBJS' test -z "/usr/share/X11/locale/koi8-c" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-c" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-c/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-c/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-c' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-c' Making install in koi8-r make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-r' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-r' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/koi8-r" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-r" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-r/XI18N_OBJS' test -z "/usr/share/X11/locale/koi8-r" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-r" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-r/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-r/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-r' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-r' Making install in koi8-u make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-u' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-u' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/koi8-u" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-u" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-u/XI18N_OBJS' test -z "/usr/share/X11/locale/koi8-u" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-u" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-u/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/koi8-u/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-u' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/koi8-u' Making install in ko_KR.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ko_KR.UTF-8' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/ko_KR.UTF-8' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/ko_KR.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ko_KR.UTF-8" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ko_KR.UTF-8/XI18N_OBJS' test -z "/usr/share/X11/locale/ko_KR.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ko_KR.UTF-8" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ko_KR.UTF-8/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/ko_KR.UTF-8/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ko_KR.UTF-8' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/ko_KR.UTF-8' Making install in microsoft-cp1251 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1251' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1251' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/microsoft-cp1251" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1251" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1251/XI18N_OBJS' test -z "/usr/share/X11/locale/microsoft-cp1251" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1251" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1251/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1251/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1251' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1251' Making install in microsoft-cp1255 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1255' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1255' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/microsoft-cp1255" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1255" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1255/XI18N_OBJS' test -z "/usr/share/X11/locale/microsoft-cp1255" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1255" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1255/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1255/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1255' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1255' Making install in microsoft-cp1256 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1256' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1256' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/microsoft-cp1256" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1256" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1256/XI18N_OBJS' test -z "/usr/share/X11/locale/microsoft-cp1256" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1256" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1256/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/microsoft-cp1256/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1256' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/microsoft-cp1256' Making install in mulelao-1 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/mulelao-1' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/mulelao-1' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/mulelao-1" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/mulelao-1" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/mulelao-1/XI18N_OBJS' test -z "/usr/share/X11/locale/mulelao-1" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/mulelao-1" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/mulelao-1/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/mulelao-1/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/mulelao-1' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/mulelao-1' Making install in nokhchi-1 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/nokhchi-1' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/nokhchi-1' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/nokhchi-1" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/nokhchi-1" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/nokhchi-1/XI18N_OBJS' test -z "/usr/share/X11/locale/nokhchi-1" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/nokhchi-1" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/nokhchi-1/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/nokhchi-1/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/nokhchi-1' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/nokhchi-1' Making install in pt_BR.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/pt_BR.UTF-8' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/pt_BR.UTF-8' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/pt_BR.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/pt_BR.UTF-8" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/pt_BR.UTF-8/XI18N_OBJS' test -z "/usr/share/X11/locale/pt_BR.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/pt_BR.UTF-8" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/pt_BR.UTF-8/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/pt_BR.UTF-8/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/pt_BR.UTF-8' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/pt_BR.UTF-8' Making install in tatar-cyr make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/tatar-cyr' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/tatar-cyr' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/tatar-cyr" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/tatar-cyr" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/tatar-cyr/XI18N_OBJS' test -z "/usr/share/X11/locale/tatar-cyr" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/tatar-cyr" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/tatar-cyr/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/tatar-cyr/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/tatar-cyr' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/tatar-cyr' Making install in th_TH make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/th_TH' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/th_TH' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/th_TH" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/th_TH" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/th_TH/XI18N_OBJS' test -z "/usr/share/X11/locale/th_TH" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/th_TH" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/th_TH/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/th_TH/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/th_TH' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/th_TH' Making install in th_TH.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/th_TH.UTF-8' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/th_TH.UTF-8' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/th_TH.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/th_TH.UTF-8" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/th_TH.UTF-8/XI18N_OBJS' test -z "/usr/share/X11/locale/th_TH.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/th_TH.UTF-8" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/th_TH.UTF-8/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/th_TH.UTF-8/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/th_TH.UTF-8' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/th_TH.UTF-8' Making install in tscii-0 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/tscii-0' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/tscii-0' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/tscii-0" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/tscii-0" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/tscii-0/XI18N_OBJS' test -z "/usr/share/X11/locale/tscii-0" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/tscii-0" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/tscii-0/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/tscii-0/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/tscii-0' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/tscii-0' Making install in vi_VN.tcvn make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/vi_VN.tcvn' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/vi_VN.tcvn' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/vi_VN.tcvn" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/vi_VN.tcvn" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/vi_VN.tcvn/XI18N_OBJS' test -z "/usr/share/X11/locale/vi_VN.tcvn" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/vi_VN.tcvn" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/vi_VN.tcvn/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/vi_VN.tcvn/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/vi_VN.tcvn' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/vi_VN.tcvn' Making install in vi_VN.viscii make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/vi_VN.viscii' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/vi_VN.viscii' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/vi_VN.viscii" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/vi_VN.viscii" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/vi_VN.viscii/XI18N_OBJS' test -z "/usr/share/X11/locale/vi_VN.viscii" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/vi_VN.viscii" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/vi_VN.viscii/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/vi_VN.viscii/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/vi_VN.viscii' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/vi_VN.viscii' Making install in zh_CN make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/zh_CN" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN/XI18N_OBJS' test -z "/usr/share/X11/locale/zh_CN" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN' Making install in zh_CN.gb18030 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.gb18030' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.gb18030' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/zh_CN.gb18030" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.gb18030" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.gb18030/XI18N_OBJS' test -z "/usr/share/X11/locale/zh_CN.gb18030" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.gb18030" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.gb18030/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.gb18030/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.gb18030' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.gb18030' Making install in zh_CN.gbk make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.gbk' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.gbk' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/zh_CN.gbk" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.gbk" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.gbk/XI18N_OBJS' test -z "/usr/share/X11/locale/zh_CN.gbk" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.gbk" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.gbk/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.gbk/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.gbk' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.gbk' Making install in zh_CN.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.UTF-8' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.UTF-8' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/zh_CN.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.UTF-8" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.UTF-8/XI18N_OBJS' test -z "/usr/share/X11/locale/zh_CN.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.UTF-8" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.UTF-8/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_CN.UTF-8/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.UTF-8' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_CN.UTF-8' Making install in zh_HK.big5 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.big5' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.big5' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/zh_HK.big5" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.big5" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.big5/XI18N_OBJS' test -z "/usr/share/X11/locale/zh_HK.big5" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.big5" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.big5/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.big5/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.big5' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.big5' Making install in zh_HK.big5hkscs make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.big5hkscs' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.big5hkscs' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/zh_HK.big5hkscs" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.big5hkscs" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.big5hkscs/XI18N_OBJS' test -z "/usr/share/X11/locale/zh_HK.big5hkscs" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.big5hkscs" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.big5hkscs/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.big5hkscs/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.big5hkscs' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.big5hkscs' Making install in zh_HK.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.UTF-8' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.UTF-8' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/zh_HK.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.UTF-8" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.UTF-8/XI18N_OBJS' test -z "/usr/share/X11/locale/zh_HK.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.UTF-8" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.UTF-8/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_HK.UTF-8/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.UTF-8' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_HK.UTF-8' Making install in zh_TW make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/zh_TW" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW/XI18N_OBJS' test -z "/usr/share/X11/locale/zh_TW" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW' Making install in zh_TW.big5 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW.big5' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW.big5' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/zh_TW.big5" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW.big5" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW.big5/XI18N_OBJS' test -z "/usr/share/X11/locale/zh_TW.big5" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW.big5" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW.big5/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW.big5/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW.big5' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW.big5' Making install in zh_TW.UTF-8 make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW.UTF-8' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW.UTF-8' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale/zh_TW.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW.UTF-8" /usr/bin/install -c -m 644 'XI18N_OBJS' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW.UTF-8/XI18N_OBJS' test -z "/usr/share/X11/locale/zh_TW.UTF-8" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW.UTF-8" /usr/bin/install -c -m 644 'XLC_LOCALE' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW.UTF-8/XLC_LOCALE' /usr/bin/install -c -m 644 'Compose' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/zh_TW.UTF-8/Compose' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW.UTF-8' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls/zh_TW.UTF-8' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/nls' make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/share/X11/locale" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale" /usr/bin/install -c -m 644 'locale.alias' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/locale.alias' /usr/bin/install -c -m 644 'locale.dir' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/locale.dir' /usr/bin/install -c -m 644 'compose.dir' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/X11/locale/compose.dir' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/nls' Making install in man make[1]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/man' rm -f (for i in BlackPixel.3 WhitePixel.3 ConnectionNumber.3 DefaultColormap.3 DefaultDepth.3 XListDepths.3 DefaultGC.3 DefaultRootWindow.3 DefaultScreenOfDisplay.3 DefaultScreen.3 DefaultVisual.3 DisplayCells.3 DisplayPlanes.3 DisplayString.3 XMaxRequestSize.3 XExtendedMaxRequestSize.3 LastKnownRequestProcessed.3 NextRequest.3 ProtocolVersion.3 ProtocolRevision.3 QLength.3 RootWindow.3 ScreenCount.3 ScreenOfDisplay.3 ServerVendor.3 VendorRelease.3 ; do \ echo .so man3/AllPlanes.3 > $i; \ done) (for i in WhitePixelOfScreen.3 CellsOfScreen.3 DefaultColormapOfScreen.3 DefaultDepthOfScreen.3 DefaultGCOfScreen.3 DefaultVisualOfScreen.3 DoesBackingStore.3 DoesSaveUnders.3 DisplayOfScreen.3 XScreenNumberOfScreen.3 EventMaskOfScreen.3 HeightOfScreen.3 HeightMMOfScreen.3 MaxCmapsOfScreen.3 MinCmapsOfScreen.3 PlanesOfScreen.3 RootWindowOfScreen.3 WidthOfScreen.3 WidthMMOfScreen.3 ; do \ echo .so man3/BlackPixelOfScreen.3 > $i; \ done) (for i in VisualOfCCC.3 ScreenNumberOfCCC.3 ScreenWhitePointOfCCC.3 ClientWhitePointOfCCC.3 ; do \ echo .so man3/DisplayOfCCC.3 > $i; \ done) (for i in BitmapBitOrder.3 BitmapPad.3 BitmapUnit.3 DisplayHeight.3 DisplayHeightMM.3 DisplayWidth.3 DisplayWidthMM.3 XListPixmapFormats.3 XPixmapFormatValues.3 ; do \ echo .so man3/ImageByteOrder.3 > $i; \ done) (for i in IsFunctionKey.3 IsKeypadKey.3 IsMiscFunctionKey.3 IsModifierKey.3 IsPFKey.3 IsPrivateKeypadKey.3 ; do \ echo .so man3/IsCursorKey.3 > $i; \ done) (for i in XSetClassHint.3 XGetClassHint.3 XClassHint.3 ; do \ echo .so man3/XAllocClassHint.3 > $i; \ done) (for i in XSetIconSizes.3 XGetIconSizes.3 XIconSize.3 ; do \ echo .so man3/XAllocIconSize.3 > $i; \ done) (for i in XSetRGBColormaps.3 XGetRGBColormaps.3 XStandardColormap.3 ; do \ echo .so man3/XAllocStandardColormap.3 > $i; \ done) (for i in XSetWMNormalHints.3 XGetWMNormalHints.3 XSetWMSizeHints.3 XGetWMSizeHints.3 XSizeHints.3 ; do \ echo .so man3/XAllocSizeHints.3 > $i; \ done) (for i in XSetWMHints.3 XGetWMHints.3 XWMHints.3 ; do \ echo .so man3/XAllocWMHints.3 > $i; \ done) (for i in XAddHosts.3 XListHosts.3 XRemoveHost.3 XRemoveHosts.3 XSetAccessControl.3 XEnableAccessControl.3 XDisableAccessControl.3 XHostAddress.3 ; do \ echo .so man3/XAddHost.3 > $i; \ done) (for i in XAllocNamedColor.3 XAllocColorCells.3 XAllocColorPlanes.3 XFreeColors.3 ; do \ echo .so man3/XAllocColor.3 > $i; \ done) (for i in XEvent.3 ; do \ echo .so man3/XAnyEvent.3 > $i; \ done) (for i in XKeyEvent.3 XMotionEvent.3 ; do \ echo .so man3/XButtonEvent.3 > $i; \ done) (for i in XGetKeyboardControl.3 XAutoRepeatOn.3 XAutoRepeatOff.3 XBell.3 XQueryKeymap.3 XKeyboardControl.3 ; do \ echo .so man3/XChangeKeyboardControl.3 > $i; \ done) (for i in XGetKeyboardMapping.3 XDisplayKeycodes.3 XSetModifierMapping.3 XGetModifierMapping.3 XNewModifiermap.3 XInsertModifiermapEntry.3 XDeleteModifiermapEntry.3 XFreeModifierMap.3 XModifierKeymap.3 ; do \ echo .so man3/XChangeKeyboardMapping.3 > $i; \ done) (for i in XGetPointerControl.3 ; do \ echo .so man3/XChangePointerControl.3 > $i; \ done) (for i in XAddToSaveSet.3 XRemoveFromSaveSet.3 ; do \ echo .so man3/XChangeSaveSet.3 > $i; \ done) (for i in XSetWindowBackground.3 XSetWindowBackgroundPixmap.3 XSetWindowBorder.3 XSetWindowBorderPixmap.3 XSetWindowColormap.3 ; do \ echo .so man3/XChangeWindowAttributes.3 > $i; \ done) (for i in XClearWindow.3 ; do \ echo .so man3/XClearArea.3 > $i; \ done) (for i in XMoveWindow.3 XResizeWindow.3 XMoveResizeWindow.3 XSetWindowBorderWidth.3 XWindowChanges.3 ; do \ echo .so man3/XConfigureWindow.3 > $i; \ done) (for i in XCopyPlane.3 ; do \ echo .so man3/XCopyArea.3 > $i; \ done) (for i in XCopyColormapAndFree.3 XFreeColormap.3 XColor.3 ; do \ echo .so man3/XCreateColormap.3 > $i; \ done) (for i in XCreatePixmapCursor.3 XCreateGlyphCursor.3 ; do \ echo .so man3/XCreateFontCursor.3 > $i; \ done) (for i in XFreeFontSet.3 ; do \ echo .so man3/XCreateFontSet.3 > $i; \ done) (for i in XCopyGC.3 XChangeGC.3 XGetGCValues.3 XFreeGC.3 XGContextFromGC.3 XGCValues.3 ; do \ echo .so man3/XCreateGC.3 > $i; \ done) (for i in XDestroyIC.3 XIMOfIC.3 ; do \ echo .so man3/XCreateIC.3 > $i; \ done) (for i in XCreateImage.3 XGetPixel.3 XPutPixel.3 XSubImage.3 XAddPixel.3 XDestroyImage.3 ; do \ echo .so man3/XInitImage.3 > $i; \ done) (for i in XDestroyOC.3 XSetOCValues.3 XGetOCValues.3 XOMOfOC.3 ; do \ echo .so man3/XCreateOC.3 > $i; \ done) (for i in XFreePixmap.3 ; do \ echo .so man3/XCreatePixmap.3 > $i; \ done) (for i in XSetRegion.3 XDestroyRegion.3 ; do \ echo .so man3/XCreateRegion.3 > $i; \ done) (for i in XCreateSimpleWindow.3 XSetWindowAttributes.3 ; do \ echo .so man3/XCreateWindow.3 > $i; \ done) (for i in XUndefineCursor.3 ; do \ echo .so man3/XDefineCursor.3 > $i; \ done) (for i in XDestroySubwindows.3 ; do \ echo .so man3/XDestroyWindow.3 > $i; \ done) (for i in XDrawArcs.3 XArc.3 ; do \ echo .so man3/XDrawArc.3 > $i; \ done) (for i in XDrawImageString16.3 ; do \ echo .so man3/XDrawImageString.3 > $i; \ done) (for i in XDrawLines.3 XDrawSegments.3 XSegment.3 ; do \ echo .so man3/XDrawLine.3 > $i; \ done) (for i in XDrawPoints.3 XPoint.3 ; do \ echo .so man3/XDrawPoint.3 > $i; \ done) (for i in XDrawRectangles.3 XRectangle.3 ; do \ echo .so man3/XDrawRectangle.3 > $i; \ done) (for i in XDrawString16.3 ; do \ echo .so man3/XDrawString.3 > $i; \ done) (for i in XDrawText16.3 XTextItem.3 XTextItem16.3 ; do \ echo .so man3/XDrawText.3 > $i; \ done) (for i in XEqualRegion.3 XPointInRegion.3 XRectInRegion.3 ; do \ echo .so man3/XEmptyRegion.3 > $i; \ done) (for i in XFillRectangles.3 XFillPolygon.3 XFillArc.3 XFillArcs.3 ; do \ echo .so man3/XFillRectangle.3 > $i; \ done) (for i in XSync.3 XEventsQueued.3 XPending.3 ; do \ echo .so man3/XFlush.3 > $i; \ done) (for i in XBaseFontNameListOfFontSet.3 XLocaleOfFontSet.3 XContextDependentDrawing.3 XContextualDrawing.3 XDirectionalDependentDrawing.3 ; do \ echo .so man3/XFontsOfFontSet.3 > $i; \ done) (for i in XNoExposeEvent.3 ; do \ echo .so man3/XGraphicsExposeEvent.3 > $i; \ done) (for i in XrmPutFileDatabase.3 XrmGetStringDatabase.3 XrmLocaleOfDatabase.3 XrmGetDatabase.3 XrmSetDatabase.3 XrmDestroyDatabase.3 ; do \ echo .so man3/XrmGetFileDatabase.3 > $i; \ done) (for i in XrmQGetResource.3 XrmQGetSearchList.3 XrmQGetSearchResource.3 ; do \ echo .so man3/XrmGetResource.3 > $i; \ done) (for i in XMatchVisualInfo.3 XVisualIDFromVisual.3 XVisualInfo.3 ; do \ echo .so man3/XGetVisualInfo.3 > $i; \ done) (for i in XGetGeometry.3 XWindowAttributes.3 ; do \ echo .so man3/XGetWindowAttributes.3 > $i; \ done) (for i in XListProperties.3 XChangeProperty.3 XRotateWindowProperties.3 XDeleteProperty.3 ; do \ echo .so man3/XGetWindowProperty.3 > $i; \ done) (for i in XUngrabButton.3 ; do \ echo .so man3/XGrabButton.3 > $i; \ done) (for i in XUngrabKey.3 ; do \ echo .so man3/XGrabKey.3 > $i; \ done) (for i in XUngrabKeyboard.3 ; do \ echo .so man3/XGrabKeyboard.3 > $i; \ done) (for i in XUngrabPointer.3 XChangeActivePointerGrab.3 ; do \ echo .so man3/XGrabPointer.3 > $i; \ done) (for i in XUngrabServer.3 ; do \ echo .so man3/XGrabServer.3 > $i; \ done) (for i in XWithdrawWindow.3 XReconfigureWMWindow.3 ; do \ echo .so man3/XIconifyWindow.3 > $i; \ done) (for i in XCheckIfEvent.3 XPeekIfEvent.3 ; do \ echo .so man3/XIfEvent.3 > $i; \ done) (for i in XrmParseCommand.3 XrmValue.3 XrmOptionKind.3 XrmOptionDescRec.3 ; do \ echo .so man3/XrmInitialize.3 > $i; \ done) (for i in XUninstallColormap.3 XListInstalledColormaps.3 ; do \ echo .so man3/XInstallColormap.3 > $i; \ done) (for i in XRemoveConnectionWatch.3 XProcessInternalConnection.3 XInternalConnectionNumbers.3 ; do \ echo .so man3/XAddConnectionWatch.3 > $i; \ done) (for i in XUnionRegion.3 XUnionRectWithRegion.3 XSubtractRegion.3 XXorRegion.3 XOffsetRegion.3 XShrinkRegion.3 ; do \ echo .so man3/XIntersectRegion.3 > $i; \ done) (for i in XInternAtoms.3 XGetAtomName.3 XGetAtomNames.3 ; do \ echo .so man3/XInternAtom.3 > $i; \ done) (for i in XFreeFontNames.3 XListFontsWithInfo.3 XFreeFontInfo.3 ; do \ echo .so man3/XListFonts.3 > $i; \ done) (for i in XQueryFont.3 XLoadQueryFont.3 XFreeFont.3 XGetFontProperty.3 XUnloadFont.3 XCharStruct.3 XFontProp.3 XChar2b.3 XFontStruct.3 ; do \ echo .so man3/XLoadFont.3 > $i; \ done) (for i in XRefreshKeyboardMapping.3 XLookupString.3 XRebindKeysym.3 ; do \ echo .so man3/XLookupKeysym.3 > $i; \ done) (for i in XrmCombineDatabase.3 XrmCombineFileDatabase.3 ; do \ echo .so man3/XrmMergeDatabases.3 > $i; \ done) (for i in XMappingEvent.3 ; do \ echo .so man3/XMapEvent.3 > $i; \ done) (for i in XMapRaised.3 XMapSubwindows.3 ; do \ echo .so man3/XMapWindow.3 > $i; \ done) (for i in XPeekEvent.3 XWindowEvent.3 XCheckWindowEvent.3 XMaskEvent.3 XCheckMaskEvent.3 XCheckTypedEvent.3 XCheckTypedWindowEvent.3 ; do \ echo .so man3/XNextEvent.3 > $i; \ done) (for i in XCloseDisplay.3 ; do \ echo .so man3/XOpenDisplay.3 > $i; \ done) (for i in XCloseIM.3 XSetIMValues.3 XGetIMValues.3 XDisplayOfIM.3 XLocaleOfIM.3 XRegisterIMInstantiateCallback.3 XUnregisterIMInstantiateCallback.3 ; do \ echo .so man3/XOpenIM.3 > $i; \ done) (for i in XCloseOM.3 XSetOMValues.3 XGetOMValues.3 XDisplayOfOM.3 XLocaleOfOM.3 ; do \ echo .so man3/XOpenOM.3 > $i; \ done) (for i in XWMGeometry.3 ; do \ echo .so man3/XParseGeometry.3 > $i; \ done) (for i in XClipBox.3 ; do \ echo .so man3/XPolygonRegion.3 > $i; \ done) (for i in XGetImage.3 XGetSubImage.3 ; do \ echo .so man3/XPutImage.3 > $i; \ done) (for i in XrmQPutResource.3 XrmPutStringResource.3 XrmQPutStringResource.3 XrmPutLineResource.3 ; do \ echo .so man3/XrmPutResource.3 > $i; \ done) (for i in XQueryBestTile.3 XQueryBestStipple.3 ; do \ echo .so man3/XQueryBestSize.3 > $i; \ done) (for i in XQueryColors.3 XLookupColor.3 XParseColor.3 ; do \ echo .so man3/XQueryColor.3 > $i; \ done) (for i in XListExtensions.3 XFreeExtensionList.3 ; do \ echo .so man3/XQueryExtension.3 > $i; \ done) (for i in XScreenResourceString.3 ; do \ echo .so man3/XResourceManagerString.3 > $i; \ done) (for i in XLowerWindow.3 XCirculateSubwindows.3 XCirculateSubwindowsUp.3 XCirculateSubwindowsDown.3 XRestackWindows.3 ; do \ echo .so man3/XRaiseWindow.3 > $i; \ done) (for i in XReadBitmapFileData.3 XWriteBitmapFile.3 XCreatePixmapFromBitmapData.3 XCreateBitmapFromData.3 ; do \ echo .so man3/XReadBitmapFile.3 > $i; \ done) (for i in XFreeCursor.3 XQueryBestCursor.3 ; do \ echo .so man3/XRecolorCursor.3 > $i; \ done) (for i in XFindContext.3 XDeleteContext.3 XUniqueContext.3 ; do \ echo .so man3/XSaveContext.3 > $i; \ done) (for i in XUnsetICFocus.3 ; do \ echo .so man3/XSetICFocus.3 > $i; \ done) (for i in XGetICValues.3 ; do \ echo .so man3/XSetICValues.3 > $i; \ done) (for i in XTextPropertyToStringList.3 XFreeStringList.3 XTextProperty.3 ; do \ echo .so man3/XStringListToTextProperty.3 > $i; \ done) (for i in XSetSubwindowMode.3 XSetGraphicsExposure.3 ; do \ echo .so man3/XSetArcMode.3 > $i; \ done) (for i in XSetClipMask.3 XSetClipRectangles.3 ; do \ echo .so man3/XSetClipOrigin.3 > $i; \ done) (for i in XKillClient.3 ; do \ echo .so man3/XSetCloseDownMode.3 > $i; \ done) (for i in XGetCommand.3 ; do \ echo .so man3/XSetCommand.3 > $i; \ done) (for i in XGetErrorText.3 XDisplayName.3 XSetIOErrorHandler.3 XGetErrorDatabaseText.3 ; do \ echo .so man3/XSetErrorHandler.3 > $i; \ done) (for i in XDisplayMotionBufferSize.3 XGetMotionEvents.3 XTimeCoord.3 ; do \ echo .so man3/XSendEvent.3 > $i; \ done) (for i in XSetFillRule.3 ; do \ echo .so man3/XSetFillStyle.3 > $i; \ done) (for i in XGetFontPath.3 XFreeFontPath.3 ; do \ echo .so man3/XSetFontPath.3 > $i; \ done) (for i in XGetInputFocus.3 ; do \ echo .so man3/XSetInputFocus.3 > $i; \ done) (for i in XSetDashes.3 ; do \ echo .so man3/XSetLineAttributes.3 > $i; \ done) (for i in XGetPointerMapping.3 ; do \ echo .so man3/XSetPointerMapping.3 > $i; \ done) (for i in XForceScreenSaver.3 XActivateScreenSaver.3 XResetScreenSaver.3 XGetScreenSaver.3 ; do \ echo .so man3/XSetScreenSaver.3 > $i; \ done) (for i in XGetSelectionOwner.3 XConvertSelection.3 ; do \ echo .so man3/XSetSelectionOwner.3 > $i; \ done) (for i in XSetFunction.3 XSetPlaneMask.3 XSetForeground.3 XSetBackground.3 ; do \ echo .so man3/XSetState.3 > $i; \ done) (for i in XGetTransientForHint.3 ; do \ echo .so man3/XSetTransientForHint.3 > $i; \ done) (for i in XGetTextProperty.3 ; do \ echo .so man3/XSetTextProperty.3 > $i; \ done) (for i in XSetStipple.3 XSetTSOrigin.3 ; do \ echo .so man3/XSetTile.3 > $i; \ done) (for i in XGetWMClientMachine.3 ; do \ echo .so man3/XSetWMClientMachine.3 > $i; \ done) (for i in XGetWMColormapWindows.3 ; do \ echo .so man3/XSetWMColormapWindows.3 > $i; \ done) (for i in XGetWMIconName.3 XSetIconName.3 XGetIconName.3 ; do \ echo .so man3/XSetWMIconName.3 > $i; \ done) (for i in XGetWMName.3 XStoreName.3 XFetchName.3 ; do \ echo .so man3/XSetWMName.3 > $i; \ done) (for i in XmbSetWMProperties.3 Xutf8SetWMProperties.3 ; do \ echo .so man3/XSetWMProperties.3 > $i; \ done) (for i in XGetWMProtocols.3 ; do \ echo .so man3/XSetWMProtocols.3 > $i; \ done) (for i in XStoreBuffer.3 XFetchBytes.3 XFetchBuffer.3 XRotateBuffers.3 ; do \ echo .so man3/XStoreBytes.3 > $i; \ done) (for i in XStoreColor.3 XStoreNamedColor.3 ; do \ echo .so man3/XStoreColors.3 > $i; \ done) (for i in XKeysymToString.3 XKeycodeToKeysym.3 XKeysymToKeycode.3 XConvertCase.3 ; do \ echo .so man3/XStringToKeysym.3 > $i; \ done) (for i in XSetLocaleModifiers.3 ; do \ echo .so man3/XSupportsLocale.3 > $i; \ done) (for i in XSetAfterFunction.3 ; do \ echo .so man3/XSynchronize.3 > $i; \ done) (for i in XwcTextListToTextProperty.3 Xutf8TextListToTextProperty.3 XmbTextPropertyToTextList.3 XwcTextPropertyToTextList.3 Xutf8TextPropertyToTextList.3 XwcFreeStringList.3 XDefaultString.3 ; do \ echo .so man3/XmbTextListToTextProperty.3 > $i; \ done) (for i in XTextExtents16.3 XQueryTextExtents.3 XQueryTextExtents16.3 ; do \ echo .so man3/XTextExtents.3 > $i; \ done) (for i in XTextWidth16.3 ; do \ echo .so man3/XTextWidth.3 > $i; \ done) (for i in XLockDisplay.3 XUnlockDisplay.3 ; do \ echo .so man3/XInitThreads.3 > $i; \ done) (for i in XrmStringToQuark.3 XrmPermStringToQuark.3 XrmQuarkToString.3 XrmStringToQuarkList.3 XrmStringToBindingQuarkList.3 ; do \ echo .so man3/XrmUniqueQuark.3 > $i; \ done) (for i in XUnmapSubwindows.3 ; do \ echo .so man3/XUnmapWindow.3 > $i; \ done) (for i in XcmsSetCCCOfColormap.3 ; do \ echo .so man3/XcmsCCCOfColormap.3 > $i; \ done) (for i in XcmsAllocNamedColor.3 ; do \ echo .so man3/XcmsAllocColor.3 > $i; \ done) (for i in XcmsRGB.3 XcmsRGBi.3 XcmsCIEXYZ.3 XcmsCIEuvY.3 XcmsCIExyY.3 XcmsCIELab.3 XcmsCIELuv.3 XcmsTekHVC.3 XcmsPad.3 ; do \ echo .so man3/XcmsColor.3 > $i; \ done) (for i in XcmsFreeCCC.3 ; do \ echo .so man3/XcmsCreateCCC.3 > $i; \ done) (for i in XcmsCIELabQueryMaxL.3 XcmsCIELabQueryMaxLC.3 XcmsCIELabQueryMinL.3 ; do \ echo .so man3/XcmsCIELabQueryMaxC.3 > $i; \ done) (for i in XcmsCIELuvQueryMaxL.3 XcmsCIELuvQueryMaxLC.3 XcmsCIELuvQueryMinL.3 ; do \ echo .so man3/XcmsCIELuvQueryMaxC.3 > $i; \ done) (for i in XcmsQueryBlue.3 XcmsQueryGreen.3 XcmsQueryRed.3 XcmsQueryWhite.3 ; do \ echo .so man3/XcmsQueryBlack.3 > $i; \ done) (for i in XcmsQueryColors.3 XcmsLookupColor.3 ; do \ echo .so man3/XcmsQueryColor.3 > $i; \ done) (for i in XcmsStoreColors.3 ; do \ echo .so man3/XcmsStoreColor.3 > $i; \ done) (for i in XcmsSetWhiteAdjustProc.3 ; do \ echo .so man3/XcmsSetWhitePoint.3 > $i; \ done) (for i in XcmsTekHVCQueryMaxV.3 XcmsTekHVCQueryMaxVC.3 XcmsTekHVCQueryMaxVSamples.3 XcmsTekHVCQueryMinV.3 ; do \ echo .so man3/XcmsTekHVCQueryMaxC.3 > $i; \ done) (for i in XwcDrawImageString.3 Xutf8DrawImageString.3 ; do \ echo .so man3/XmbDrawImageString.3 > $i; \ done) (for i in XwcDrawString.3 Xutf8DrawString.3 ; do \ echo .so man3/XmbDrawString.3 > $i; \ done) (for i in XwcDrawText.3 Xutf8DrawText.3 ; do \ echo .so man3/XmbDrawText.3 > $i; \ done) (for i in XwcLookupString.3 Xutf8LookupString.3 ; do \ echo .so man3/XmbLookupString.3 > $i; \ done) (for i in XwcResetIC.3 Xutf8ResetIC.3 ; do \ echo .so man3/XmbResetIC.3 > $i; \ done) (for i in XwcTextEscapement.3 Xutf8TextEscapement.3 ; do \ echo .so man3/XmbTextEscapement.3 > $i; \ done) (for i in XwcTextExtents.3 Xutf8TextExtents.3 ; do \ echo .so man3/XmbTextExtents.3 > $i; \ done) (for i in XwcTextPerCharExtents.3 Xutf8TextPerCharExtents.3 ; do \ echo .so man3/XmbTextPerCharExtents.3 > $i; \ done) make install-recursive make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/man' Making install in xkb make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/man/xkb' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/man/xkb' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3" /usr/bin/install -c -m 644 'XkbActionCtrls.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbActionCtrls.3' /usr/bin/install -c -m 644 'XkbAddDeviceLedInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddDeviceLedInfo.3' /usr/bin/install -c -m 644 'XkbAddGeomColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddGeomColor.3' /usr/bin/install -c -m 644 'XkbAddGeomDoodad.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddGeomDoodad.3' /usr/bin/install -c -m 644 'XkbAddGeomKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddGeomKey.3' /usr/bin/install -c -m 644 'XkbAddGeomKeyAlias.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddGeomKeyAlias.3' /usr/bin/install -c -m 644 'XkbAddGeomOutline.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddGeomOutline.3' /usr/bin/install -c -m 644 'XkbAddGeomOverlay.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddGeomOverlay.3' /usr/bin/install -c -m 644 'XkbAddGeomOverlayKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddGeomOverlayKey.3' /usr/bin/install -c -m 644 'XkbAddGeomOverlayRow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddGeomOverlayRow.3' /usr/bin/install -c -m 644 'XkbAddGeomProperty.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddGeomProperty.3' /usr/bin/install -c -m 644 'XkbAddGeomRow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddGeomRow.3' /usr/bin/install -c -m 644 'XkbAddGeomSection.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddGeomSection.3' /usr/bin/install -c -m 644 'XkbAddGeomShape.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddGeomShape.3' /usr/bin/install -c -m 644 'XkbAddSymInterpret.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAddSymInterpret.3' /usr/bin/install -c -m 644 'XkbAllocClientMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocClientMap.3' /usr/bin/install -c -m 644 'XkbAllocCompatMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocCompatMap.3' /usr/bin/install -c -m 644 'XkbAllocControls.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocControls.3' /usr/bin/install -c -m 644 'XkbAllocDeviceInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocDeviceInfo.3' /usr/bin/install -c -m 644 'XkbAllocDeviceLedInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocDeviceLedInfo.3' /usr/bin/install -c -m 644 'XkbAllocGeomColors.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomColors.3' /usr/bin/install -c -m 644 'XkbAllocGeomDoodads.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomDoodads.3' /usr/bin/install -c -m 644 'XkbAllocGeomKeyAliases.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomKeyAliases.3' /usr/bin/install -c -m 644 'XkbAllocGeomKeys.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomKeys.3' /usr/bin/install -c -m 644 'XkbAllocGeomOutlines.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomOutlines.3' /usr/bin/install -c -m 644 'XkbAllocGeomOverlayKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomOverlayKey.3' /usr/bin/install -c -m 644 'XkbAllocGeomOverlayRows.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomOverlayRows.3' /usr/bin/install -c -m 644 'XkbAllocGeomOverlays.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomOverlays.3' /usr/bin/install -c -m 644 'XkbAllocGeomPoints.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomPoints.3' /usr/bin/install -c -m 644 'XkbAllocGeomProps.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomProps.3' /usr/bin/install -c -m 644 'XkbAllocGeomRows.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomRows.3' /usr/bin/install -c -m 644 'XkbAllocGeomSectionDoodads.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomSectionDoodads.3' /usr/bin/install -c -m 644 'XkbAllocGeomSections.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomSections.3' /usr/bin/install -c -m 644 'XkbAllocGeomShapes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeomShapes.3' /usr/bin/install -c -m 644 'XkbAllocGeometry.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocGeometry.3' /usr/bin/install -c -m 644 'XkbAllocIndicatorMaps.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocIndicatorMaps.3' /usr/bin/install -c -m 644 'XkbAllocKeyboard.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocKeyboard.3' /usr/bin/install -c -m 644 'XkbAllocNames.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocNames.3' /usr/bin/install -c -m 644 'XkbAllocServerMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbAllocServerMap.3' /usr/bin/install -c -m 644 'XkbApplyCompatMapToKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbApplyCompatMapToKey.3' /usr/bin/install -c -m 644 'XkbBell.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbBell.3' /usr/bin/install -c -m 644 'XkbBellEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbBellEvent.3' /usr/bin/install -c -m 644 'XkbChangeControls.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbChangeControls.3' /usr/bin/install -c -m 644 'XkbChangeDeviceInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbChangeDeviceInfo.3' /usr/bin/install -c -m 644 'XkbChangeEnabledControls.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbChangeEnabledControls.3' /usr/bin/install -c -m 644 'XkbChangeIndicators.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbChangeIndicators.3' /usr/bin/install -c -m 644 'XkbChangeMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbChangeMap.3' /usr/bin/install -c -m 644 'XkbChangeNames.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbChangeNames.3' /usr/bin/install -c -m 644 'XkbChangeTypesOfKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbChangeTypesOfKey.3' /usr/bin/install -c -m 644 'XkbComputeRowBounds.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbComputeRowBounds.3' /usr/bin/install -c -m 644 'XkbComputeSectionBounds.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbComputeSectionBounds.3' /usr/bin/install -c -m 644 'XkbComputeShapeBounds.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbComputeShapeBounds.3' /usr/bin/install -c -m 644 'XkbComputeShapeTop.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbComputeShapeTop.3' /usr/bin/install -c -m 644 'XkbCopyKeyType.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbCopyKeyType.3' /usr/bin/install -c -m 644 'XkbCopyKeyTypes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbCopyKeyTypes.3' /usr/bin/install -c -m 644 'XkbDeviceBell.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbDeviceBell.3' /usr/bin/install -c -m 644 'XkbDeviceBellEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbDeviceBellEvent.3' /usr/bin/install -c -m 644 'XkbFindOverlayForKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFindOverlayForKey.3' /usr/bin/install -c -m 644 'XkbForceBell.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbForceBell.3' /usr/bin/install -c -m 644 'XkbForceDeviceBell.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbForceDeviceBell.3' /usr/bin/install -c -m 644 'XkbFreeClientMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeClientMap.3' /usr/bin/install -c -m 644 'XkbFreeCompatMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeCompatMap.3' /usr/bin/install -c -m 644 'XkbFreeComponentList.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeComponentList.3' /usr/bin/install -c -m 644 'XkbFreeControls.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeControls.3' /usr/bin/install -c -m 644 'XkbFreeDeviceInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeDeviceInfo.3' /usr/bin/install -c -m 644 'XkbFreeGeomColors.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeomColors.3' /usr/bin/install -c -m 644 'XkbFreeGeomDoodads.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeomDoodads.3' /usr/bin/install -c -m 644 'XkbFreeGeomKeyAliases.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeomKeyAliases.3' /usr/bin/install -c -m 644 'XkbFreeGeomKeys.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeomKeys.3' /usr/bin/install -c -m 644 'XkbFreeGeomOutlines.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeomOutlines.3' /usr/bin/install -c -m 644 'XkbFreeGeomOverlayKeys.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeomOverlayKeys.3' /usr/bin/install -c -m 644 'XkbFreeGeomOverlayRows.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeomOverlayRows.3' /usr/bin/install -c -m 644 'XkbFreeGeomOverlays.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeomOverlays.3' /usr/bin/install -c -m 644 'XkbFreeGeomPoints.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeomPoints.3' /usr/bin/install -c -m 644 'XkbFreeGeomProperties.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeomProperties.3' /usr/bin/install -c -m 644 'XkbFreeGeomRows.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeomRows.3' /usr/bin/install -c -m 644 'XkbFreeGeomSections.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeomSections.3' /usr/bin/install -c -m 644 'XkbFreeGeomShapes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeomShapes.3' /usr/bin/install -c -m 644 'XkbFreeGeometry.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeGeometry.3' /usr/bin/install -c -m 644 'XkbFreeIndicatorMaps.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeIndicatorMaps.3' /usr/bin/install -c -m 644 'XkbFreeKeyboard.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeKeyboard.3' /usr/bin/install -c -m 644 'XkbFreeNames.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeNames.3' /usr/bin/install -c -m 644 'XkbFreeServerMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbFreeServerMap.3' /usr/bin/install -c -m 644 'XkbGetAccessXTimeout.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetAccessXTimeout.3' /usr/bin/install -c -m 644 'XkbGetAutoRepeatRate.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetAutoRepeatRate.3' /usr/bin/install -c -m 644 'XkbGetAutoResetControls.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetAutoResetControls.3' /usr/bin/install -c -m 644 'XkbGetBounceKeysDelay.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetBounceKeysDelay.3' /usr/bin/install -c -m 644 'XkbGetCompatMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetCompatMap.3' /usr/bin/install -c -m 644 'XkbGetControls.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetControls.3' /usr/bin/install -c -m 644 'XkbGetControlsChanges.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetControlsChanges.3' /usr/bin/install -c -m 644 'XkbGetDetectableAutorepeat.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetDetectableAutorepeat.3' /usr/bin/install -c -m 644 'XkbGetDeviceButtonActions.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetDeviceButtonActions.3' /usr/bin/install -c -m 644 'XkbGetDeviceInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetDeviceInfo.3' /usr/bin/install -c -m 644 'XkbGetDeviceInfoChanges.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetDeviceInfoChanges.3' /usr/bin/install -c -m 644 'XkbGetDeviceLedInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetDeviceLedInfo.3' /usr/bin/install -c -m 644 'XkbGetGeometry.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetGeometry.3' /usr/bin/install -c -m 644 'XkbGetIndicatorChanges.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetIndicatorChanges.3' /usr/bin/install -c -m 644 'XkbGetIndicatorMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetIndicatorMap.3' /usr/bin/install -c -m 644 'XkbGetIndicatorState.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetIndicatorState.3' /usr/bin/install -c -m 644 'XkbGetKeyActions.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetKeyActions.3' /usr/bin/install -c -m 644 'XkbGetKeyBehaviors.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetKeyBehaviors.3' /usr/bin/install -c -m 644 'XkbGetKeyExplicitComponents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetKeyExplicitComponents.3' /usr/bin/install -c -m 644 'XkbGetKeyModifierMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetKeyModifierMap.3' /usr/bin/install -c -m 644 'XkbGetKeySyms.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetKeySyms.3' /usr/bin/install -c -m 644 'XkbGetKeyTypes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetKeyTypes.3' /usr/bin/install -c -m 644 'XkbGetKeyVirtualModMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetKeyVirtualModMap.3' /usr/bin/install -c -m 644 'XkbGetKeyboard.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetKeyboard.3' /usr/bin/install -c -m 644 'XkbGetKeyboardByName.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetKeyboardByName.3' /usr/bin/install -c -m 644 'XkbGetMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetMap.3' /usr/bin/install -c -m 644 'XkbGetNameChanges.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetNameChanges.3' /usr/bin/install -c -m 644 'XkbGetNamedGeometry.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetNamedGeometry.3' /usr/bin/install -c -m 644 'XkbGetNamedIndicator.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetNamedIndicator.3' /usr/bin/install -c -m 644 'XkbGetNames.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetNames.3' /usr/bin/install -c -m 644 'XkbGetSlowKeysDelay.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetSlowKeysDelay.3' /usr/bin/install -c -m 644 'XkbGetState.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetState.3' /usr/bin/install -c -m 644 'XkbGetStickyKeysOptions.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetStickyKeysOptions.3' /usr/bin/install -c -m 644 'XkbGetUpdatedMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetUpdatedMap.3' /usr/bin/install -c -m 644 'XkbGetVirtualMods.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetVirtualMods.3' /usr/bin/install -c -m 644 'XkbGetXlibControls.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbGetXlibControls.3' /usr/bin/install -c -m 644 'XkbIgnoreExtension.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbIgnoreExtension.3' /usr/bin/install -c -m 644 'XkbInitCanonicalKeyTypes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbInitCanonicalKeyTypes.3' /usr/bin/install -c -m 644 'XkbKeyAction.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeyAction.3' /usr/bin/install -c -m 644 'XkbKeyActionEntry.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeyActionEntry.3' /usr/bin/install -c -m 644 'XkbKeyActionsPtr.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeyActionsPtr.3' /usr/bin/install -c -m 644 'XkbKeyGroupInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeyGroupInfo.3' /usr/bin/install -c -m 644 'XkbKeyGroupWidth.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeyGroupWidth.3' /usr/bin/install -c -m 644 'XkbKeyGroupsWidth.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeyGroupsWidth.3' /usr/bin/install -c -m 644 'XkbKeyHasActions.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeyHasActions.3' /usr/bin/install -c -m 644 'XkbKeyNumActions.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeyNumActions.3' /usr/bin/install -c -m 644 'XkbKeyNumGroups.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeyNumGroups.3' /usr/bin/install -c -m 644 'XkbKeyNumSyms.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeyNumSyms.3' /usr/bin/install -c -m 644 'XkbKeySymEntry.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeySymEntry.3' /usr/bin/install -c -m 644 'XkbKeySymsOffset.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeySymsOffset.3' /usr/bin/install -c -m 644 'XkbKeySymsPtr.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeySymsPtr.3' /usr/bin/install -c -m 644 'XkbKeyType.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeyType.3' /usr/bin/install -c -m 644 'XkbKeyTypeIndex.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeyTypeIndex.3' /usr/bin/install -c -m 644 'XkbKeyTypesForCoreSymbols.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeyTypesForCoreSymbols.3' /usr/bin/install -c -m 644 'XkbKeycodeToKeysym.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeycodeToKeysym.3' /usr/bin/install -c -m 644 'XkbKeysymToModifiers.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbKeysymToModifiers.3' /usr/bin/install -c -m 644 'XkbLatchGroup.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbLatchGroup.3' /usr/bin/install -c -m 644 'XkbLatchModifiers.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbLatchModifiers.3' /usr/bin/install -c -m 644 'XkbLibraryVersion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbLibraryVersion.3' /usr/bin/install -c -m 644 'XkbListComponents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbListComponents.3' /usr/bin/install -c -m 644 'XkbLockGroup.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbLockGroup.3' /usr/bin/install -c -m 644 'XkbLockModifiers.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbLockModifiers.3' /usr/bin/install -c -m 644 'XkbLookupKeyBinding.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbLookupKeyBinding.3' /usr/bin/install -c -m 644 'XkbLookupKeySym.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbLookupKeySym.3' /usr/bin/install -c -m 644 'XkbModActionVMods.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbModActionVMods.3' /usr/bin/install -c -m 644 'XkbNoteControlsChanges.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbNoteControlsChanges.3' /usr/bin/install -c -m 644 'XkbNoteDeviceChanges.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbNoteDeviceChanges.3' /usr/bin/install -c -m 644 'XkbNoteIndicatorChanges.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbNoteIndicatorChanges.3' /usr/bin/install -c -m 644 'XkbNoteNameChanges.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbNoteNameChanges.3' /usr/bin/install -c -m 644 'XkbOpenDisplay.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbOpenDisplay.3' /usr/bin/install -c -m 644 'XkbOutOfRangeGroupInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbOutOfRangeGroupInfo.3' /usr/bin/install -c -m 644 'XkbOutOfRangeGroupNumber.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbOutOfRangeGroupNumber.3' /usr/bin/install -c -m 644 'XkbPtrActionX.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbPtrActionX.3' /usr/bin/install -c -m 644 'XkbPtrActionY.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbPtrActionY.3' /usr/bin/install -c -m 644 'XkbQueryExtension.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbQueryExtension.3' /usr/bin/install -c -m 644 'XkbRefreshKeyboardMapping.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbRefreshKeyboardMapping.3' /usr/bin/install -c -m 644 'XkbResizeDeviceButtonActions.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbResizeDeviceButtonActions.3' /usr/bin/install -c -m 644 'XkbResizeKeyActions.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbResizeKeyActions.3' /usr/bin/install -c -m 644 'XkbResizeKeySyms.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbResizeKeySyms.3' /usr/bin/install -c -m 644 'XkbResizeKeyType.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbResizeKeyType.3' /usr/bin/install -c -m 644 'XkbSAActionSetCtrls.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSAActionSetCtrls.3' /usr/bin/install -c -m 644 'XkbSAGroup.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSAGroup.3' /usr/bin/install -c -m 644 'XkbSAPtrDfltValue.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSAPtrDfltValue.3' /usr/bin/install -c -m 644 'XkbSARedirectSetVMods.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSARedirectSetVMods.3' /usr/bin/install -c -m 644 'XkbSARedirectSetVModsMask.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSARedirectSetVModsMask.3' /usr/bin/install -c -m 644 'XkbSARedirectVMods.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSARedirectVMods.3' /usr/bin/install -c -m 644 'XkbSARedirectVModsMask.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSARedirectVModsMask.3' /usr/bin/install -c -m 644 'XkbSAScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSAScreen.3' /usr/bin/install -c -m 644 'XkbSASetGroup.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSASetGroup.3' /usr/bin/install -c -m 644 'XkbSASetPtrDfltValue.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSASetPtrDfltValue.3' /usr/bin/install -c -m 644 'XkbSASetScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSASetScreen.3' /usr/bin/install -c -m 644 'XkbSelectEventDetails.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSelectEventDetails.3' /usr/bin/install -c -m 644 'XkbSelectEvents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSelectEvents.3' /usr/bin/install -c -m 644 'XkbSetAccessXTimeout.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetAccessXTimeout.3' /usr/bin/install -c -m 644 'XkbSetAutoRepeatRate.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetAutoRepeatRate.3' /usr/bin/install -c -m 644 'XkbSetAutoResetControls.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetAutoResetControls.3' /usr/bin/install -c -m 644 'XkbSetBounceKeysDelay.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetBounceKeysDelay.3' /usr/bin/install -c -m 644 'XkbSetCompatMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetCompatMap.3' /usr/bin/install -c -m 644 'XkbSetControls.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetControls.3' /usr/bin/install -c -m 644 'XkbSetDebuggingFlags.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetDebuggingFlags.3' /usr/bin/install -c -m 644 'XkbSetDetectableAutorepeat.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetDetectableAutorepeat.3' /usr/bin/install -c -m 644 'XkbSetDeviceButtonActions.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetDeviceButtonActions.3' /usr/bin/install -c -m 644 'XkbSetDeviceInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetDeviceInfo.3' /usr/bin/install -c -m 644 'XkbSetIgnoreLockMods.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetIgnoreLockMods.3' /usr/bin/install -c -m 644 'XkbSetIndicatorMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetIndicatorMap.3' /usr/bin/install -c -m 644 'XkbSetMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetMap.3' /usr/bin/install -c -m 644 'XkbSetModActionVMods.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetModActionVMods.3' /usr/bin/install -c -m 644 'XkbSetNamedIndicator.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetNamedIndicator.3' /usr/bin/install -c -m 644 'XkbSetNames.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetNames.3' /usr/bin/install -c -m 644 'XkbSetPtrActionX.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetPtrActionX.3' /usr/bin/install -c -m 644 'XkbSetPtrActionY.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetPtrActionY.3' /usr/bin/install -c -m 644 'XkbSetServerInternalMods.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetServerInternalMods.3' /usr/bin/install -c -m 644 'XkbSetXlibControls.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbSetXlibControls.3' /usr/bin/install -c -m 644 'XkbTranslateKeyCode.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbTranslateKeyCode.3' /usr/bin/install -c -m 644 'XkbTranslateKeySym.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbTranslateKeySym.3' /usr/bin/install -c -m 644 'XkbUpdateMapFromCore.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbUpdateMapFromCore.3' /usr/bin/install -c -m 644 'XkbVirtualModsToReal.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XkbVirtualModsToReal.3' make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/man/xkb' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/man/xkb' make[3]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/man' make[4]: Entering directory `/builddir/build/BUILD/libX11-1.1.3/man' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man3" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3" /usr/bin/install -c -m 644 'AllPlanes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/AllPlanes.3' /usr/bin/install -c -m 644 'BlackPixelOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/BlackPixelOfScreen.3' /usr/bin/install -c -m 644 'DisplayOfCCC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DisplayOfCCC.3' /usr/bin/install -c -m 644 'ImageByteOrder.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/ImageByteOrder.3' /usr/bin/install -c -m 644 'IsCursorKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/IsCursorKey.3' /usr/bin/install -c -m 644 'XAllocClassHint.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAllocClassHint.3' /usr/bin/install -c -m 644 'XAllocIconSize.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAllocIconSize.3' /usr/bin/install -c -m 644 'XAllocStandardColormap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAllocStandardColormap.3' /usr/bin/install -c -m 644 'XAllocSizeHints.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAllocSizeHints.3' /usr/bin/install -c -m 644 'XAllocWMHints.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAllocWMHints.3' /usr/bin/install -c -m 644 'XAddHost.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAddHost.3' /usr/bin/install -c -m 644 'XAllocColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAllocColor.3' /usr/bin/install -c -m 644 'XAllowEvents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAllowEvents.3' /usr/bin/install -c -m 644 'XAnyEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAnyEvent.3' /usr/bin/install -c -m 644 'XButtonEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XButtonEvent.3' /usr/bin/install -c -m 644 'XChangeKeyboardControl.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XChangeKeyboardControl.3' /usr/bin/install -c -m 644 'XChangeKeyboardMapping.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XChangeKeyboardMapping.3' /usr/bin/install -c -m 644 'XClientMessageEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XClientMessageEvent.3' /usr/bin/install -c -m 644 'XChangePointerControl.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XChangePointerControl.3' /usr/bin/install -c -m 644 'XChangeSaveSet.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XChangeSaveSet.3' /usr/bin/install -c -m 644 'XChangeWindowAttributes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XChangeWindowAttributes.3' /usr/bin/install -c -m 644 'XCreateWindowEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreateWindowEvent.3' /usr/bin/install -c -m 644 'XCirculateEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCirculateEvent.3' /usr/bin/install -c -m 644 'XCirculateRequestEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCirculateRequestEvent.3' /usr/bin/install -c -m 644 'XClearArea.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XClearArea.3' /usr/bin/install -c -m 644 'XColormapEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XColormapEvent.3' /usr/bin/install -c -m 644 'XConfigureEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XConfigureEvent.3' /usr/bin/install -c -m 644 'XConfigureRequestEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XConfigureRequestEvent.3' /usr/bin/install -c -m 644 'XConfigureWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XConfigureWindow.3' /usr/bin/install -c -m 644 'XCopyArea.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCopyArea.3' /usr/bin/install -c -m 644 'XCreateColormap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreateColormap.3' /usr/bin/install -c -m 644 'XCreateFontCursor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreateFontCursor.3' /usr/bin/install -c -m 644 'XCreateFontSet.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreateFontSet.3' /usr/bin/install -c -m 644 'XCreateGC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreateGC.3' /usr/bin/install -c -m 644 'XCreateIC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreateIC.3' /usr/bin/install -c -m 644 'XInitImage.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XInitImage.3' /usr/bin/install -c -m 644 'XCreateOC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreateOC.3' /usr/bin/install -c -m 644 'XCreatePixmap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreatePixmap.3' /usr/bin/install -c -m 644 'XCreateRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreateRegion.3' /usr/bin/install -c -m 644 'XCreateWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreateWindow.3' /usr/bin/install -c -m 644 'XCrossingEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCrossingEvent.3' /usr/bin/install -c -m 644 'XDestroyWindowEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDestroyWindowEvent.3' /usr/bin/install -c -m 644 'XDefineCursor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDefineCursor.3' /usr/bin/install -c -m 644 'XDestroyWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDestroyWindow.3' /usr/bin/install -c -m 644 'XDrawArc.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawArc.3' /usr/bin/install -c -m 644 'XDrawImageString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawImageString.3' /usr/bin/install -c -m 644 'XDrawLine.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawLine.3' /usr/bin/install -c -m 644 'XDrawPoint.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawPoint.3' /usr/bin/install -c -m 644 'XDrawRectangle.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawRectangle.3' /usr/bin/install -c -m 644 'XDrawString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawString.3' /usr/bin/install -c -m 644 'XDrawText.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawText.3' /usr/bin/install -c -m 644 'XEmptyRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XEmptyRegion.3' /usr/bin/install -c -m 644 'XrmEnumerateDatabase.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmEnumerateDatabase.3' /usr/bin/install -c -m 644 'XExtentsOfFontSet.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XExtentsOfFontSet.3' /usr/bin/install -c -m 644 'XErrorEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XErrorEvent.3' /usr/bin/install -c -m 644 'XExposeEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XExposeEvent.3' /usr/bin/install -c -m 644 'XFocusChangeEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFocusChangeEvent.3' /usr/bin/install -c -m 644 'XFilterEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFilterEvent.3' /usr/bin/install -c -m 644 'XFontSetExtents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFontSetExtents.3' /usr/bin/install -c -m 644 'XFillRectangle.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFillRectangle.3' /usr/bin/install -c -m 644 'XFlush.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFlush.3' /usr/bin/install -c -m 644 'XFontsOfFontSet.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFontsOfFontSet.3' /usr/bin/install -c -m 644 'XFree.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFree.3' /usr/bin/install -c -m 644 'XGraphicsExposeEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGraphicsExposeEvent.3' /usr/bin/install -c -m 644 'XGravityEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGravityEvent.3' /usr/bin/install -c -m 644 'XrmGetFileDatabase.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmGetFileDatabase.3' /usr/bin/install -c -m 644 'XrmGetResource.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmGetResource.3' /usr/bin/install -c -m 644 'XGetVisualInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetVisualInfo.3' /usr/bin/install -c -m 644 'XGetWindowAttributes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetWindowAttributes.3' /usr/bin/install -c -m 644 'XGetWindowProperty.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetWindowProperty.3' /usr/bin/install -c -m 644 'XGetXCBConnection.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetXCBConnection.3' /usr/bin/install -c -m 644 'XGrabButton.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGrabButton.3' /usr/bin/install -c -m 644 'XGrabKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGrabKey.3' /usr/bin/install -c -m 644 'XGrabKeyboard.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGrabKeyboard.3' /usr/bin/install -c -m 644 'XGrabPointer.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGrabPointer.3' /usr/bin/install -c -m 644 'XGrabServer.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGrabServer.3' /usr/bin/install -c -m 644 'XIconifyWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XIconifyWindow.3' /usr/bin/install -c -m 644 'XIfEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XIfEvent.3' /usr/bin/install -c -m 644 'XrmInitialize.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmInitialize.3' /usr/bin/install -c -m 644 'XInstallColormap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XInstallColormap.3' /usr/bin/install -c -m 644 'XAddConnectionWatch.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAddConnectionWatch.3' /usr/bin/install -c -m 644 'XIntersectRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XIntersectRegion.3' /usr/bin/install -c -m 644 'XInternAtom.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XInternAtom.3' /usr/bin/install -c -m 644 'XKeymapEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XKeymapEvent.3' /usr/bin/install -c -m 644 'XListFonts.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XListFonts.3' /usr/bin/install -c -m 644 'XLoadFont.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XLoadFont.3' /usr/bin/install -c -m 644 'XLookupKeysym.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XLookupKeysym.3' /usr/bin/install -c -m 644 'XrmMergeDatabases.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmMergeDatabases.3' /usr/bin/install -c -m 644 'XMapEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XMapEvent.3' /usr/bin/install -c -m 644 'XMapRequestEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XMapRequestEvent.3' /usr/bin/install -c -m 644 'XMapWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XMapWindow.3' /usr/bin/install -c -m 644 'XNextEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XNextEvent.3' /usr/bin/install -c -m 644 'XNoOp.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XNoOp.3' /usr/bin/install -c -m 644 'XOpenDisplay.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XOpenDisplay.3' /usr/bin/install -c -m 644 'XOpenIM.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XOpenIM.3' /usr/bin/install -c -m 644 'XOpenOM.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XOpenOM.3' /usr/bin/install -c -m 644 'XPropertyEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XPropertyEvent.3' /usr/bin/install -c -m 644 'XParseGeometry.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XParseGeometry.3' /usr/bin/install -c -m 644 'XPolygonRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XPolygonRegion.3' /usr/bin/install -c -m 644 'XPutBackEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XPutBackEvent.3' /usr/bin/install -c -m 644 'XPutImage.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XPutImage.3' /usr/bin/install -c -m 644 'XrmPutResource.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmPutResource.3' /usr/bin/install -c -m 644 'XQueryBestSize.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XQueryBestSize.3' /usr/bin/install -c -m 644 'XQueryColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XQueryColor.3' /usr/bin/install -c -m 644 'XQueryExtension.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XQueryExtension.3' /usr/bin/install -c -m 644 'XQueryPointer.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XQueryPointer.3' /usr/bin/install -c -m 644 'XQueryTree.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XQueryTree.3' /usr/bin/install -c -m 644 'XReparentEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XReparentEvent.3' /usr/bin/install -c -m 644 'XResourceManagerString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XResourceManagerString.3' /usr/bin/install -c -m 644 'XResizeRequestEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XResizeRequestEvent.3' /usr/bin/install -c -m 644 'XRaiseWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRaiseWindow.3' /usr/bin/install -c -m 644 'XReadBitmapFile.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XReadBitmapFile.3' /usr/bin/install -c -m 644 'XRecolorCursor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRecolorCursor.3' /usr/bin/install -c -m 644 'XReparentWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XReparentWindow.3' /usr/bin/install -c -m 644 'XSelectionClearEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSelectionClearEvent.3' /usr/bin/install -c -m 644 'XSaveContext.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSaveContext.3' /usr/bin/install -c -m 644 'XSelectionEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSelectionEvent.3' /usr/bin/install -c -m 644 'XSetICFocus.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetICFocus.3' /usr/bin/install -c -m 644 'XSetICValues.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetICValues.3' /usr/bin/install -c -m 644 'XSelectInput.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSelectInput.3' /usr/bin/install -c -m 644 'XStringListToTextProperty.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XStringListToTextProperty.3' /usr/bin/install -c -m 644 'XSelectionRequestEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSelectionRequestEvent.3' /usr/bin/install -c -m 644 'XSetArcMode.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetArcMode.3' /usr/bin/install -c -m 644 'XSetClipOrigin.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetClipOrigin.3' /usr/bin/install -c -m 644 'XSetCloseDownMode.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetCloseDownMode.3' /usr/bin/install -c -m 644 'XSetCommand.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetCommand.3' /usr/bin/install -c -m 644 'XSetErrorHandler.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetErrorHandler.3' /usr/bin/install -c -m 644 'XSetEventQueueOwner.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetEventQueueOwner.3' /usr/bin/install -c -m 644 'XSendEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSendEvent.3' /usr/bin/install -c -m 644 'XSetFillStyle.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetFillStyle.3' /usr/bin/install -c -m 644 'XSetFont.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetFont.3' /usr/bin/install -c -m 644 'XSetFontPath.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetFontPath.3' /usr/bin/install -c -m 644 'XSetInputFocus.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetInputFocus.3' /usr/bin/install -c -m 644 'XSetLineAttributes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetLineAttributes.3' /usr/bin/install -c -m 644 'XSetPointerMapping.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetPointerMapping.3' /usr/bin/install -c -m 644 'XSetScreenSaver.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetScreenSaver.3' /usr/bin/install -c -m 644 'XSetSelectionOwner.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetSelectionOwner.3' /usr/bin/install -c -m 644 'XSetState.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetState.3' /usr/bin/install -c -m 644 'XSetTransientForHint.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetTransientForHint.3' /usr/bin/install -c -m 644 'XSetTextProperty.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetTextProperty.3' /usr/bin/install -c -m 644 'XSetTile.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetTile.3' /usr/bin/install -c -m 644 'XSetWMClientMachine.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWMClientMachine.3' /usr/bin/install -c -m 644 'XSetWMColormapWindows.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWMColormapWindows.3' /usr/bin/install -c -m 644 'XSetWMIconName.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWMIconName.3' /usr/bin/install -c -m 644 'XSetWMName.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWMName.3' /usr/bin/install -c -m 644 'XSetWMProperties.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWMProperties.3' /usr/bin/install -c -m 644 'XSetWMProtocols.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWMProtocols.3' /usr/bin/install -c -m 644 'XStoreBytes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XStoreBytes.3' /usr/bin/install -c -m 644 'XStoreColors.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XStoreColors.3' /usr/bin/install -c -m 644 'XStringToKeysym.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XStringToKeysym.3' /usr/bin/install -c -m 644 'XSupportsLocale.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSupportsLocale.3' /usr/bin/install -c -m 644 'XSynchronize.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSynchronize.3' /usr/bin/install -c -m 644 'XmbTextListToTextProperty.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XmbTextListToTextProperty.3' /usr/bin/install -c -m 644 'XTextExtents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XTextExtents.3' /usr/bin/install -c -m 644 'XTextWidth.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XTextWidth.3' /usr/bin/install -c -m 644 'XInitThreads.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XInitThreads.3' /usr/bin/install -c -m 644 'XTranslateCoordinates.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XTranslateCoordinates.3' /usr/bin/install -c -m 644 'XrmUniqueQuark.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmUniqueQuark.3' /usr/bin/install -c -m 644 'XUnmapEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUnmapEvent.3' /usr/bin/install -c -m 644 'XUnmapWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUnmapWindow.3' /usr/bin/install -c -m 644 'XVaCreateNestedList.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XVaCreateNestedList.3' /usr/bin/install -c -m 644 'XVisibilityEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XVisibilityEvent.3' /usr/bin/install -c -m 644 'XWarpPointer.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XWarpPointer.3' /usr/bin/install -c -m 644 'XcmsCCCOfColormap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCCCOfColormap.3' /usr/bin/install -c -m 644 'XcmsAllocColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsAllocColor.3' /usr/bin/install -c -m 644 'XcmsConvertColors.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsConvertColors.3' /usr/bin/install -c -m 644 'XcmsColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsColor.3' /usr/bin/install -c -m 644 'XcmsCreateCCC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCreateCCC.3' /usr/bin/install -c -m 644 'XcmsDefaultCCC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsDefaultCCC.3' /usr/bin/install -c -m 644 'XcmsCIELabQueryMaxC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCIELabQueryMaxC.3' /usr/bin/install -c -m 644 'XcmsCIELuvQueryMaxC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCIELuvQueryMaxC.3' /usr/bin/install -c -m 644 'XcmsQueryBlack.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsQueryBlack.3' /usr/bin/install -c -m 644 'XcmsQueryColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsQueryColor.3' /usr/bin/install -c -m 644 'XcmsStoreColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsStoreColor.3' /usr/bin/install -c -m 644 'XcmsSetWhitePoint.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsSetWhitePoint.3' /usr/bin/install -c -m 644 'XcmsTekHVCQueryMaxC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsTekHVCQueryMaxC.3' /usr/bin/install -c -m 644 'XmbDrawImageString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XmbDrawImageString.3' /usr/bin/install -c -m 644 'XmbDrawString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XmbDrawString.3' /usr/bin/install -c -m 644 'XmbDrawText.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XmbDrawText.3' /usr/bin/install -c -m 644 'XmbLookupString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XmbLookupString.3' /usr/bin/install -c -m 644 'XmbResetIC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XmbResetIC.3' /usr/bin/install -c -m 644 'XmbTextEscapement.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XmbTextEscapement.3' /usr/bin/install -c -m 644 'XmbTextExtents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XmbTextExtents.3' /usr/bin/install -c -m 644 'XmbTextPerCharExtents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XmbTextPerCharExtents.3' /usr/bin/install -c -m 644 'BlackPixel.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/BlackPixel.3' /usr/bin/install -c -m 644 'WhitePixel.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/WhitePixel.3' /usr/bin/install -c -m 644 'ConnectionNumber.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/ConnectionNumber.3' /usr/bin/install -c -m 644 'DefaultColormap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DefaultColormap.3' /usr/bin/install -c -m 644 'DefaultDepth.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DefaultDepth.3' /usr/bin/install -c -m 644 'XListDepths.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XListDepths.3' /usr/bin/install -c -m 644 'DefaultGC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DefaultGC.3' /usr/bin/install -c -m 644 'DefaultRootWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DefaultRootWindow.3' /usr/bin/install -c -m 644 'DefaultScreenOfDisplay.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DefaultScreenOfDisplay.3' /usr/bin/install -c -m 644 'DefaultScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DefaultScreen.3' /usr/bin/install -c -m 644 'DefaultVisual.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DefaultVisual.3' /usr/bin/install -c -m 644 'DisplayCells.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DisplayCells.3' /usr/bin/install -c -m 644 'DisplayPlanes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DisplayPlanes.3' /usr/bin/install -c -m 644 'DisplayString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DisplayString.3' /usr/bin/install -c -m 644 'XMaxRequestSize.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XMaxRequestSize.3' /usr/bin/install -c -m 644 'XExtendedMaxRequestSize.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XExtendedMaxRequestSize.3' /usr/bin/install -c -m 644 'LastKnownRequestProcessed.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/LastKnownRequestProcessed.3' /usr/bin/install -c -m 644 'NextRequest.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/NextRequest.3' /usr/bin/install -c -m 644 'ProtocolVersion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/ProtocolVersion.3' /usr/bin/install -c -m 644 'ProtocolRevision.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/ProtocolRevision.3' /usr/bin/install -c -m 644 'QLength.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/QLength.3' /usr/bin/install -c -m 644 'RootWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/RootWindow.3' /usr/bin/install -c -m 644 'ScreenCount.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/ScreenCount.3' /usr/bin/install -c -m 644 'ScreenOfDisplay.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/ScreenOfDisplay.3' /usr/bin/install -c -m 644 'ServerVendor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/ServerVendor.3' /usr/bin/install -c -m 644 'VendorRelease.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/VendorRelease.3' /usr/bin/install -c -m 644 'WhitePixelOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/WhitePixelOfScreen.3' /usr/bin/install -c -m 644 'CellsOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/CellsOfScreen.3' /usr/bin/install -c -m 644 'DefaultColormapOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DefaultColormapOfScreen.3' /usr/bin/install -c -m 644 'DefaultDepthOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DefaultDepthOfScreen.3' /usr/bin/install -c -m 644 'DefaultGCOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DefaultGCOfScreen.3' /usr/bin/install -c -m 644 'DefaultVisualOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DefaultVisualOfScreen.3' /usr/bin/install -c -m 644 'DoesBackingStore.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DoesBackingStore.3' /usr/bin/install -c -m 644 'DoesSaveUnders.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DoesSaveUnders.3' /usr/bin/install -c -m 644 'DisplayOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DisplayOfScreen.3' /usr/bin/install -c -m 644 'XScreenNumberOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XScreenNumberOfScreen.3' /usr/bin/install -c -m 644 'EventMaskOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/EventMaskOfScreen.3' /usr/bin/install -c -m 644 'HeightOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/HeightOfScreen.3' /usr/bin/install -c -m 644 'HeightMMOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/HeightMMOfScreen.3' /usr/bin/install -c -m 644 'MaxCmapsOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/MaxCmapsOfScreen.3' /usr/bin/install -c -m 644 'MinCmapsOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/MinCmapsOfScreen.3' /usr/bin/install -c -m 644 'PlanesOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/PlanesOfScreen.3' /usr/bin/install -c -m 644 'RootWindowOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/RootWindowOfScreen.3' /usr/bin/install -c -m 644 'WidthOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/WidthOfScreen.3' /usr/bin/install -c -m 644 'WidthMMOfScreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/WidthMMOfScreen.3' /usr/bin/install -c -m 644 'VisualOfCCC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/VisualOfCCC.3' /usr/bin/install -c -m 644 'ScreenNumberOfCCC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/ScreenNumberOfCCC.3' /usr/bin/install -c -m 644 'ScreenWhitePointOfCCC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/ScreenWhitePointOfCCC.3' /usr/bin/install -c -m 644 'ClientWhitePointOfCCC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/ClientWhitePointOfCCC.3' /usr/bin/install -c -m 644 'BitmapBitOrder.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/BitmapBitOrder.3' /usr/bin/install -c -m 644 'BitmapPad.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/BitmapPad.3' /usr/bin/install -c -m 644 'BitmapUnit.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/BitmapUnit.3' /usr/bin/install -c -m 644 'DisplayHeight.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DisplayHeight.3' /usr/bin/install -c -m 644 'DisplayHeightMM.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DisplayHeightMM.3' /usr/bin/install -c -m 644 'DisplayWidth.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DisplayWidth.3' /usr/bin/install -c -m 644 'DisplayWidthMM.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/DisplayWidthMM.3' /usr/bin/install -c -m 644 'XListPixmapFormats.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XListPixmapFormats.3' /usr/bin/install -c -m 644 'XPixmapFormatValues.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XPixmapFormatValues.3' /usr/bin/install -c -m 644 'IsFunctionKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/IsFunctionKey.3' /usr/bin/install -c -m 644 'IsKeypadKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/IsKeypadKey.3' /usr/bin/install -c -m 644 'IsMiscFunctionKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/IsMiscFunctionKey.3' /usr/bin/install -c -m 644 'IsModifierKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/IsModifierKey.3' /usr/bin/install -c -m 644 'IsPFKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/IsPFKey.3' /usr/bin/install -c -m 644 'IsPrivateKeypadKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/IsPrivateKeypadKey.3' /usr/bin/install -c -m 644 'XSetClassHint.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetClassHint.3' /usr/bin/install -c -m 644 'XGetClassHint.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetClassHint.3' /usr/bin/install -c -m 644 'XClassHint.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XClassHint.3' /usr/bin/install -c -m 644 'XSetIconSizes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetIconSizes.3' /usr/bin/install -c -m 644 'XGetIconSizes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetIconSizes.3' /usr/bin/install -c -m 644 'XIconSize.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XIconSize.3' /usr/bin/install -c -m 644 'XSetRGBColormaps.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetRGBColormaps.3' /usr/bin/install -c -m 644 'XGetRGBColormaps.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetRGBColormaps.3' /usr/bin/install -c -m 644 'XStandardColormap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XStandardColormap.3' /usr/bin/install -c -m 644 'XSetWMNormalHints.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWMNormalHints.3' /usr/bin/install -c -m 644 'XGetWMNormalHints.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetWMNormalHints.3' /usr/bin/install -c -m 644 'XSetWMSizeHints.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWMSizeHints.3' /usr/bin/install -c -m 644 'XGetWMSizeHints.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetWMSizeHints.3' /usr/bin/install -c -m 644 'XSizeHints.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSizeHints.3' /usr/bin/install -c -m 644 'XSetWMHints.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWMHints.3' /usr/bin/install -c -m 644 'XGetWMHints.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetWMHints.3' /usr/bin/install -c -m 644 'XWMHints.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XWMHints.3' /usr/bin/install -c -m 644 'XAddHosts.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAddHosts.3' /usr/bin/install -c -m 644 'XListHosts.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XListHosts.3' /usr/bin/install -c -m 644 'XRemoveHost.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRemoveHost.3' /usr/bin/install -c -m 644 'XRemoveHosts.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRemoveHosts.3' /usr/bin/install -c -m 644 'XSetAccessControl.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetAccessControl.3' /usr/bin/install -c -m 644 'XEnableAccessControl.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XEnableAccessControl.3' /usr/bin/install -c -m 644 'XDisableAccessControl.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDisableAccessControl.3' /usr/bin/install -c -m 644 'XHostAddress.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XHostAddress.3' /usr/bin/install -c -m 644 'XAllocNamedColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAllocNamedColor.3' /usr/bin/install -c -m 644 'XAllocColorCells.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAllocColorCells.3' /usr/bin/install -c -m 644 'XAllocColorPlanes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAllocColorPlanes.3' /usr/bin/install -c -m 644 'XFreeColors.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFreeColors.3' /usr/bin/install -c -m 644 'XEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XEvent.3' /usr/bin/install -c -m 644 'XKeyEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XKeyEvent.3' /usr/bin/install -c -m 644 'XMotionEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XMotionEvent.3' /usr/bin/install -c -m 644 'XGetKeyboardControl.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetKeyboardControl.3' /usr/bin/install -c -m 644 'XAutoRepeatOn.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAutoRepeatOn.3' /usr/bin/install -c -m 644 'XAutoRepeatOff.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAutoRepeatOff.3' /usr/bin/install -c -m 644 'XBell.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XBell.3' /usr/bin/install -c -m 644 'XQueryKeymap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XQueryKeymap.3' /usr/bin/install -c -m 644 'XKeyboardControl.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XKeyboardControl.3' /usr/bin/install -c -m 644 'XGetKeyboardMapping.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetKeyboardMapping.3' /usr/bin/install -c -m 644 'XDisplayKeycodes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDisplayKeycodes.3' /usr/bin/install -c -m 644 'XSetModifierMapping.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetModifierMapping.3' /usr/bin/install -c -m 644 'XGetModifierMapping.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetModifierMapping.3' /usr/bin/install -c -m 644 'XNewModifiermap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XNewModifiermap.3' /usr/bin/install -c -m 644 'XInsertModifiermapEntry.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XInsertModifiermapEntry.3' /usr/bin/install -c -m 644 'XDeleteModifiermapEntry.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDeleteModifiermapEntry.3' /usr/bin/install -c -m 644 'XFreeModifierMap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFreeModifierMap.3' /usr/bin/install -c -m 644 'XModifierKeymap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XModifierKeymap.3' /usr/bin/install -c -m 644 'XGetPointerControl.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetPointerControl.3' /usr/bin/install -c -m 644 'XAddToSaveSet.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAddToSaveSet.3' /usr/bin/install -c -m 644 'XRemoveFromSaveSet.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRemoveFromSaveSet.3' /usr/bin/install -c -m 644 'XSetWindowBackground.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWindowBackground.3' /usr/bin/install -c -m 644 'XSetWindowBackgroundPixmap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWindowBackgroundPixmap.3' /usr/bin/install -c -m 644 'XSetWindowBorder.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWindowBorder.3' /usr/bin/install -c -m 644 'XSetWindowBorderPixmap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWindowBorderPixmap.3' /usr/bin/install -c -m 644 'XSetWindowColormap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWindowColormap.3' /usr/bin/install -c -m 644 'XClearWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XClearWindow.3' /usr/bin/install -c -m 644 'XMoveWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XMoveWindow.3' /usr/bin/install -c -m 644 'XResizeWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XResizeWindow.3' /usr/bin/install -c -m 644 'XMoveResizeWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XMoveResizeWindow.3' /usr/bin/install -c -m 644 'XSetWindowBorderWidth.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWindowBorderWidth.3' /usr/bin/install -c -m 644 'XWindowChanges.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XWindowChanges.3' /usr/bin/install -c -m 644 'XCopyPlane.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCopyPlane.3' /usr/bin/install -c -m 644 'XCopyColormapAndFree.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCopyColormapAndFree.3' /usr/bin/install -c -m 644 'XFreeColormap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFreeColormap.3' /usr/bin/install -c -m 644 'XColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XColor.3' /usr/bin/install -c -m 644 'XCreatePixmapCursor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreatePixmapCursor.3' /usr/bin/install -c -m 644 'XCreateGlyphCursor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreateGlyphCursor.3' /usr/bin/install -c -m 644 'XFreeFontSet.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFreeFontSet.3' /usr/bin/install -c -m 644 'XCopyGC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCopyGC.3' /usr/bin/install -c -m 644 'XChangeGC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XChangeGC.3' /usr/bin/install -c -m 644 'XGetGCValues.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetGCValues.3' /usr/bin/install -c -m 644 'XFreeGC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFreeGC.3' /usr/bin/install -c -m 644 'XGContextFromGC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGContextFromGC.3' /usr/bin/install -c -m 644 'XGCValues.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGCValues.3' /usr/bin/install -c -m 644 'XDestroyIC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDestroyIC.3' /usr/bin/install -c -m 644 'XIMOfIC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XIMOfIC.3' /usr/bin/install -c -m 644 'XCreateImage.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreateImage.3' /usr/bin/install -c -m 644 'XGetPixel.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetPixel.3' /usr/bin/install -c -m 644 'XPutPixel.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XPutPixel.3' /usr/bin/install -c -m 644 'XSubImage.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSubImage.3' /usr/bin/install -c -m 644 'XAddPixel.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XAddPixel.3' /usr/bin/install -c -m 644 'XDestroyImage.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDestroyImage.3' /usr/bin/install -c -m 644 'XDestroyOC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDestroyOC.3' /usr/bin/install -c -m 644 'XSetOCValues.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetOCValues.3' /usr/bin/install -c -m 644 'XGetOCValues.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetOCValues.3' /usr/bin/install -c -m 644 'XOMOfOC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XOMOfOC.3' /usr/bin/install -c -m 644 'XFreePixmap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFreePixmap.3' /usr/bin/install -c -m 644 'XSetRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetRegion.3' /usr/bin/install -c -m 644 'XDestroyRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDestroyRegion.3' /usr/bin/install -c -m 644 'XCreateSimpleWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreateSimpleWindow.3' /usr/bin/install -c -m 644 'XSetWindowAttributes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetWindowAttributes.3' /usr/bin/install -c -m 644 'XUndefineCursor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUndefineCursor.3' /usr/bin/install -c -m 644 'XDestroySubwindows.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDestroySubwindows.3' /usr/bin/install -c -m 644 'XDrawArcs.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawArcs.3' /usr/bin/install -c -m 644 'XArc.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XArc.3' /usr/bin/install -c -m 644 'XDrawImageString16.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawImageString16.3' /usr/bin/install -c -m 644 'XDrawLines.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawLines.3' /usr/bin/install -c -m 644 'XDrawSegments.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawSegments.3' /usr/bin/install -c -m 644 'XSegment.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSegment.3' /usr/bin/install -c -m 644 'XDrawPoints.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawPoints.3' /usr/bin/install -c -m 644 'XPoint.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XPoint.3' /usr/bin/install -c -m 644 'XDrawRectangles.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawRectangles.3' /usr/bin/install -c -m 644 'XRectangle.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRectangle.3' /usr/bin/install -c -m 644 'XDrawString16.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawString16.3' /usr/bin/install -c -m 644 'XDrawText16.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDrawText16.3' /usr/bin/install -c -m 644 'XTextItem.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XTextItem.3' /usr/bin/install -c -m 644 'XTextItem16.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XTextItem16.3' /usr/bin/install -c -m 644 'XEqualRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XEqualRegion.3' /usr/bin/install -c -m 644 'XPointInRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XPointInRegion.3' /usr/bin/install -c -m 644 'XRectInRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRectInRegion.3' /usr/bin/install -c -m 644 'XFillRectangles.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFillRectangles.3' /usr/bin/install -c -m 644 'XFillPolygon.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFillPolygon.3' /usr/bin/install -c -m 644 'XFillArc.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFillArc.3' /usr/bin/install -c -m 644 'XFillArcs.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFillArcs.3' /usr/bin/install -c -m 644 'XSync.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSync.3' /usr/bin/install -c -m 644 'XEventsQueued.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XEventsQueued.3' /usr/bin/install -c -m 644 'XPending.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XPending.3' /usr/bin/install -c -m 644 'XBaseFontNameListOfFontSet.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XBaseFontNameListOfFontSet.3' /usr/bin/install -c -m 644 'XLocaleOfFontSet.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XLocaleOfFontSet.3' /usr/bin/install -c -m 644 'XContextDependentDrawing.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XContextDependentDrawing.3' /usr/bin/install -c -m 644 'XContextualDrawing.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XContextualDrawing.3' /usr/bin/install -c -m 644 'XDirectionalDependentDrawing.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDirectionalDependentDrawing.3' /usr/bin/install -c -m 644 'XNoExposeEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XNoExposeEvent.3' /usr/bin/install -c -m 644 'XrmPutFileDatabase.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmPutFileDatabase.3' /usr/bin/install -c -m 644 'XrmGetStringDatabase.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmGetStringDatabase.3' /usr/bin/install -c -m 644 'XrmLocaleOfDatabase.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmLocaleOfDatabase.3' /usr/bin/install -c -m 644 'XrmGetDatabase.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmGetDatabase.3' /usr/bin/install -c -m 644 'XrmSetDatabase.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmSetDatabase.3' /usr/bin/install -c -m 644 'XrmDestroyDatabase.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmDestroyDatabase.3' /usr/bin/install -c -m 644 'XrmQGetResource.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmQGetResource.3' /usr/bin/install -c -m 644 'XrmQGetSearchList.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmQGetSearchList.3' /usr/bin/install -c -m 644 'XrmQGetSearchResource.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmQGetSearchResource.3' /usr/bin/install -c -m 644 'XMatchVisualInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XMatchVisualInfo.3' /usr/bin/install -c -m 644 'XVisualIDFromVisual.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XVisualIDFromVisual.3' /usr/bin/install -c -m 644 'XVisualInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XVisualInfo.3' /usr/bin/install -c -m 644 'XGetGeometry.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetGeometry.3' /usr/bin/install -c -m 644 'XWindowAttributes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XWindowAttributes.3' /usr/bin/install -c -m 644 'XListProperties.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XListProperties.3' /usr/bin/install -c -m 644 'XChangeProperty.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XChangeProperty.3' /usr/bin/install -c -m 644 'XRotateWindowProperties.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRotateWindowProperties.3' /usr/bin/install -c -m 644 'XDeleteProperty.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDeleteProperty.3' /usr/bin/install -c -m 644 'XUngrabButton.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUngrabButton.3' /usr/bin/install -c -m 644 'XUngrabKey.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUngrabKey.3' /usr/bin/install -c -m 644 'XUngrabKeyboard.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUngrabKeyboard.3' /usr/bin/install -c -m 644 'XUngrabPointer.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUngrabPointer.3' /usr/bin/install -c -m 644 'XChangeActivePointerGrab.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XChangeActivePointerGrab.3' /usr/bin/install -c -m 644 'XUngrabServer.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUngrabServer.3' /usr/bin/install -c -m 644 'XWithdrawWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XWithdrawWindow.3' /usr/bin/install -c -m 644 'XReconfigureWMWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XReconfigureWMWindow.3' /usr/bin/install -c -m 644 'XCheckIfEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCheckIfEvent.3' /usr/bin/install -c -m 644 'XPeekIfEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XPeekIfEvent.3' /usr/bin/install -c -m 644 'XrmParseCommand.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmParseCommand.3' /usr/bin/install -c -m 644 'XrmValue.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmValue.3' /usr/bin/install -c -m 644 'XrmOptionKind.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmOptionKind.3' /usr/bin/install -c -m 644 'XrmOptionDescRec.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmOptionDescRec.3' /usr/bin/install -c -m 644 'XUninstallColormap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUninstallColormap.3' /usr/bin/install -c -m 644 'XListInstalledColormaps.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XListInstalledColormaps.3' /usr/bin/install -c -m 644 'XRemoveConnectionWatch.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRemoveConnectionWatch.3' /usr/bin/install -c -m 644 'XProcessInternalConnection.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XProcessInternalConnection.3' /usr/bin/install -c -m 644 'XInternalConnectionNumbers.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XInternalConnectionNumbers.3' /usr/bin/install -c -m 644 'XUnionRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUnionRegion.3' /usr/bin/install -c -m 644 'XUnionRectWithRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUnionRectWithRegion.3' /usr/bin/install -c -m 644 'XSubtractRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSubtractRegion.3' /usr/bin/install -c -m 644 'XXorRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XXorRegion.3' /usr/bin/install -c -m 644 'XOffsetRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XOffsetRegion.3' /usr/bin/install -c -m 644 'XShrinkRegion.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XShrinkRegion.3' /usr/bin/install -c -m 644 'XInternAtoms.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XInternAtoms.3' /usr/bin/install -c -m 644 'XGetAtomName.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetAtomName.3' /usr/bin/install -c -m 644 'XGetAtomNames.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetAtomNames.3' /usr/bin/install -c -m 644 'XFreeFontNames.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFreeFontNames.3' /usr/bin/install -c -m 644 'XListFontsWithInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XListFontsWithInfo.3' /usr/bin/install -c -m 644 'XFreeFontInfo.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFreeFontInfo.3' /usr/bin/install -c -m 644 'XQueryFont.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XQueryFont.3' /usr/bin/install -c -m 644 'XLoadQueryFont.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XLoadQueryFont.3' /usr/bin/install -c -m 644 'XFreeFont.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFreeFont.3' /usr/bin/install -c -m 644 'XGetFontProperty.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetFontProperty.3' /usr/bin/install -c -m 644 'XUnloadFont.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUnloadFont.3' /usr/bin/install -c -m 644 'XCharStruct.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCharStruct.3' /usr/bin/install -c -m 644 'XFontProp.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFontProp.3' /usr/bin/install -c -m 644 'XChar2b.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XChar2b.3' /usr/bin/install -c -m 644 'XFontStruct.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFontStruct.3' /usr/bin/install -c -m 644 'XRefreshKeyboardMapping.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRefreshKeyboardMapping.3' /usr/bin/install -c -m 644 'XLookupString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XLookupString.3' /usr/bin/install -c -m 644 'XRebindKeysym.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRebindKeysym.3' /usr/bin/install -c -m 644 'XrmCombineDatabase.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmCombineDatabase.3' /usr/bin/install -c -m 644 'XrmCombineFileDatabase.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmCombineFileDatabase.3' /usr/bin/install -c -m 644 'XMappingEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XMappingEvent.3' /usr/bin/install -c -m 644 'XMapRaised.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XMapRaised.3' /usr/bin/install -c -m 644 'XMapSubwindows.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XMapSubwindows.3' /usr/bin/install -c -m 644 'XPeekEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XPeekEvent.3' /usr/bin/install -c -m 644 'XWindowEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XWindowEvent.3' /usr/bin/install -c -m 644 'XCheckWindowEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCheckWindowEvent.3' /usr/bin/install -c -m 644 'XMaskEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XMaskEvent.3' /usr/bin/install -c -m 644 'XCheckMaskEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCheckMaskEvent.3' /usr/bin/install -c -m 644 'XCheckTypedEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCheckTypedEvent.3' /usr/bin/install -c -m 644 'XCheckTypedWindowEvent.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCheckTypedWindowEvent.3' /usr/bin/install -c -m 644 'XCloseDisplay.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCloseDisplay.3' /usr/bin/install -c -m 644 'XCloseIM.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCloseIM.3' /usr/bin/install -c -m 644 'XSetIMValues.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetIMValues.3' /usr/bin/install -c -m 644 'XGetIMValues.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetIMValues.3' /usr/bin/install -c -m 644 'XDisplayOfIM.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDisplayOfIM.3' /usr/bin/install -c -m 644 'XLocaleOfIM.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XLocaleOfIM.3' /usr/bin/install -c -m 644 'XRegisterIMInstantiateCallback.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRegisterIMInstantiateCallback.3' /usr/bin/install -c -m 644 'XUnregisterIMInstantiateCallback.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUnregisterIMInstantiateCallback.3' /usr/bin/install -c -m 644 'XCloseOM.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCloseOM.3' /usr/bin/install -c -m 644 'XSetOMValues.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetOMValues.3' /usr/bin/install -c -m 644 'XGetOMValues.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetOMValues.3' /usr/bin/install -c -m 644 'XDisplayOfOM.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDisplayOfOM.3' /usr/bin/install -c -m 644 'XLocaleOfOM.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XLocaleOfOM.3' /usr/bin/install -c -m 644 'XWMGeometry.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XWMGeometry.3' /usr/bin/install -c -m 644 'XClipBox.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XClipBox.3' /usr/bin/install -c -m 644 'XGetImage.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetImage.3' /usr/bin/install -c -m 644 'XGetSubImage.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetSubImage.3' /usr/bin/install -c -m 644 'XrmQPutResource.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmQPutResource.3' /usr/bin/install -c -m 644 'XrmPutStringResource.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmPutStringResource.3' /usr/bin/install -c -m 644 'XrmQPutStringResource.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmQPutStringResource.3' /usr/bin/install -c -m 644 'XrmPutLineResource.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmPutLineResource.3' /usr/bin/install -c -m 644 'XQueryBestTile.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XQueryBestTile.3' /usr/bin/install -c -m 644 'XQueryBestStipple.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XQueryBestStipple.3' /usr/bin/install -c -m 644 'XQueryColors.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XQueryColors.3' /usr/bin/install -c -m 644 'XLookupColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XLookupColor.3' /usr/bin/install -c -m 644 'XParseColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XParseColor.3' /usr/bin/install -c -m 644 'XListExtensions.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XListExtensions.3' /usr/bin/install -c -m 644 'XFreeExtensionList.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFreeExtensionList.3' /usr/bin/install -c -m 644 'XScreenResourceString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XScreenResourceString.3' /usr/bin/install -c -m 644 'XLowerWindow.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XLowerWindow.3' /usr/bin/install -c -m 644 'XCirculateSubwindows.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCirculateSubwindows.3' /usr/bin/install -c -m 644 'XCirculateSubwindowsUp.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCirculateSubwindowsUp.3' /usr/bin/install -c -m 644 'XCirculateSubwindowsDown.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCirculateSubwindowsDown.3' /usr/bin/install -c -m 644 'XRestackWindows.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRestackWindows.3' /usr/bin/install -c -m 644 'XReadBitmapFileData.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XReadBitmapFileData.3' /usr/bin/install -c -m 644 'XWriteBitmapFile.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XWriteBitmapFile.3' /usr/bin/install -c -m 644 'XCreatePixmapFromBitmapData.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreatePixmapFromBitmapData.3' /usr/bin/install -c -m 644 'XCreateBitmapFromData.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XCreateBitmapFromData.3' /usr/bin/install -c -m 644 'XFreeCursor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFreeCursor.3' /usr/bin/install -c -m 644 'XQueryBestCursor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XQueryBestCursor.3' /usr/bin/install -c -m 644 'XFindContext.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFindContext.3' /usr/bin/install -c -m 644 'XDeleteContext.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDeleteContext.3' /usr/bin/install -c -m 644 'XUniqueContext.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUniqueContext.3' /usr/bin/install -c -m 644 'XUnsetICFocus.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUnsetICFocus.3' /usr/bin/install -c -m 644 'XGetICValues.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetICValues.3' /usr/bin/install -c -m 644 'XTextPropertyToStringList.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XTextPropertyToStringList.3' /usr/bin/install -c -m 644 'XFreeStringList.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFreeStringList.3' /usr/bin/install -c -m 644 'XTextProperty.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XTextProperty.3' /usr/bin/install -c -m 644 'XSetSubwindowMode.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetSubwindowMode.3' /usr/bin/install -c -m 644 'XSetGraphicsExposure.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetGraphicsExposure.3' /usr/bin/install -c -m 644 'XSetClipMask.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetClipMask.3' /usr/bin/install -c -m 644 'XSetClipRectangles.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetClipRectangles.3' /usr/bin/install -c -m 644 'XKillClient.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XKillClient.3' /usr/bin/install -c -m 644 'XGetCommand.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetCommand.3' /usr/bin/install -c -m 644 'XGetErrorText.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetErrorText.3' /usr/bin/install -c -m 644 'XDisplayName.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDisplayName.3' /usr/bin/install -c -m 644 'XSetIOErrorHandler.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetIOErrorHandler.3' /usr/bin/install -c -m 644 'XGetErrorDatabaseText.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetErrorDatabaseText.3' /usr/bin/install -c -m 644 'XDisplayMotionBufferSize.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDisplayMotionBufferSize.3' /usr/bin/install -c -m 644 'XGetMotionEvents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetMotionEvents.3' /usr/bin/install -c -m 644 'XTimeCoord.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XTimeCoord.3' /usr/bin/install -c -m 644 'XSetFillRule.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetFillRule.3' /usr/bin/install -c -m 644 'XGetFontPath.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetFontPath.3' /usr/bin/install -c -m 644 'XFreeFontPath.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFreeFontPath.3' /usr/bin/install -c -m 644 'XGetInputFocus.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetInputFocus.3' /usr/bin/install -c -m 644 'XSetDashes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetDashes.3' /usr/bin/install -c -m 644 'XGetPointerMapping.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetPointerMapping.3' /usr/bin/install -c -m 644 'XForceScreenSaver.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XForceScreenSaver.3' /usr/bin/install -c -m 644 'XActivateScreenSaver.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XActivateScreenSaver.3' /usr/bin/install -c -m 644 'XResetScreenSaver.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XResetScreenSaver.3' /usr/bin/install -c -m 644 'XGetScreenSaver.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetScreenSaver.3' /usr/bin/install -c -m 644 'XGetSelectionOwner.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetSelectionOwner.3' /usr/bin/install -c -m 644 'XConvertSelection.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XConvertSelection.3' /usr/bin/install -c -m 644 'XSetFunction.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetFunction.3' /usr/bin/install -c -m 644 'XSetPlaneMask.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetPlaneMask.3' /usr/bin/install -c -m 644 'XSetForeground.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetForeground.3' /usr/bin/install -c -m 644 'XSetBackground.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetBackground.3' /usr/bin/install -c -m 644 'XGetTransientForHint.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetTransientForHint.3' /usr/bin/install -c -m 644 'XGetTextProperty.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetTextProperty.3' /usr/bin/install -c -m 644 'XSetStipple.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetStipple.3' /usr/bin/install -c -m 644 'XSetTSOrigin.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetTSOrigin.3' /usr/bin/install -c -m 644 'XGetWMClientMachine.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetWMClientMachine.3' /usr/bin/install -c -m 644 'XGetWMColormapWindows.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetWMColormapWindows.3' /usr/bin/install -c -m 644 'XGetWMIconName.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetWMIconName.3' /usr/bin/install -c -m 644 'XSetIconName.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetIconName.3' /usr/bin/install -c -m 644 'XGetIconName.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetIconName.3' /usr/bin/install -c -m 644 'XGetWMName.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetWMName.3' /usr/bin/install -c -m 644 'XStoreName.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XStoreName.3' /usr/bin/install -c -m 644 'XFetchName.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFetchName.3' /usr/bin/install -c -m 644 'XmbSetWMProperties.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XmbSetWMProperties.3' /usr/bin/install -c -m 644 'Xutf8SetWMProperties.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/Xutf8SetWMProperties.3' /usr/bin/install -c -m 644 'XGetWMProtocols.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XGetWMProtocols.3' /usr/bin/install -c -m 644 'XStoreBuffer.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XStoreBuffer.3' /usr/bin/install -c -m 644 'XFetchBytes.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFetchBytes.3' /usr/bin/install -c -m 644 'XFetchBuffer.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XFetchBuffer.3' /usr/bin/install -c -m 644 'XRotateBuffers.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XRotateBuffers.3' /usr/bin/install -c -m 644 'XStoreColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XStoreColor.3' /usr/bin/install -c -m 644 'XStoreNamedColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XStoreNamedColor.3' /usr/bin/install -c -m 644 'XKeysymToString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XKeysymToString.3' /usr/bin/install -c -m 644 'XKeycodeToKeysym.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XKeycodeToKeysym.3' /usr/bin/install -c -m 644 'XKeysymToKeycode.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XKeysymToKeycode.3' /usr/bin/install -c -m 644 'XConvertCase.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XConvertCase.3' /usr/bin/install -c -m 644 'XSetLocaleModifiers.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetLocaleModifiers.3' /usr/bin/install -c -m 644 'XSetAfterFunction.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XSetAfterFunction.3' /usr/bin/install -c -m 644 'XwcTextListToTextProperty.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XwcTextListToTextProperty.3' /usr/bin/install -c -m 644 'Xutf8TextListToTextProperty.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/Xutf8TextListToTextProperty.3' /usr/bin/install -c -m 644 'XmbTextPropertyToTextList.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XmbTextPropertyToTextList.3' /usr/bin/install -c -m 644 'XwcTextPropertyToTextList.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XwcTextPropertyToTextList.3' /usr/bin/install -c -m 644 'Xutf8TextPropertyToTextList.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/Xutf8TextPropertyToTextList.3' /usr/bin/install -c -m 644 'XwcFreeStringList.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XwcFreeStringList.3' /usr/bin/install -c -m 644 'XDefaultString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XDefaultString.3' /usr/bin/install -c -m 644 'XTextExtents16.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XTextExtents16.3' /usr/bin/install -c -m 644 'XQueryTextExtents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XQueryTextExtents.3' /usr/bin/install -c -m 644 'XQueryTextExtents16.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XQueryTextExtents16.3' /usr/bin/install -c -m 644 'XTextWidth16.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XTextWidth16.3' /usr/bin/install -c -m 644 'XLockDisplay.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XLockDisplay.3' /usr/bin/install -c -m 644 'XUnlockDisplay.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUnlockDisplay.3' /usr/bin/install -c -m 644 'XrmStringToQuark.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmStringToQuark.3' /usr/bin/install -c -m 644 'XrmPermStringToQuark.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmPermStringToQuark.3' /usr/bin/install -c -m 644 'XrmQuarkToString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmQuarkToString.3' /usr/bin/install -c -m 644 'XrmStringToQuarkList.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmStringToQuarkList.3' /usr/bin/install -c -m 644 'XrmStringToBindingQuarkList.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XrmStringToBindingQuarkList.3' /usr/bin/install -c -m 644 'XUnmapSubwindows.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XUnmapSubwindows.3' /usr/bin/install -c -m 644 'XcmsSetCCCOfColormap.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsSetCCCOfColormap.3' /usr/bin/install -c -m 644 'XcmsAllocNamedColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsAllocNamedColor.3' /usr/bin/install -c -m 644 'XcmsRGB.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsRGB.3' /usr/bin/install -c -m 644 'XcmsRGBi.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsRGBi.3' /usr/bin/install -c -m 644 'XcmsCIEXYZ.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCIEXYZ.3' /usr/bin/install -c -m 644 'XcmsCIEuvY.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCIEuvY.3' /usr/bin/install -c -m 644 'XcmsCIExyY.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCIExyY.3' /usr/bin/install -c -m 644 'XcmsCIELab.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCIELab.3' /usr/bin/install -c -m 644 'XcmsCIELuv.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCIELuv.3' /usr/bin/install -c -m 644 'XcmsTekHVC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsTekHVC.3' /usr/bin/install -c -m 644 'XcmsPad.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsPad.3' /usr/bin/install -c -m 644 'XcmsFreeCCC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsFreeCCC.3' /usr/bin/install -c -m 644 'XcmsCIELabQueryMaxL.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCIELabQueryMaxL.3' /usr/bin/install -c -m 644 'XcmsCIELabQueryMaxLC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCIELabQueryMaxLC.3' /usr/bin/install -c -m 644 'XcmsCIELabQueryMinL.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCIELabQueryMinL.3' /usr/bin/install -c -m 644 'XcmsCIELuvQueryMaxL.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCIELuvQueryMaxL.3' /usr/bin/install -c -m 644 'XcmsCIELuvQueryMaxLC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCIELuvQueryMaxLC.3' /usr/bin/install -c -m 644 'XcmsCIELuvQueryMinL.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsCIELuvQueryMinL.3' /usr/bin/install -c -m 644 'XcmsQueryBlue.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsQueryBlue.3' /usr/bin/install -c -m 644 'XcmsQueryGreen.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsQueryGreen.3' /usr/bin/install -c -m 644 'XcmsQueryRed.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsQueryRed.3' /usr/bin/install -c -m 644 'XcmsQueryWhite.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsQueryWhite.3' /usr/bin/install -c -m 644 'XcmsQueryColors.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsQueryColors.3' /usr/bin/install -c -m 644 'XcmsLookupColor.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsLookupColor.3' /usr/bin/install -c -m 644 'XcmsStoreColors.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsStoreColors.3' /usr/bin/install -c -m 644 'XcmsSetWhiteAdjustProc.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsSetWhiteAdjustProc.3' /usr/bin/install -c -m 644 'XcmsTekHVCQueryMaxV.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsTekHVCQueryMaxV.3' /usr/bin/install -c -m 644 'XcmsTekHVCQueryMaxVC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsTekHVCQueryMaxVC.3' /usr/bin/install -c -m 644 'XcmsTekHVCQueryMaxVSamples.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsTekHVCQueryMaxVSamples.3' /usr/bin/install -c -m 644 'XcmsTekHVCQueryMinV.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XcmsTekHVCQueryMinV.3' /usr/bin/install -c -m 644 'XwcDrawImageString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XwcDrawImageString.3' /usr/bin/install -c -m 644 'Xutf8DrawImageString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/Xutf8DrawImageString.3' /usr/bin/install -c -m 644 'XwcDrawString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XwcDrawString.3' /usr/bin/install -c -m 644 'Xutf8DrawString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/Xutf8DrawString.3' /usr/bin/install -c -m 644 'XwcDrawText.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XwcDrawText.3' /usr/bin/install -c -m 644 'Xutf8DrawText.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/Xutf8DrawText.3' /usr/bin/install -c -m 644 'XwcLookupString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XwcLookupString.3' /usr/bin/install -c -m 644 'Xutf8LookupString.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/Xutf8LookupString.3' /usr/bin/install -c -m 644 'XwcResetIC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XwcResetIC.3' /usr/bin/install -c -m 644 'Xutf8ResetIC.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/Xutf8ResetIC.3' /usr/bin/install -c -m 644 'XwcTextEscapement.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XwcTextEscapement.3' /usr/bin/install -c -m 644 'Xutf8TextEscapement.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/Xutf8TextEscapement.3' /usr/bin/install -c -m 644 'XwcTextExtents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XwcTextExtents.3' /usr/bin/install -c -m 644 'Xutf8TextExtents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/Xutf8TextExtents.3' /usr/bin/install -c -m 644 'XwcTextPerCharExtents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/XwcTextPerCharExtents.3' /usr/bin/install -c -m 644 'Xutf8TextPerCharExtents.3' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/man/man3/Xutf8TextPerCharExtents.3' make[4]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/man' make[3]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/man' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/man' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3/man' make[1]: Entering directory `/builddir/build/BUILD/libX11-1.1.3' make[2]: Entering directory `/builddir/build/BUILD/libX11-1.1.3' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /bin/mkdir -p "/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/lib/pkgconfig" /usr/bin/install -c -m 644 'x11.pc' '/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/lib/pkgconfig/x11.pc' make[2]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3' make[1]: Leaving directory `/builddir/build/BUILD/libX11-1.1.3' + find /var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild -type f -name '*.la' + xargs rm -f -- + find /var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild -name Xcms.txt -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/libX11-1.1.3 extracting debug info from /var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/lib/libX11.so.6.2.0 8008 blocks + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/brp-python-bytecompile + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libX11-1.1.3-4.git20071123.olpc2 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.83588 + umask 022 + cd /builddir/build/BUILD + cd libX11-1.1.3 + DOCDIR=/var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/doc/libX11-1.1.3 + export DOCDIR + rm -rf /var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/doc/libX11-1.1.3 + /bin/mkdir -p /var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/doc/libX11-1.1.3 + cp -pr AUTHORS COPYING README ChangeLog NEWS /var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild/usr/share/doc/libX11-1.1.3 + exit 0 Provides: libX11.so.6 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): xorg-x11-filesystem >= 0.99.2-3 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libX11.so.6 libXau.so.6 libXdmcp.so.6 libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.2) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.2) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libdl.so.2 libdl.so.2(GLIBC_2.0) libdl.so.2(GLIBC_2.1) rtld(GNU_HASH) Obsoletes: XFree86-libs xorg-x11-libs Processing files: libX11-devel-1.1.3-4.git20071123.olpc2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): xorg-x11-filesystem >= 0.99.2-3 Requires: libX11 = 1.1.3-4.git20071123.olpc2 libX11.so.6 libXau-devel libXdmcp-devel pkgconfig xorg-x11-proto-devel >= 7.1-2 Obsoletes: XFree86-devel xorg-x11-devel Processing files: libX11-debuginfo-1.1.3-4.git20071123.olpc2 Provides: libX11.so.6.2.0.debug Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild warning: Could not canonicalize hostname: xenbuilder2.fedora.redhat.com Wrote: /builddir/build/RPMS/libX11-1.1.3-4.git20071123.olpc2.i386.rpm Wrote: /builddir/build/RPMS/libX11-devel-1.1.3-4.git20071123.olpc2.i386.rpm Wrote: /builddir/build/RPMS/libX11-debuginfo-1.1.3-4.git20071123.olpc2.i386.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.90695 + umask 022 + cd /builddir/build/BUILD + cd libX11-1.1.3 + rm -rf /var/tmp/libX11-1.1.3-4.git20071123.olpc2-root-mockbuild + exit 0 LEAVE do -->